summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965
diff options
context:
space:
mode:
authorChristoph Bumiller <[email protected]>2012-01-10 21:33:48 +0100
committerChristoph Bumiller <[email protected]>2012-01-10 21:45:31 +0100
commitbd38459fe922b9f672673bf8edd835937ed311ec (patch)
treef6d2711e20a87dccd9cc830c86b3703b02149578 /src/mesa/drivers/dri/i965
parent8597c986d739212024bcb663470b929095230a12 (diff)
nv50: fix clip state validation
Don't create clip outputs if no clip planes are enabled. Move clip validation after program validation: we were calling linkage validation in case the VP needed rebuilding before the FP was validated. The vertex program needs to be built first because when ClipDistance is used we'll want to only enable those outputs that are also written.
Diffstat (limited to 'src/mesa/drivers/dri/i965')
0 files changed, 0 insertions, 0 deletions