gallium: remove st_profile_type in favor of gl_api, move out st_context_attribs
authorMarek Olšák <marek.olsak@amd.com>
Sun, 27 Nov 2022 20:19:57 +0000 (15:19 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Dec 2022 13:14:03 +0000 (13:14 +0000)
commit8543dcb275e7f4d849951e506c63138713730f0e
tree14075a8cb09e44cfe4c3a14982bc4a210cea3a0e
parent81020faf20e30878dc23ee1883ae66a44f317145
gallium: remove st_profile_type in favor of gl_api, move out st_context_attribs

st_context_attribs is moved into st_context.h.

Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20027>
src/gallium/frontends/dri/dri_context.c
src/gallium/frontends/glx/xlib/xm_api.c
src/gallium/frontends/osmesa/osmesa.c
src/gallium/frontends/wgl/stw_context.c
src/gallium/include/frontend/api.h
src/gallium/targets/haiku-softpipe/GalliumContext.cpp
src/mesa/state_tracker/st_context.h
src/mesa/state_tracker/st_manager.c