xserver-multidpi/hw
Michel Dänzer 6b016d58d2 xwayland: Replace xwl_window::present_window with ::present_flipped
There's no need to keep track of the window which last performed a
Present flip. This fixes crashes due to the assertion in
xwl_present_flips_stop failing. Fixes issue #10.

The damage generated by a flip only needs to be ignored once, then
xwl_window::present_flipped can be cleared. This may fix freezing in
the (hypothetical) scenario where Present flips are performed on a
window, followed by other drawing requests using the window as the
destination, but nothing triggering xwl_present_flips_stop. The damage
from the latter drawing requests would continue being ignored.
2018-11-19 20:57:15 +00:00
..
dmx dix: Remove LegalModifier() 2018-09-28 16:25:17 -04:00
kdrive dix: Remove LegalModifier() 2018-09-28 16:25:17 -04:00
vfb os: Factor out CHECK_FOR_REQUIRED_ARGUMENTS 2018-10-25 14:46:44 +00:00
xfree86 modesetting: Hush an unimportant log message 2018-10-31 11:43:33 -04:00
xnest dix: Remove LegalModifier() 2018-09-28 16:25:17 -04:00
xquartz Remove obsolete B16 & B32 tags in struct definitions 2018-11-10 15:00:31 -08:00
xwayland xwayland: Replace xwl_window::present_window with ::present_flipped 2018-11-19 20:57:15 +00:00
xwin dix: Remove LegalModifier() 2018-09-28 16:25:17 -04:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00
meson.build meson: Move Xvfb build under an option. 2017-09-20 13:19:21 -04:00