xserver-multidpi/render
Keith Packard 97ab0c6eff When converting from double to fixed, round carefully.
This reduces the matrix representation error after inverting a
transformation matrix (although it doesn't eliminate it entirely).

Perhaps we should extend Render to include 64-bit floating point transforms...
2008-11-24 13:24:39 -08:00
..
animcur.c Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency. 2008-10-31 17:09:13 +10:30
filter.c Correct bilinear filter kernel size (should be 2x2) 2008-11-24 13:24:37 -08:00
glyph.c xalloc+memset(0) -> xcalloc 2008-10-06 15:36:51 -04:00
glyphstr.h Merge branch 'master' into XACE-SELINUX 2007-10-25 12:19:30 -04:00
Makefile.am Export a bunch of matrix operations from render. 2008-11-24 13:24:36 -08:00
matrix.c When converting from double to fixed, round carefully. 2008-11-24 13:24:39 -08:00
miindex.c Bug #10463: Always initialize reference pixel before AllocColor() 2008-02-29 16:39:29 -05:00
mipict.c Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acceleration architectures to wrap above miGlyphs. 2007-10-26 15:14:03 -07:00
mipict.h Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code. 2007-10-19 16:34:54 -07:00
mirect.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
mitrap.c Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
mitri.c Render: Remove usage of alloca 2007-11-05 14:34:41 +00:00
picture.c Export a bunch of matrix operations from render. 2008-11-24 13:24:36 -08:00
picture.h Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
picturestr.h Add matrix inversion function (uses doubles) 2008-11-24 13:24:38 -08:00
render.c Build fix. 2008-10-06 18:47:06 -04:00
renderedge.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
renderedge.h Death to RCS tags. 2007-06-29 14:06:52 -04:00