mesa/src
Vinson Lee d3fcadf840 dri/nouveau: Silence uninitialized variable warning.
Fixes this GCC warning.
nouveau_vbo_t.c: In function 'nv10_vbo_render_prims':
nouveau_render_t.c:161: warning: 'max_out' may be used uninitialized in this function
nouveau_render_t.c:161: note: 'max_out' was declared here
2010-11-03 18:20:22 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP. 2010-11-03 17:17:29 +08:00
gallium gallivm: add some LLVM var labels 2010-11-03 17:34:07 -06:00
glsl ir_reader: Fix some potential NULL pointer dereferences. 2010-11-03 13:39:42 -07:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glapi: Do not use glapioffsets.h. 2010-10-27 10:49:33 +08:00
mapi scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
mesa dri/nouveau: Silence uninitialized variable warning. 2010-11-03 18:20:22 -07:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00