xserver/hw
Michel Dänzer a4ffa8721d xfree86/modes: Check for CRTC transforms in xf86_use_hw_cursor(_argb) (v2)
We currently don't handle transforms for the HW cursor image, so return
FALSE to signal a software cursor must be used if a transform is in use
on any CRTC.

v2: Check crtc->transformPresent instead of crtc->transform_in_use. The
    latter is TRUE for rotation as well, which we handle correctly.

Reviewed-by: Keith Packard <keithp@keithp.com>
2016-03-09 15:58:43 +09:00
..
dmx dmx/glxProxy: don't free the glx pixmap twice if AddResource fails 2016-03-08 10:19:51 -05:00
kdrive kdrive/ephyr: map host X server's keymap into Xephyr, if supported 2016-03-01 11:00:34 -05:00
vfb dix: Add hybrid full-size/empty-clip mode to SetRootClip 2016-02-22 13:26:31 -05:00
xfree86 xfree86/modes: Check for CRTC transforms in xf86_use_hw_cursor(_argb) (v2) 2016-03-09 15:58:43 +09:00
xnest xnest: Fix needless build dependency on xcb-util-keysyms 2015-11-24 10:41:14 -05:00
xquartz dix: Add hybrid full-size/empty-clip mode to SetRootClip 2016-02-22 13:26:31 -05:00
xwayland xwayland: Correctly detect whether posix_fallocate exists 2016-03-08 10:05:44 -05:00
xwin xwin: no need to free auth data if AddResource fails 2016-03-08 10:20:00 -05:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00