xserver/hw/xfree86/dri2
Jesse Barnes 0294ff2a5c DRI2: throttle swaps at submission time too
We need to throttle swaps here in addition to when the context is made
current to avoid causing problems with clients that just swap.
Throttling here also ensures our swaps get ordered as long as we block
the client occasionally.

Reported-by: Mario Kleiner <mario.kleiner@tuebingen.mpg.de>
Reviewed-by: Mario Kleiner <mario.kleiner@tuebingen.mpg.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-03-29 10:02:45 -07:00
..
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00
dri2.c DRI2: advertise lowest supported DRI2 protocol version 2010-03-29 10:02:37 -07:00
dri2.h DRI2: advertise lowest supported DRI2 protocol version 2010-03-29 10:02:37 -07:00
dri2ext.c DRI2: throttle swaps at submission time too 2010-03-29 10:02:45 -07:00