mesa/src/mapi
Marek Olšák dbc956920f glthread: call _mesa_glthread_DeleteBuffers unconditionally
Deleted buffers were not unbound in glthread.

Fixes: 4fa24747b9 - glthread: call _mesa_glthread_BindBuffer unconditionally

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17976>
(cherry picked from commit 28e351673e)
2022-08-12 09:41:33 -07:00
..
es1api meson: Using get_argument_syntax as the --compiler_id option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
es2api meson: Using get_argument_syntax as the --compiler_id option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
glapi glthread: call _mesa_glthread_DeleteBuffers unconditionally 2022-08-12 09:41:33 -07:00
new python: explicitly require python3 2021-08-14 21:44:31 +00:00
shared-glapi c11: Implement c11/time.h with c11/impl/time.c 2022-06-09 17:23:34 +00:00
entry.c mapi: Remove usage of USE_ELF_TLS 2022-07-29 23:59:11 +00:00
entry.h
entry_ppc64le_tls.h
entry_x86-64_tls.h x86: Add ENDBR at function entries 2020-03-26 16:38:46 -07:00
entry_x86_tls.h x86: Add ENDBR at function entries 2020-03-26 16:38:46 -07:00
mapi_abi.py python: drop python2 support 2021-08-14 21:44:32 +00:00
mapi_glapi.c mapi: Remove usage of USE_ELF_TLS 2022-07-29 23:59:11 +00: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 mapi: Trim trailing spaces in stub.c and u_current.c 2022-07-29 23:59:11 +00:00
stub.h
table.c mapi: Respect MESA_DEBUG=silent for no-op debug output. 2021-04-19 20:53:27 +00:00
table.h mapi: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
u_current.c mapi: Remove usage of USE_ELF_TLS 2022-07-29 23:59:11 +00:00
u_current.h mapi: Remove usage of USE_ELF_TLS 2022-07-29 23:59:11 +00:00
u_execmem.c mapi: remove needless c99_compat.h includes 2022-06-02 13:09:16 +00:00
u_execmem.h