mesa/src/mapi/glapi
Marek Olšák 3da170faae glthread: change when glFlush flushes asynchronously
This fixes the flushing with external textures.

We don't know if we need to flush synchronously with multiple contexts,
so I removed that.

Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11341>
2021-06-17 02:24:22 +00:00
..
gen glthread: change when glFlush flushes asynchronously 2021-06-17 02:24:22 +00:00
registry mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
tests mapi/test: Change type to unsigned for offset 2020-08-05 18:08:06 +00:00
glapi.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
glapi.h util: Add a helper macro for defining initial-exec variables. 2021-06-02 03:10:49 +00:00
glapi_dispatch.c glapi: fix Warray-parameter 2021-06-10 10:31:55 +00:00
glapi_entrypoint.c glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
glapi_getproc.c GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
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