xserver-multidpi/randr
Benjamin Defnet 72c9bc64ff randr: fix operation order so that rotation+transform works
The matrix multiply to combine rotation and projective transforms was being
done in the wrong order.

Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit b2bf67b61c)

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-07-26 13:56:57 -07: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 dix/randr: Add missing fields to SRR*NotifyEvent() 2009-06-29 14:17:35 -07:00
randrstr.h randr: Avoid re-querying the configuration on everything but GetScreenResources. 2009-01-30 20:34:07 -08:00
rrcrtc.c Make RANDR 'set' timestamps follow client specified time. Bug 21987. 2009-06-29 14:17:47 -07:00
rrdispatch.c Correct access mode in call to dixLookupWindow() within RRSelectInput. 2009-04-08 16:05:11 -04: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 randr: fix server crash in RRGetScreenInfo 2009-07-26 13:56:57 -07:00
rrsdispatch.c randr: Add [GS]etOutputPrimary 2008-12-16 09:55:09 -05:00
rrtransform.c randr: fix operation order so that rotation+transform works 2009-07-26 13:56:57 -07: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