glx/xlib: remove another XSync
authorKeith Whitwell <keithw@vmware.com>
Thu, 19 Aug 2010 23:14:47 +0000 (00:14 +0100)
committerKeith Whitwell <keithw@vmware.com>
Sun, 22 Aug 2010 13:48:24 +0000 (14:48 +0100)
commit8b15de2736976ed6095d6f36e22c66f9de43601d
tree17e24d1bb3daf245c5f0ed5a37af4c113ed306c2
parent8570232b3b7930bd2ef58a337e9d57b12d3a8874
glx/xlib: remove another XSync

With this change, xmesa_get_window_size still does one round trip, but
that's better than doing two.
src/gallium/state_trackers/glx/xlib/xm_api.c