summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_screen.c
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2011-07-22 10:56:10 -0700
committerEric Anholt <[email protected]>2011-07-25 13:47:18 -0700
commit818db3848bfaa002d0e7cf6b9b615a31eb82ba25 (patch)
tree70cf39fe5097294d04a2be3f1fdb0a7b00169f17 /src/gallium/drivers/r300/r300_screen.c
parenta0e5affb22da50aeb30262f5ba0912b059d858ea (diff)
i965: Fix many of the trivial WebGL demos that broke due to IB optimization.
The index buffer state emit only occurred if there was an IB in place and we were in either a new batch or a new IB state. But because we only flagged new IB state if IB state changed from the last IB state we calculated, we could simply never emit IB state after batchbuffer wraps if the first draw didn't use the IB and we didn't actually change the IB. Fixes piglit glx-multi-context-ib-1.
Diffstat (limited to 'src/gallium/drivers/r300/r300_screen.c')
0 files changed, 0 insertions, 0 deletions