diff options
author | Kenneth Graunke <[email protected]> | 2012-10-01 15:28:56 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-10-10 13:22:56 -0700 |
commit | 9237f0ea8d176fb5dcd41868dcc723fe34f6b1f3 (patch) | |
tree | 2f8e4d42694eb4dfd4392afc5be847406706216b /src/mesa/drivers/dri/i965/brw_state_dump.c | |
parent | 46e529672bb124b78eb454cbf55c72074ef6d35c (diff) |
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 <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_state_dump.c')
0 files changed, 0 insertions, 0 deletions