xserver-multidpi/dbe
Keith Packard 431781a921 Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
For predefined resource types, the offset of the devPrivates field was
already kept in a constant table. The only non-predefined type needing
this treatment was dbeDrawableResType, which is just a magic alias for
RT_PIXMAP.

This patch special-cases looking up RC_DRAWABLE offsets and uses the
table directly for everything else.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
2010-06-05 19:11:32 -07:00
..
dbe.c Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead 2010-06-05 19:11:32 -07:00
dbestruct.h Remove dbe screen private privates. 2010-05-15 19:57:48 -07:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
midbe.c Fix pixmap validation in miDbePositionWindow. 2010-06-02 21:02:48 -07:00
midbe.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
midbestr.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00