mesa/src/gallium/include
Adam Jackson 6d81b9c972 gallium: Remove curious st_visual::no_config
The gallium context creation API embeds storage for a whole st_visual
even if the context is to have no config. no_config was being used to
signal this, but we can just as easily check that the color format is
non-NONE.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10045>
2021-04-06 12:16:10 -04:00
..
frontend gallium: Remove curious st_visual::no_config 2021-04-06 12:16:10 -04:00
pipe gallium: add PIPE_CAP_ALLOW_DYNAMIC_VAO_FASTPATH 2021-03-30 07:32:16 +00:00