mesa/src
José Fonseca 4dd1a56840 draw: Respect pipe_vertex_buffer::max_index in llvm generated code.
Everybody should respect max_index, specially llvm generated code, which
likes to eat vertices 4 at a time, so it may end up chew a bit a bit more
than actually exists.
2010-04-25 23:41:49 +01:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl Merge branch '7.8' 2010-04-19 20:22:48 -07:00
gallium draw: Respect pipe_vertex_buffer::max_index in llvm generated code. 2010-04-25 23:41:49 +01:00
glew glew: Include X11 headers and libraries in SCons build. 2010-04-04 18:10:20 -07:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Include X11 headers and libraries in SCons build. 2010-04-04 18:28:03 -07:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx Merge branch '7.8' 2010-04-23 11:52:14 -07:00
mesa radeon: Remove NULL check of bo_legacy->tobj. 2010-04-24 23:44:56 -07:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00