summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2011-03-26 13:19:23 +0100
committerMarek Olšák <[email protected]>2011-03-29 12:50:27 +0200
commit8d4ec87d7f987b3852dafa6802815bb9a3ec7ad4 (patch)
treebcf0406b689bf8d7b38eb669da023bfe68b65c23 /src/gallium/drivers
parente28fe8fe5d05c87a065f8e72adef8b5077da2c73 (diff)
gallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
The vertex color clamp control is a property of an API, a lot like gl_rasterization_rules. The state should be set according to the API being implemented, for example: OpenGL Compatibility: enabled by default OpenGL Core: disabled by default D3D11: always disabled This patch also changes the way ARB_color_buffer_float is advertised. If no SNORM or FLOAT render target is supported, fragment color clamping is not required.
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions