xserver-multidpi/hw/xfree86/dri2
Mikhail Gusarov 3f3ff971ec Replace X-allocation functions with their C89 counterparts
The only remaining X-functions used in server are XNF*, the rest is converted to
plain alloc/calloc/realloc/free/strdup.

X* functions are still exported from server and x* macros are still defined in
header file, so both ABI and API are not affected by this change.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-05-13 00:22:37 +07:00
..
dri2.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
dri2.h dri2: Take an XID for tracking the DRI2 drawable 2010-05-11 11:01:35 -04:00
dri2ext.c dri2: Take an XID for tracking the DRI2 drawable 2010-05-11 11:01:35 -04:00
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00