xserver-multidpi/hw
Eric Anholt f31911ff8f xephyr: Don't forget to glViewport() before drawing the screen.
Fixes misrendering with cairogears.  I had noticed the failure while
trying to figure out what was going on with traps.  Cairogears was
apparently putting its results on the screen through putimage, which
is a texture upload, so the last GL drawing was done to the size of
the cairogears window, not the size of the xephyr screen.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
2014-03-17 14:30:28 -07:00
..
dmx Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
kdrive xephyr: Don't forget to glViewport() before drawing the screen. 2014-03-17 14:30:28 -07:00
vfb hw/vfb: Rename screenInfo parameter to screen_info 2014-01-22 19:56:32 -08:00
xfree86 Require video drivers to report that they support server managed fds 2014-03-10 09:08:46 +01:00
xnest hw/xnest: Eliminate shadowed names 2014-01-22 19:56:32 -08:00
xquartz XQuartz: pointer -> void * 2014-02-14 00:33:38 -08:00
xwin hw/xwin: More closely follow ICCCM for setting input focus 2014-03-03 14:33:09 +00:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00