xserver-multidpi/hw/kdrive
Keith Packard f3248eba6e ephyr: Handle window resize when using glamor
Under glamor, we need to re-create the screen pixmap at the new size
so that we can ask glamor for the associated texture. Fortunately, we
can simply use ephyr_glamor_create_screen_resources to create the new
pixmap.

Because this is being done after the server has started, we need to
walk the window heirarchy and reset any windows pointing at the old
pixmap. I could easily be convinced that this TraverseTree should be
moved to miSetScreenPixmap.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2016-06-20 11:55:12 -07:00
..
ephyr ephyr: Handle window resize when using glamor 2016-06-20 11:55:12 -07:00
fake kdrive: Delete unused TOUCHSCREEN define. 2015-10-06 10:43:05 -04:00
fbdev kdrive: Delete unused TOUCHSCREEN define. 2015-10-06 10:43:05 -04:00
linux dix: Use OsSignal() not signal() 2016-06-08 11:36:31 -04:00
src kdrive: Only enable threaded input if we have input devices 2016-06-20 15:47:06 +10:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00
Xkdrive.man kdrive: Remove some dead bits of the man page 2014-07-29 09:51:40 -04:00