xserver/miext/shadow
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
shadow.c
shadow.h
shalloc.c
shpacked.c
shplanar.c
shplanar8.c
shrot8pack.c
shrot8pack_90.c
shrot8pack_180.c
shrot8pack_270.c
shrot16pack.c
shrot16pack_90.c
shrot16pack_90YX.c
shrot16pack_180.c
shrot16pack_270.c
shrot16pack_270YX.c
shrot32pack.c
shrot32pack_90.c
shrot32pack_180.c
shrot32pack_270.c
shrotate.c
shrotpack.h
shrotpackYX.h