xserver-multidpi/hw/xwin/glx
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
..
.gitignore Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
gen_gl_wrappers.py Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
glwindows.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
glwrap.c Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
indirect.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
Makefile.am Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
wgl_ext_api.c Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
wgl_ext_api.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
winpriv.c Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
winpriv.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00