xserver/hw/xfree86/modes
Keith Packard 49db14e4ac Handle RandR transform matrices in floating point.
RandR matrix computations lose too much precision in fixed point;
computations using the inverted matrix can be as much as 10 pixels off.
Convert them to double precision values and pass those around. These API
changes are fairly heavyweight; the official Render interface remains fixed
point, so the fixed point matrix comes along for the ride everywhere.
2008-11-24 13:24:40 -08:00
..
Makefile.am Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c Handle RandR transform matrices in floating point. 2008-11-24 13:24:40 -08:00
xf86Crtc.h Handle RandR transform matrices in floating point. 2008-11-24 13:24:40 -08:00
xf86Cursors.c Handle RandR transform matrices in floating point. 2008-11-24 13:24:40 -08:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-22 19:26:34 -04:00
xf86EdidModes.c Build fix. 2008-07-22 10:21:22 -04:00
xf86Modes.c EDID: Various reduced blanking fixes. 2008-07-21 16:49:17 -04:00
xf86Modes.h EDID: Various reduced blanking fixes. 2008-07-21 16:49:17 -04:00
xf86RandR12.c Report whether transforms are support from driver through extension to client 2008-11-24 13:24:39 -08:00
xf86RandR12.h Report whether transforms are support from driver through extension to client 2008-11-24 13:24:39 -08:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c Handle RandR transform matrices in floating point. 2008-11-24 13:24:40 -08:00
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86gtf.c Get modes code building with old X servers again. 2008-03-06 14:42:00 -08:00