summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/Android.mk
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-07-15 02:42:44 +0200
committerMarek Olšák <[email protected]>2013-07-15 23:45:16 +0200
commit22427640b248aeb9875b40b216d27bedb13a1db8 (patch)
tree4f252a192c1885752e55616886e2727f0f1f514e /src/gallium/drivers/r300/Android.mk
parentc889df3fbed64be8669d21e3d3c5d6db913255da (diff)
r300g/swtcl: fix geometry corruption by uploading indices to a buffer
The splitting of a draw call into several draw commands was broken, because the split sometimes took place in the middle of a primitive. The splitting was supposed to be dealing with the case when there are more indices than the maximum size of a CS. This commit throws that code away and uses a real index buffer instead. https://bugs.freedesktop.org/show_bug.cgi?id=66558 Cc: [email protected]
Diffstat (limited to 'src/gallium/drivers/r300/Android.mk')
0 files changed, 0 insertions, 0 deletions