mesa/src
Dave Airlie 9785ae0973 glsl_to_tgsi: fix dst register for texturing fetches.
I've no idea why there isn't a piglit that triggers this behaviour,
but while enabling TBOs for softpipe and r600g, I noticed all the
integer tests failed. I tracked it back to the TXF returning a float
when it should be returning an int. This fixed it and I haven't
seen any regressions in a full piglit run on softpipe.

http://bugs.freedesktop.org/55010

NOTE: This is a candidate for the 9.0 branch.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-11-09 06:05:54 +10:00
..
egl wayland: Destroy frame callback when destroying surface 2012-11-07 16:13:03 -05:00
gallium r600g: fix pre eg export with llvm 2012-11-08 13:21:57 +01:00
gbm gbm: Use the kms dumb ioctls for cursor instead of libkms 2012-10-21 13:00:49 -04:00
getopt
glsl glsl: fix signed/unsigned comparision warnings on MSVC 2012-11-06 07:42:37 -07:00
glx dispatch: Include glheader.h in dispatch-related files. 2012-11-01 11:22:24 -07:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi dispatch: Code generate api_exec.c. 2012-11-06 12:57:45 -08:00
mesa glsl_to_tgsi: fix dst register for texturing fetches. 2012-11-09 06:05:54 +10:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00