xserver/render
Keith Packard 40b3d2972d Replace dixLookupResource by dixLookupResourceBy{Type,Class}
dixLookupResource attempted to automatically detect whether the caller
wanted a lookup by-type or by-class, unfortunately, it guessed wrong for
RT_NONE. Instead of trying to make the guess better, this patch just reverts
the unification and creates separate functions for each operation.
2008-08-06 15:26:24 -07:00
..
animcur.c render: don't dereference cursor if cursor is NULL. 2008-05-13 11:17:02 +09:30
filter.c Correct bilinear filter kernel size (should be 2x2) 2008-03-17 16:13:25 -07:00
glyph.c Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.c 2008-05-06 17:06:34 -07: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-03-13 14:50:13 -07:00
matrix.c Handle transform failure when computing shadow damage area. 2008-04-29 08:29:42 -07: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 Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2008-08-06 15:26:24 -07:00
picture.h Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
picturestr.h Handle transform failure when computing shadow damage area. 2008-04-29 08:29:42 -07:00
render.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2008-08-06 15:26:24 -07: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