mesa/src
Yuanhan Liu cd6b8421ca i965: fix the constant interp bitmask for flat mode
Fix the constant interpolation enable bit mask for flat light mode.
FRAG_BIT_COL0 attribute bit might be 0, in which case we need to
shift one more bit right.

This would fix the oglc specularColor test fail on both Sandybridge and
Ivybridge.

v2: move the constant interp bitmask setup code into for(; attr <
FRAG_ATTRIB_MAX; attr++) loop suggested by Eric.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
2011-09-23 10:49:42 +08:00
..
egl egl: add null platform 2011-09-20 17:44:15 +08:00
gallium i915g: Don't generate useless swizzles before texture accesses. 2011-09-22 19:26:33 -07:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl make: Don't use builtin_stubs.cpp for standalone GLSL compiler. 2011-09-20 18:21:45 -07:00
glu glu: Avoid defining conflicting DEBUG NDEBUG macros. 2011-08-30 09:42:01 +01:00
glx scons: MacOSX build fixes. 2011-09-20 20:41:57 +01:00
mapi glapi: Don't emit remap data for individual extensions 2011-09-19 12:02:21 -07:00
mesa i965: fix the constant interp bitmask for flat mode 2011-09-23 10:49:42 +08:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00