mesa/src/mapi/glapi
Dylan Baker bf188f3494 mesa|mapi: replace _mesa_[v]snprintf with [v]snprintf
MSVC 2015 and newer has perfectly valid snprintf and vsnprintf
implementations, let's just use those.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3024>
2020-04-21 11:09:03 -07:00
..
gen mesa|mapi: replace _mesa_[v]snprintf with [v]snprintf 2020-04-21 11:09:03 -07:00
registry mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
tests
glapi.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
glapi.h GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_dispatch.c GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_entrypoint.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
glapi_getproc.c GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_nop.c
glapi_priv.h mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
meson.build meson: Add windows defines to glapi 2019-10-10 16:33:04 -07:00
SConscript scons: Make scons and meson agree about path to glapi generated headers 2019-09-16 17:54:00 +00:00