diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2010-05-10 16:18:55 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2010-05-10 17:48:11 -0400 |
commit | a86e4852f463c289eba019a4d231fbd6cae82f27 (patch) | |
tree | fd9069d0e88205c37dec0d9aaac0229d1411131d /common.py | |
parent | d8cfdbe894be8691242df4e812601320fbf6c5e7 (diff) |
intel: Only flush fake front buffer on API level glFlush()
Without this patch, any old intel_flush() call will cause a round trip to
the server and do a copy from fake to real front. We only actually
guarantee that frontbuffer results show up when glFlush() ia called, so
move the flushing to intel_glFlush().
We also need to flush fake to front before getting new buffers, but
we just handle that manually.
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions