glx/xlib: no need to call XSync from XMesaFlush
authorKeith Whitwell <keithw@vmware.com>
Thu, 19 Aug 2010 23:08:22 +0000 (00:08 +0100)
committerKeith Whitwell <keithw@vmware.com>
Sun, 22 Aug 2010 13:48:24 +0000 (14:48 +0100)
commit8570232b3b7930bd2ef58a337e9d57b12d3a8874
tree5d7d980ab10536b36bafb3f27ec3de6bca380042
parent7de1f86c49716eeadb443507d16ead933288059c
glx/xlib: no need to call XSync from XMesaFlush

Try to eliminate some unnecessary X server round trips.
src/gallium/state_trackers/glx/xlib/xm_api.c