mesa/src
Kenneth Graunke 328b693a19 i965/vs: Add support for texel offsets.
The visit() half computes the values to put in the header based on the
IR and simply stuffs that in the vec4_instruction; the emit() half uses
this to set up the message header.  This works out well since emit() can
use brw_reg directly and access individual DWords without kludgery.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2011-12-19 16:33:10 -08:00
..
egl egl_dri2: Fix some valgrind reported leaks 2011-12-13 15:32:43 +01:00
gallium tgsi: update documents with some info on texture lookup 2011-12-19 20:45:13 +00:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt
glsl glsl: Fix crashes caused by Bison error messages involving "'%'". 2011-12-13 22:54:16 -08:00
glu glu: Fix deprecated conversion from string constant to ‘char*’ warning. 2011-11-09 10:24:37 +00:00
glx glx: Remove GLX_USE_APPLEGL cruft in extension string handling 2011-12-19 14:55:31 -08:00
mapi Regenerate files from previous commits 2011-12-13 16:07:17 -08:00
mesa i965/vs: Add support for texel offsets. 2011-12-19 16:33:10 -08:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00