summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_regions.c
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-05-10 16:18:55 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-05-10 17:48:11 -0400
commita86e4852f463c289eba019a4d231fbd6cae82f27 (patch)
treefd9069d0e88205c37dec0d9aaac0229d1411131d /src/mesa/drivers/dri/intel/intel_regions.c
parentd8cfdbe894be8691242df4e812601320fbf6c5e7 (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 'src/mesa/drivers/dri/intel/intel_regions.c')
0 files changed, 0 insertions, 0 deletions