Module: Mesa Branch: main Commit: a3992379cbd0069842ea72deae605f600c71f10a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3992379cbd0069842ea72deae605f600c71f10a
Author: Marek Olšák <[email protected]> Date: Thu Nov 30 16:39:32 2023 -0500 glapi: only expose GL_EXT_direct_state_access functions to GL compatibility The extension is only exposed in GL compatibility. Reviewed-by: Timothy Arceri <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26548> --- src/mapi/glapi/gen/ARB_instanced_arrays.xml | 2 +- src/mapi/glapi/gen/ARB_vertex_attrib_64bit.xml | 2 +- src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml | 12 +- src/mapi/glapi/gen/EXT_direct_state_access.xml | 306 ++++++++++++----------- 4 files changed, 163 insertions(+), 159 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=a3992379cbd0069842ea72deae605f600c71f10a
