mesa: drop optional tex/tnl maintains mode.
authorDave Airlie <airlied@redhat.com>
Mon, 20 Dec 2021 01:31:31 +0000 (11:31 +1000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Dec 2021 19:06:56 +0000 (19:06 +0000)
commit535a9d420309f0dc731158f4b63da9ab88ac3143
tree6823fcac2df7c44e864672582ce21d035ca5fa03
parent1adff0d0db066b00e01cf9459639dff5505b266a
mesa: drop optional tex/tnl maintains mode.

These are always going to be on with gallium

v2: drop call, tidy up switch (kwg)

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14261>
docs/envvars.rst
src/mesa/main/context.c
src/mesa/main/mtypes.h
src/mesa/main/state.c
src/mesa/state_tracker/st_context.c