mesa/src
Eric Anholt 37642518b8 i965/fs: Add support for compute-to-mrf in 16-wide mode.
This is more painful than instruction scheduling, as we have to
compare two MRF writes to see if they coincide, and have to handle
partial GRF writes before that (for example, the result of a math
instruction written to color).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2011-04-26 12:20:22 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Use the right extension name in #ifdef 2011-04-25 15:34:04 -04:00
gallium winsys/wayland: Fix typo in Makefile 2011-04-25 18:17:07 +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 glu: Fix linux build 2011-04-23 17:01:19 +02: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: Only remove the glx_display from the list after it's destroyed. 2011-04-10 18:53:34 +02:00
mapi mapi/glapi: Avoid warnings about visibility being unsupported on MinGW. 2011-04-23 12:14:39 +01:00
mesa i965/fs: Add support for compute-to-mrf in 16-wide mode. 2011-04-26 12:20:22 -07:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00