mesa/src
Eric Anholt 03b2e0fcdf i965: Fix fragcoord_w on gen6 with 16-wide.
The payload regs can go all the way up to register 60+, so just give
them 8 bits to be addressed by instead of 3-4 (which made source_w_reg
of 8 end up 0).  There's no reason to aggressively pack these fields,
as they are just used as compiler information, where being easier to
access is probably more important than shaving a byte or two off of
the structure.

Fixes piglit fragcoord_w.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36649
2011-04-29 12:25:21 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl/wayland: Fix possible lockup in drm initialization 2011-04-29 17:05:16 +02:00
gallium egl/wayland: Fix possible lockup in drm initialization 2011-04-29 17:05:16 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Fix typos in comments. 2011-04-23 21:33:47 -07: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 Squashed commit of the following: 2011-04-26 14:54:41 -06:00
mapi Squashed commit of the following: 2011-04-26 14:54:41 -06:00
mesa i965: Fix fragcoord_w on gen6 with 16-wide. 2011-04-29 12:25:21 -07:00
Makefile
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00