diff options
author | Kristian Høgsberg <[email protected]> | 2011-08-18 08:46:02 -0400 |
---|---|---|
committer | Kristian Høgsberg <[email protected]> | 2011-08-18 09:46:06 -0400 |
commit | 4a7667b96b7bd7cdffbe929182c15935b74facd2 (patch) | |
tree | 631d48e3d2dc674c4011c1f2e349874fe04066d6 /docs/relnotes-7.5.1.html | |
parent | 01680ce2f350f44073e8f1adf3b36d48424d21fa (diff) |
glx: Don't flush twice if we fallback to dri2CopySubBuffer
The flush extensions flush call indicates end of frame and should only
be called once per frame. However, in the dri2SwapBuffer fallback
path, we call flush and then call dri2CopySubBuffer, which also calls
flush. Refactor the code to only call flush once.
Diffstat (limited to 'docs/relnotes-7.5.1.html')
0 files changed, 0 insertions, 0 deletions