mesa/src
Vinson Lee e7843363a5 i965: Initialize member variables.
Fixes these GCC warnings.
brw_wm_fp.c: In function 'search_or_add_const4f':
brw_wm_fp.c:92: warning: 'reg.Index2' is used uninitialized in this function
brw_wm_fp.c:84: note: 'reg.Index2' was declared here
brw_wm_fp.c:92: warning: 'reg.RelAddr2' is used uninitialized in this function
brw_wm_fp.c:84: note: 'reg.RelAddr2' was declared here
2010-10-08 16:40:29 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: remove duplicated include 2010-09-30 09:36:21 -06:00
gallium gallivm: make use of new iround code in lp_bld_conv. 2010-10-09 00:36:38 +02:00
glsl glsl: Remove const decoration from inlined function parameters 2010-10-08 14:29:11 -07:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Define eventParser for non-Windows only. 2010-09-21 15:17:52 -07:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx ARB_texture_rg: Add GLX protocol support 2010-10-01 15:49:12 -07:00
mapi mapi: Fix compiler warnings. 2010-09-30 17:09:59 +08:00
mesa i965: Initialize member variables. 2010-10-08 16:40:29 -07:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00