mesa/src
José Fonseca dda8d7ac3f u_upload_mgr: Use pipe_buffer_map_range istead of pipe_buffer_map.
pipe_buffer_map_range makes stricter assertions, and would have saved us
grief detecting a bug in svga user buffer uploads.
2011-07-01 18:32:40 +01:00
..
egl egl: fix a compiler warning 2011-07-01 18:28:56 +09:00
gallium u_upload_mgr: Use pipe_buffer_map_range istead of pipe_buffer_map. 2011-07-01 18:32:40 +01:00
gbm targets/gbm: build pipe drivers 2011-06-24 16:43:03 +09:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Don't use MOD_TO_FRACT lowering on GLSL 1.30's % operator. 2011-06-29 16:07:13 -07:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw glw: Mark all extern symbols GLAPI to regain default visibility (#31294) 2011-06-20 12:31:01 -07:00
glx scons: Actually add src/glx/SConscript. 2011-07-01 13:51:39 +01:00
mapi glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias of FramebufferTextureLayerEXT 2011-06-20 16:54:58 -07:00
mesa i965/fs: Implement new ir_unop_u2i and ir_unop_i2u opcodes. 2011-06-29 16:07:12 -07:00
Makefile
SConscript scons: Buid libGL.so (WIP). 2011-06-30 11:34:51 +01:00