xserver-multidpi/present
Keith Packard 6403cbb143 present: When unflipping, copy to flip window rather than screen
unflip happens after the clip lists have been updated, so instead of
smashing the whole screen and drawing over other windows, just draw to
the original flip window; it'll have the right clip list and so the
copy will work just fine.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2013-11-20 13:12:33 -08:00
..
Makefile.am present: Add Present extension 2013-10-31 16:59:18 -07:00
present_event.c present: Block for wait_fence in present_execute 2013-11-20 13:12:30 -08:00
present_fake.c present: Round fake MSC computations intead of truncating 2013-11-20 13:12:22 -08:00
present_fence.c present: Block for wait_fence in present_execute 2013-11-20 13:12:30 -08:00
present_notify.c present: Add Present extension 2013-10-31 16:59:18 -07:00
present_priv.h present: Block for wait_fence in present_execute 2013-11-20 13:12:30 -08:00
present_request.c present: Add Present extension 2013-10-31 16:59:18 -07:00
present_screen.c present: Signal destroyed flip window with vblank->window == NULL 2013-11-20 13:12:27 -08:00
present.c present: When unflipping, copy to flip window rather than screen 2013-11-20 13:12:33 -08:00
present.h present: Add Present extension 2013-10-31 16:59:18 -07:00
presentext.h present: Add Present extension 2013-10-31 16:59:18 -07:00