index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
osmesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
osmesa: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-4
/
+4
*
Revert "Fix underlinking in libOSMesa since commit adefee5 "Always build shar...
Brian Paul
2012-02-02
1
-2
/
+0
*
Revert "automake: src/mesa/drivers/osmesa"
Matt Turner
2012-01-31
4
-101
/
+53
*
Revert "automake: src/glsl and src/glsl/glcpp"
Matt Turner
2012-01-31
1
-1
/
+1
*
osmesa: set RefCount = 1 in new_osmesa_renderbuffer()
Brian Paul
2012-01-31
1
-0
/
+1
*
osmesa: Fix osmesa_context.DataType type.
Vinson Lee
2012-01-31
1
-1
/
+1
*
automake: src/glsl and src/glsl/glcpp
Matt Turner
2012-01-30
1
-1
/
+1
*
automake: src/mesa/drivers/osmesa
Matt Turner
2012-01-30
4
-53
/
+101
*
osmesa: use swrast_renderbuffer
Brian Paul
2012-01-24
1
-42
/
+45
*
mesa: rename gl_renderbuffer::Data to Buffer
Brian Paul
2012-01-24
1
-7
/
+7
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-19
/
+15
*
osmesa: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-430
/
+1
*
Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"
Jon TURNEY
2012-01-23
1
-0
/
+2
*
osmesa: fix renderbuffer format selection
Brian Paul
2012-01-13
1
-46
/
+42
*
osmesa: fix glReadPixels, etc
Brian Paul
2012-01-12
1
-1
/
+57
*
mesa: remove gl_renderbuffer::PutRowRGB()
Brian Paul
2011-12-24
1
-16
/
+0
*
mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()
Brian Paul
2011-12-24
1
-32
/
+0
*
osmesa: fix RGB565 rendering
Alex Galakhov
2011-12-19
1
-0
/
+4
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-7
/
+8
*
osmesa: remove unused bpc variable
Fabio Pedretti
2011-12-06
1
-8
/
+0
*
Remove dead Makefiles.
José Fonseca
2011-08-30
1
-39
/
+0
*
osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Jeremy Huddleston
2011-06-07
1
-0
/
+28
*
osmesa: Fix Mingw build.
José Fonseca
2011-04-23
1
-16
/
+1
*
scons: Build osmesa.
José Fonseca
2011-04-23
1
-0
/
+36
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-0
/
+1
*
Remove talloc from the make and automake build systems.
Kenneth Graunke
2011-01-31
1
-1
/
+1
*
osmesa: mklib requires arguments before objects
Christopher James Halse Rogers
2011-01-24
1
-1
/
+1
*
osmesa: pass context to _mesa_update_framebuffer_visual()
Brian Paul
2011-01-04
1
-1
/
+1
*
osmesa: fix renderbuffer memleak in OSMesaMakeCurrent()
Brian Paul
2010-10-30
1
-4
/
+6
*
osmesa: link against libtalloc
Orion Poplawski
2010-10-20
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-14
/
+14
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Add talloc to osmesa library dependencies
Jon TURNEY
2010-08-30
1
-2
/
+2
*
osmesa: link with new libglsl.a lib
Brian Paul
2010-08-11
1
-2
/
+1
*
osmesa: remove old renderbuffer before adding new
Brian Paul
2010-07-02
1
-0
/
+1
*
osmesa: always build standalone for internal symbols
Dan Nicholson
2010-06-16
1
-6
/
+0
*
osmesa: use unsigned 16-bit/channel format
Brian Paul
2010-05-09
1
-1
/
+1
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-1
/
+2
*
osmesa: remove unused var
Brian Paul
2010-05-04
1
-1
/
+0
*
osmesa: fix OSMesa for CHAN_BITS=32
Brian Paul
2010-05-04
1
-7
/
+30
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
1
-3
/
+1
*
osmesa: Remove support for color-index rendering
Ian Romanick
2010-03-03
1
-67
/
+11
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-6
/
+6
*
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs.
Brian Paul
2010-02-05
1
-0
/
+2
*
osmesa: Fix a copy/paste error in building libOSMesa
Jeremy Huddleston
2009-12-21
1
-1
/
+1
*
osmesa: added new GLSL libs
Brian Paul
2009-12-21
1
-1
/
+5
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-16
/
+3
*
osmesa: call _mesa_meta_init/free()
Brian Paul
2009-09-20
1
-0
/
+5
[next]