summaryrefslogtreecommitdiff
path: root/src/mesa/x86-64
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-01-09 14:30:09 -0800
committerEric Anholt <eric@anholt.net>2008-01-09 14:41:55 -0800
commit4225876bf03dfe6d4b291eed9c00e37e949f8148 (patch)
tree46d30fc398cc77b19bfd6cdaad5fdc33f3027f12 /src/mesa/x86-64
parent7da98d7ebaf4475812f2ce44062d50bee393faf7 (diff)
[intel] Re-allocate backing buffer objects on BufferData.
This may allow better concurrency (noop in openarena performance now), but is also important for the previous commit -- otherwise, we may end up with BufferData, draw_prims, BufferData and the draw_prims would use the new VBO data instead of old. This could still occur with user-supplied VBOs and poor use of MapBuffer without BufferData.
Diffstat (limited to 'src/mesa/x86-64')
0 files changed, 0 insertions, 0 deletions