xserver-multidpi/hw
Mario Kleiner 751e8c09d3 DRI2WaitSbc(): Fixes for correct semantic of glXWaitForSbcOML()
Added implementation for case target_sbc == 0. In that case, the
function shall schedule a wait until all pending swaps for the drawable
have completed.

Fix for non-blocking case. Old implementation returned random,
uninitialized values for (ust,msc,sbc) if it returned immediately
without scheduling a wait due to sbc >= target_sbc.

Now if function doesn't schedule a wait, but returns immediately,
it returns the (ust,msc,sbc) of the most recently completed swap,
i.e., the UST and MSC corresponding to the time when the returned
current SBC was reached.

Signed-off-by: Mario Kleiner <mario.kleiner@tuebingen.mpg.de>
2010-03-29 10:02:13 -07:00
..
dmx Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
kdrive Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00
vfb Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
xfree86 DRI2WaitSbc(): Fixes for correct semantic of glXWaitForSbcOML() 2010-03-29 10:02:13 -07:00
xnest Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
xquartz Merge remote branch 'jeremyhu/master' 2010-03-21 23:01:58 -07:00
xwin Cygwin/X: Make X -> XWin symlink during install 2010-03-22 00:48:33 -05:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00