Files
xserver/render
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
..
2008-10-06 15:36:51 -04:00
2007-11-04 16:11:28 -08:00
2007-11-05 14:34:41 +00:00
2008-10-06 18:47:06 -04:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00