gallium/hud: don't use st_context_iface, use an explicit callback
authorMarek Olšák <marek.olsak@amd.com>
Sun, 27 Nov 2022 18:08:53 +0000 (13:08 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Dec 2022 13:14:03 +0000 (13:14 +0000)
commitfdec3529030cacea8ba82aba0ed8db703813549e
tree7d9329f85a355f79820bdc5188fe816128bd5ccd
parent64ee8d2430a769134f88af92873b06b44f78e0c6
gallium/hud: don't use st_context_iface, use an explicit callback

st_context_iface will be removed.

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/auxiliary/hud/hud_context.c
src/gallium/auxiliary/hud/hud_context.h
src/gallium/auxiliary/hud/hud_private.h
src/gallium/frontends/dri/dri_context.c
src/gallium/frontends/glx/xlib/xm_api.c
src/gallium/frontends/nine/device9.c
src/gallium/frontends/wgl/stw_context.c