xserver-multidpi/render
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
..
animcur.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
filter.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glyph.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glyphstr.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Export a bunch of matrix operations from render. 2008-11-24 13:24:36 -08:00
matrix.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
miindex.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
mipict.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
mipict.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
mirect.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
mitrap.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
mitri.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
picture.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
picture.h Add 4 missing 10bpc picture formats to the server format list. 2009-08-13 12:04:33 -07:00
picturestr.h VERIFY_PICTURE always returns BadPicture. Don't bother specifying. 2010-05-07 21:57:19 -07:00
render.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
renderedge.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
renderedge.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00