xserver/randr
Keith Packard 4184a2db90 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-03-17 23:04:49 -07: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 Revert "registry: Register RANDR extension protocol names." 2007-11-20 17:51:27 -05:00
randrstr.h Pass filter kernel size through transforms 2008-03-17 15:20:52 -07:00
rrcrtc.c Compute matrix inversion instead of using wire version in RRCrtcTransformSet 2008-03-17 23:04:49 -07:00
rrdispatch.c Wire up RandR CRTC transform protocol, bump server to RandR 1.3 2008-03-13 21:31:12 -07:00
rrinfo.c RRScanOldConfig cannot use RRFirstOutput before output is configured. 2007-08-08 12:16:32 -07:00
rrmode.c Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
rroutput.c registry: Add some missing #include's. 2007-10-15 22:46:08 -04:00
rrpointer.c Bugzilla #7145: fix build with gcc 2.95 2007-03-05 15:31:44 -08:00
rrproperty.c Allow RandR get output property to call into drivers 2008-03-06 13:50:58 -08:00
rrscreen.c clean some "unused" warnings 2008-03-01 19:49:24 +02:00
rrsdispatch.c Wire up RandR CRTC transform protocol, bump server to RandR 1.3 2008-03-13 21:31:12 -07:00
rrxinerama.c XACE: Fix instances of DixUnknownAccess at hook callsites. 2008-02-28 16:43:43 -05:00