xserver/present
Michel Dänzer d0d1a694f9 Revert "present: Only send PresentCompleteNotify events to the presenting client"
This reverts commit 5c00e69363.

It broke the Gallium nine state tracker, which makes PresentPixmap
requests on one display connection and processes the corresponding
events on another one.

The issue that motivated this change is prevented on the client side by
https://cgit.freedesktop.org/mesa/mesa/commit/?id=7b0e8264dd21ae05521d08d41fecd84139401fef

Bugzilla: https://bugs.freedesktop.org/104678
(cherry picked from commit 76732f498f)
2018-01-24 11:07:51 -05:00
..
Makefile.am present: Add Present extension 2013-10-31 16:59:18 -07:00
present.c Revert "present: Only send PresentCompleteNotify events to the presenting client" 2018-01-24 11:07:51 -05:00
present.h glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap 2014-09-11 18:19:41 -07:00
present_event.c Revert "present: Only send PresentCompleteNotify events to the presenting client" 2018-01-24 11:07:51 -05: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 Revert "present: Only send PresentCompleteNotify events to the presenting client" 2018-01-24 11:07:51 -05:00
present_request.c Revert "present: Only send PresentCompleteNotify events to the presenting client" 2018-01-24 11:07:51 -05: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