mesa/src
Eric Anholt 615117ce4e i965/fs: Track fixed GRF regs separate from allocated GRF file in scheduling.
There's an assumption here that fixed GRFs will never intersect with
the allocated GRFs.  That's true today, though it might change some
day if we decide to register-allocate the regs containing push
constants once they're dead.

This fixes a regression in 0f7325b890 in
Lightsmark from the texture instructions now containing g0 references
instead of having that be implied.  Performance is improved 15.2% +/-
3.6% (n=3).

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34968
2011-05-27 08:08:23 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: add new cayman pci ids 2011-05-25 01:27:34 -04:00
gallium nv50: fix emit_add_a16 to emit correct source reg 2011-05-27 10:25:40 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl mesa: check that flex/bison are installed 2011-05-18 07:51:33 -06:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Don't refer to the request buffer outside of {L,Unl}ockDisplay 2011-05-25 06:19:29 -04:00
mapi mesa: Fix remap_table setup. 2011-05-23 16:19:44 +01:00
mesa i965/fs: Track fixed GRF regs separate from allocated GRF file in scheduling. 2011-05-27 08:08:23 -07:00
Makefile
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00