mesa/src/mapi
Marek Olšák ed0bea4495 glthread: fall back if a param size is non-zero and a pointer param is NULL
So that we don't crash. This is a GL error anyway.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3948>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3948>
2020-03-06 01:06:14 +00:00
..
es1api meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
es2api meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
glapi glthread: fall back if a param size is non-zero and a pointer param is NULL 2020-03-06 01:06:14 +00:00
new Revert "mapi/new: sort by slot number" 2019-01-24 18:13:25 +00:00
shared-glapi meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
Android.mk android: fix typo LOCAL_EXPORT_C_INCLUDES 2019-06-29 17:17:49 +02:00
Makefile.sources
entry.c util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN 2019-11-05 16:39:55 +00:00
entry.h
entry_ppc64le_tls.h
entry_ppc64le_tsd.h
entry_x86-64_tls.h
entry_x86_tls.h mapi: Inline call x86_current_tls. 2019-10-29 17:18:06 -07:00
entry_x86_tsd.h mapi: Improve the x86 tsd stubs performance. 2019-10-29 20:50:05 -07:00
mapi_abi.py GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
mapi_glapi.c GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
mapi_tmp.h
meson.build meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
stub.c
stub.h
table.c
table.h
u_current.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
u_current.h mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
u_execmem.c
u_execmem.h