mesa/src
Kenneth Graunke e54d62b896 i965/fs: Use a properly named constant in TXB handling.
The old value, BRW_SAMPLER_MESSAGE_SIMD8_SAMPLE makes it sound like we're
doing a non-bias texture lookup.  It has the same value as the new constant
BRW_SAMPLER_MESSAGE_SIMD8_SAMPLE_BIAS_COMPARE, so there should be no
functional changes.
2011-02-25 15:30:45 -08:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: Return NULL when xcb_get_geometry_reply fails. 2011-02-20 12:26:31 -07:00
gallium gallium/tgsi: shuffle ureg_src structure to work around gcc4.6.0 issue 2011-02-25 12:44:07 -05:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl Use C-style system headers in C++ code to avoid issues with std:: namespace 2011-02-21 13:07:29 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06: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: Put null check before use 2011-02-11 18:19:10 -08:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa i965/fs: Use a properly named constant in TXB handling. 2011-02-25 15:30:45 -08:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00