mesa/src/gallium/include
Dave Airlie 67e3cbf163 gallium: introduce GLSL based interpolation rules. (v2)
This introduces an unspecified interpolation paramter that is only allowed for
color semantics, so a specified GLSL interpolation will override the ShadeModel
specified interpolation, but not vice-versa.

This fixes a lot of the interpolation tests in piglit.

v2: rename from unspecified to color

Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-01-10 11:54:44 +00:00
..
pipe gallium: introduce GLSL based interpolation rules. (v2) 2012-01-10 11:54:44 +00:00
state_tracker st-api: Have context_create explain why creation failed 2011-12-23 08:49:50 -08:00