xserver-multidpi/randr
Adam Jackson 39eb1bee84 RANDR: Fail softly on GetPanning if the screen can't do it.
Just return a zeroed-out reply in that case.  This is unambiguous, and
distinguishes "you didn't name a CRTC" from "you named a CRTC that can't
do panning".
(cherry picked from commit 1230939965)

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-02-17 19:11:30 -08:00
..
Makefile.am Export rrtransform.h as needed by randrstr.h 2008-11-24 13:24:41 -08:00
mirandr.c Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify. 2008-11-24 13:24:40 -08:00
randr.c RandR crtcs not fetched correctly when primary output is set. 2009-01-30 20:22:04 -08:00
randrstr.h randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00
rrcrtc.c RANDR: Fail softly on GetPanning if the screen can't do it. 2009-02-17 19:11:30 -08:00
rrdispatch.c randr: Add [GS]etOutputPrimary 2008-12-16 09:55:09 -05:00
rrinfo.c randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00
rrmode.c Drop a reference to user mode after create 2008-09-10 13:11:09 +08:00
rroutput.c RandR SetOutputPrimary should work with or without a crtc connected 2009-01-30 19:16:15 -08:00
rrpointer.c randr: remove superfluous check against uninitialised variable. 2008-06-15 11:47:08 +09:30
rrproperty.c randr: Don't send output property events on server exit 2008-12-02 23:38:33 -08:00
rrscreen.c Query the DDX in ProcRRGetScreenInfo. 2009-02-13 12:39:35 -08:00
rrsdispatch.c randr: Add [GS]etOutputPrimary 2008-12-16 09:55:09 -05:00
rrtransform.c Handle matrix computation overflow in RRTransformCompute 2009-02-17 14:43:25 -08:00
rrtransform.h Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify. 2008-11-24 13:24:40 -08:00
rrxinerama.c randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00