commit | 0ca266025ab309d538ed8c804cb46d2945c6a547 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Jul 03 09:38:44 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Jul 06 12:51:30 2020 +1000 |
tree | 7f5026715383d32fd06b84a66c4f6018c7a99925 | |
parent | 1a83279da57f2e2702d9b13437eed6bfb958af52 [diff] |
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>