summaryrefslogtreecommitdiffstats
path: root/src/glu
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2011-07-21 09:55:22 -0600
committerBrian Paul <brianp@vmware.com>2011-07-21 10:32:15 -0600
commit57aa597b3d5dac0fc59c05557dafec59e14e1019 (patch)
tree8b08868af2be97c6f2032fbc1363f4461d5ead34 /src/glu
parentc534f11164bbecf25eb2b1e697f9511eceb0c86f (diff)
downloadexternal_mesa3d-57aa597b3d5dac0fc59c05557dafec59e14e1019.zip
external_mesa3d-57aa597b3d5dac0fc59c05557dafec59e14e1019.tar.gz
external_mesa3d-57aa597b3d5dac0fc59c05557dafec59e14e1019.tar.bz2
softpipe: use the polygon stipple utility module
This is an alternative to the draw module's polygon stipple stage. The softpipe implementation here is just a test. The advantange of using the new polygon stipple utility module (with other drivers) is we can avoid software vertex processing in the draw module and get much better performance. Polygon stipple doesn't require special vertex processing like the other draw module stage.
Diffstat (limited to 'src/glu')
0 files changed, 0 insertions, 0 deletions