mesa/src
Eric Anholt 2343fe9a5d i965/fs: Invalidate live intervals in passes that remove an instruction.
Since live intervals are based on ip, removing an instruction trashes
the intervals unless we were to go do some surgery.  These happen to
usually remove a use of a grf, so it's time to recalculate, anyway.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
NOTE: This is a candidate for the 8.0 release branch.
2012-07-06 14:20:33 -07:00
..
egl egl_dri2: Reorganize the EGLImage constructors to share more code 2012-07-05 14:22:07 -04:00
gallium galahad: Check that texture format is supported. 2012-07-06 20:38:41 +01:00
gbm gbm: Add gbm_bo_write entry point 2012-05-03 10:57:32 -04:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: fix unop/binop errors in comments 2012-07-03 09:42:59 -06:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx glx/tests: Fix off-by-one error in allocating extension string buffer 2012-07-03 12:28:45 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x. 2012-07-04 15:26:22 -04:00
mesa i965/fs: Invalidate live intervals in passes that remove an instruction. 2012-07-06 14:20:33 -07:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00