mesa/src/mapi/glapi
Chia-I Wu 4fa24747b9 glthread: call _mesa_glthread_BindBuffer unconditionally
_mesa_marshal_GetIntegerv expects those states to be tracked.  I am not
sure if this covers all states that _mesa_marshal_GetIntegerv needs, but
this fixes Civ5 for virgl at least.

Fixes: e48f676835 ("glthread: don't sync for more glGetIntegerv enums for glretrace")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14659>
2022-02-01 06:11:22 +00:00
..
gen glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
registry
tests mapi/test: Change type to unsigned for offset 2020-08-05 18:08:06 +00:00
glapi.c
glapi.h glapi: Never use dllimport/dllexport for TLS vars on Windows 2021-12-13 16:56:06 +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
glapi_nop.c
glapi_priv.h
meson.build meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00