mesa: split struct gl_config into it's own header.
authorDave Airlie <airlied@redhat.com>
Fri, 7 Jan 2022 06:31:03 +0000 (16:31 +1000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Jan 2022 00:20:06 +0000 (00:20 +0000)
commit16fa44205744a336c55049b4e8fcf5995c0df9a7
tree03d4b1808cbd16d6334b411b1514eb229e414dad
parent4346f392993855ed4debba43032a498e2cd53ee4
mesa: split struct gl_config into it's own header.

avoids context.h/mtypes.h deps.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14437>
src/gallium/frontends/dri/utils.h
src/gallium/frontends/glx/xlib/glx_api.c
src/gallium/frontends/glx/xlib/xm_api.c
src/gallium/frontends/glx/xlib/xm_api.h
src/mesa/main/glconfig.h [new file with mode: 0644]
src/mesa/main/mtypes.h