xserver/composite
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
..
compalloc.c Bug #15586: (Correctly) refuse to redirect the root window. 2008-06-24 10:52:31 -04:00
compext.c Replace dixLookupResource by dixLookupResourceBy{Type,Class} 2008-08-06 15:26:24 -07:00
compinit.c Rework composite overlay window code to fix several resource management bugs. 2008-05-04 21:54:27 -07:00
compint.h Rework composite overlay window code to fix several resource management bugs. 2008-05-04 21:54:27 -07:00
compoverlay.c Rework composite overlay window code to fix several resource management bugs. 2008-05-04 21:54:27 -07:00
compwindow.c Prevent the -wm command line option from causing a SEGV 2008-05-12 03:03:13 -04:00
Makefile.am Rework composite overlay window code to fix several resource management bugs. 2008-05-04 21:54:27 -07:00