summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-08-21 12:12:18 -0700
committerEric Anholt <eric@anholt.net>2008-08-21 12:15:17 -0700
commit687cd467b3461691a6fd03d3bc38c01ed79c06fd (patch)
tree74924053bbf4b5af9c2a36864fc9c5f2eb4d2cde /src/mesa/drivers/dri/r200
parent021ce883e6146206306ebf48ccd2cd4214619ecb (diff)
i965: use dri_bo_subdata in vertex upload to get pwrite used.
Otherwise, we would ping-pong objects to GTT and back as we did pwrite on indices (flushed and mapped to GTT) and mapped for vertices (moved back to CPU domain). Fixes bug #17180.
Diffstat (limited to 'src/mesa/drivers/dri/r200')
0 files changed, 0 insertions, 0 deletions