diff options
author | Brian Paul <[email protected]> | 2011-10-25 17:41:12 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-10-26 16:45:03 -0600 |
commit | 2997b458964b82c2cb7d0e57b3ead9371c4a8ea1 (patch) | |
tree | ae48cdf0cb03927fb6aabc36c3b57c09eed9d331 /configs/linux-opengl-es | |
parent | 4fc9a98a0e01195202cd5f3f5a78cf28c5e8843c (diff) |
st/mesa: tell VBO module to always unmap buffers before drawing
Without this it's possible to wind up in a draw call with the
glBegin/End VBO still in a mapped state. This is a problem for
the SVGA3D driver and probably not good for other HW drivers.
Diffstat (limited to 'configs/linux-opengl-es')
0 files changed, 0 insertions, 0 deletions