summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2011-12-19 15:57:50 +0000
committerDave Airlie <[email protected]>2011-12-19 19:07:35 +0000
commitf4ab1783b390cd8ff7f4b1e7ba9fc15893e2d69c (patch)
treea93eddca25b415cd6f75e9eca4e97132a9084837 /src/gallium/drivers/softpipe
parentd334a0fb8cbb368c337858b16cb567a28a35f688 (diff)
gallium/draw: fix two side handling
The code didn't handle the case where front wasn't specified in the vertex shader outputs, but back was. In that case we were doing a copy from back to non-existant front, this code checks we have existant front/backs and only does the copy when they both exist. Signed-off-by: Dave Airlie <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions