Files
mesa/src
Eric Anholt 5c5218ea61 i965/fs: Switch shader_time writes to using GRFs.
This avoids conflicts between shader_time and FB writes, so we can include
more of the program under our profiling.  This does mean hiding more of
the message setup from the optimizer, which doesn't have a way to handle
multi-reg sends from GRFs.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2013-03-28 11:46:15 -07:00
..
2013-03-25 11:35:56 -07:00
2013-03-19 12:04:32 -07:00
2012-08-31 10:58:15 -07:00