mesa/src
Eric Anholt 1d91f8d916 i965: Be more aggressive in tracking live/dead intervals within loops.
Fixes glsl-fs-convolution-2, which was blowing up due to the array
access insanity getting at the uniform values within the loop.  Each
temporary was considered live across the whole loop.
2010-10-21 16:55:26 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Access config attributes directly. 2010-10-14 17:16:14 +08:00
gallium draw: fix typo in comment 2010-10-21 17:05:35 -06:00
glsl Refresh autogenerated file builtin_function.cpp. 2010-10-21 11:46:08 -07:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06: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 Drop GLcontext typedef and use struct gl_context instead 2010-10-13 09:43:25 -04:00
mesa i965: Be more aggressive in tracking live/dead intervals within loops. 2010-10-21 16:55:26 -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