mesa/src/mapi
Yonggang Luo de53069af6 mapi: #include "util/glheader.h" instead of #include "GL/gl.h"
Also add macro to guard windows.h won't be included

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Acked-by: Brian Paul brianp@vmware.com
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19472>
2022-11-03 16:07:31 +00:00
..
es1api
es2api
glapi mapi: #include "util/glheader.h" instead of #include "GL/gl.h" 2022-11-03 16:07:31 +00:00
new mapi: #include "util/glheader.h" instead of #include "GL/gl.h" 2022-11-03 16:07:31 +00:00
shared-glapi glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly 2022-11-03 16:07:31 +00:00
entry.c mapi: #include "util/glheader.h" instead of #include "GL/gl.h" 2022-11-03 16:07:31 +00:00
entry.h
entry_ppc64le_tls.h mapi: Access _glapi_tls_Dispatch directly without need of macro 2022-08-22 21:32:09 +00:00
entry_x86-64_tls.h mapi: Access _glapi_tls_Dispatch directly without need of macro 2022-08-22 21:32:09 +00:00
entry_x86_tls.h mapi: Access _glapi_tls_Dispatch directly without need of macro 2022-08-22 21:32:09 +00:00
mapi_abi.py mapi: #include "util/glheader.h" instead of #include "GL/gl.h" 2022-11-03 16:07:31 +00:00
mapi_glapi.c
mapi_tmp.h
meson.build
stub.c mapi: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIALIZER in stub.c 2022-10-20 01:32:47 +00:00
stub.h
table.c
table.h
u_current.c mapi: Improve comment about _glapi_tls_Dispatch and _glapi_tls_Context 2022-08-22 21:32:09 +00:00
u_current.h
u_execmem.c mapi: Use util_call_once to init exec_mem and mutex instead _MTX_INITIALIZER_NP 2022-10-20 01:32:47 +00:00
u_execmem.h