xserver-multidpi/hw/xfree86/dri
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
..
dri.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
dri.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
drimodule.c Change xf86dristr.h includes to use xf86driproto.h instead 2009-09-16 12:06:07 +10:00
dristruct.h Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
Makefile.am Kill off --with-mesa-source completely 2009-01-18 09:49:06 -08:00
sarea.h Changes for single-entity multi-screen DRI. 2007-04-16 17:31:40 +02:00
xf86dri.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00