xserver-multidpi/randr
Keith Packard 6d3a9e40a4 Compute matrix inversion instead of using wire version in RRCrtcTransformSet
It doesn't make sense to have the client invert this matrix when the server
can do so reasonably efficiently. This avoids weird fixed point rounding
errors when testing the transform against its inverse. Now to fix the
protocol.
2008-11-24 13:24:38 -08:00
..
Makefile.am Fix build of composite, dix, and randr when Xinerama is disabled. 2007-05-24 11:20:59 -07:00
mirandr.c Allow RandR get output property to call into drivers 2008-03-06 13:50:58 -08:00
randr.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
randrstr.h Pass filter kernel size through transforms 2008-11-24 13:24:37 -08:00
rrcrtc.c Compute matrix inversion instead of using wire version in RRCrtcTransformSet 2008-11-24 13:24:38 -08:00
rrdispatch.c Wire up RandR CRTC transform protocol, bump server to RandR 1.3 2008-11-24 13:24:36 -08:00
rrinfo.c RRScanOldConfig cannot use RRFirstOutput before output is configured. 2007-08-08 12:16:32 -07:00
rrmode.c Drop a reference to user mode after create 2008-09-10 13:11:09 +08:00
rroutput.c registry: Add some missing #include's. 2007-10-15 22:46:08 -04:00
rrpointer.c randr: remove superfluous check against uninitialised variable. 2008-06-15 11:47:08 +09:30
rrproperty.c RANDR: Fix output property event delivery. 2008-10-16 14:28:14 -04:00
rrscreen.c Remove some null statements. 2008-11-08 12:21:20 -05:00
rrsdispatch.c Wire up RandR CRTC transform protocol, bump server to RandR 1.3 2008-11-24 13:24:36 -08:00
rrxinerama.c Fix panoramiX request and reply swapping 2008-09-21 19:19:24 +02:00