xserver-multidpi/render
Keith Packard 1addf6fe23 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.
(cherry picked from commit f8dd80d13b)

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-07-26 13:56:57 -07: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 Move matrix operations from X server to pixman 0.13.2 2008-11-25 22:17:58 -08:00
miindex.c Bug #10463: Always initialize reference pixel before AllocColor() 2008-02-29 16:39:29 -05:00
mipict.c Move matrix operations from X server to pixman 0.13.2 2008-11-25 22:17:58 -08: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} 2009-07-26 13:56:57 -07:00
picture.h Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
picturestr.h Move matrix operations from X server to pixman 0.13.2 2008-11-25 22:17:58 -08:00
render.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2009-07-26 13:56:57 -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