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
*
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
*
osmesa: Allow building standalone in all three channel widths
Dan Nicholson
2009-06-04
1
-27
/
+9
*
mesa: replace _mesa_unreference_framebuffer() with _mesa_reference_framebuffer()
Brian Paul
2009-02-09
1
-1
/
+1
*
mesa: OSMesa Makefile fixes (use LIB_DIR)
Brian Paul
2009-01-07
1
-4
/
+3
*
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-08-11
1
-0
/
+2
*
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
1
-6
/
+4
*
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-4
/
+2
*
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul
2008-06-05
1
-0
/
+74
*
insert mesa/ before include files
Brian Paul
2008-06-05
1
-7
/
+7
*
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2008-04-01
1
-0
/
+2
*
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-10-03
1
-1
/
+4
*
Updated OpenVMS makefiles
J.Jansen
2007-05-10
1
-3
/
+4
*
assorted fixes for Windows/VC8
Karl Schultz
2007-04-24
1
-1
/
+1
*
set osmesa renderbuffer refcount=1 upon creation, free renderbuffer in OSMesa...
Brian
2007-04-14
1
-2
/
+7
*
Add missing OSMesaColorClamp function
Alan Hourihane
2007-03-28
1
-0
/
+1
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+2
*
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-1
/
+2
*
switch over to vbo module
Keith Whitwell
2006-10-29
1
-4
/
+3
*
Lots of fixes/changes to select color depth at runtime.
Brian Paul
2006-10-17
1
-109
/
+100
*
Some code movement so that the gl_framebuffer is fully initialized before
Brian Paul
2006-10-14
1
-5
/
+9
*
use new _mesa_remove_renderbuffer()
Brian Paul
2006-05-20
1
-8
/
+3
[next]