mesa/version: only enable GL4.1 with correct limits.
authorDave Airlie <airlied@redhat.com>
Thu, 2 Jul 2020 23:38:44 +0000 (09:38 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 6 Jul 2020 02:51:30 +0000 (12:51 +1000)
commit0ca266025ab309d538ed8c804cb46d2945c6a547
tree7f5026715383d32fd06b84a66c4f6018c7a99925
parent1a83279da57f2e2702d9b13437eed6bfb958af52
mesa/version: only enable GL4.1 with correct limits.

I haven't tested all the limits, but these two should be enough
for driver writers to realise.

I've also submitted a minmax test for piglit to test this.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5727>
src/mesa/main/version.c