Files
mesa/src
Kenneth Graunke 9237f0ea8d i965/vs: Implement register spilling.
To validate this code, I ran piglit -t vs quick.tests with the "go spill
everything" debugging code enabled.  There was only one regression:
glsl-vs-unroll-explosion simply ran out of registers.  This should be
fine in the real world, since no one actually spills every single
register.

NOTE: This is a candidate for the 9.0 branch. Even if it proves to have
bugs, it's likely better than simply failing to compile.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2012-10-10 13:22:56 -07:00
..
2012-08-31 19:51:02 +02:00
2011-01-12 16:54:21 +00:00
2012-10-02 08:14:34 +03:00
2012-08-14 10:54:39 -07:00
2012-08-31 10:58:15 -07:00