xserver/hw/dmx/glxProxy
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
..
Makefile.am
compsize.c
g_disptab.c
g_disptab.h
g_renderswap.c
global.c
glxcmds.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxcmdsswap.c Remove some libXfont leftovers 2009-06-02 13:40:14 -04:00
glxcontext.h
glxdrawable.h
glxerror.h
glxext.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxext.h
glxfbconfig.c
glxfbconfig.h
glxscreens.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxscreens.h
glxserver.h
glxsingle.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxsingle.h
glxswap.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxswap.h
glxutil.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxutil.h
glxvendor.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxvendor.h
glxvisuals.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glxvisuals.h
render2swap.c
renderpixswap.c
unpack.h Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00