xserver/present
Louis-Francis Ratté-Boulianne 12fe3d3e9f present: Check the whole exec queue on event
Later events are sometimes added in front of the queue (e.g.
if page flipping fails) so we need to check the whole queue
on event.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
(cherry picked from commit c2f2b25ab5)
2017-10-04 15:25:56 -04:00
..
Makefile.am present: Add Present extension 2013-10-31 16:59:18 -07:00
present.c present: Check the whole exec queue on event 2017-10-04 15:25:56 -04:00
present.h glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap 2014-09-11 18:19:41 -07:00
present_event.c present: Handle event mask updates as specified v2 2016-07-30 15:43:54 -07:00
present_fake.c present: Free the fake_present OsTimerPtr 2016-08-15 15:16:48 -04: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: Call set_abort_flip / restore_screen_pixmap in clear_window_flip 2016-08-15 15:14:53 -04:00
present_request.c present: Handle event mask updates as specified v2 2016-07-30 15:43:54 -07:00
present_screen.c present: Call set_abort_flip / restore_screen_pixmap in clear_window_flip 2016-08-15 15:14:53 -04:00
presentext.h present: Add Present extension 2013-10-31 16:59:18 -07:00