mesa/src/panfrost
Erico Nunes 013900c4d2 mesa: fix GL_MAX_SAMPLES with GLES2
EXT_multisampled_render_to_texture on GLES2 allows the
GL_MAX_SAMPLES_EXT enum to be used.

Move the condition from the GLES3 section to the GLES2 one so
that it stops returning GL_INVALID_ENUM in that case.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13967>
2021-12-11 01:31:59 +00:00
..
bifrost treewide: drop mtypes/macros includes from main 2021-12-08 22:14:45 +00:00
ci mesa: fix GL_MAX_SAMPLES with GLES2 2021-12-11 01:31:59 +00:00
drm-shim panfrost: Handle AFBC_FEATURES in drm-shim 2021-11-22 13:12:20 +00:00
ds pps: allow drivers to report timestamps in their own time domain 2021-11-22 11:52:46 +00:00
include panfrost: Remove unused MIDGARD_NO_AFBC quirk 2021-10-22 19:33:38 -04:00
lib panfrost: Add Valhall support to pandecode 2021-12-06 20:46:09 +00:00
midgard treewide: drop mtypes/macros includes from main 2021-12-08 22:14:45 +00:00
perf panfrost: Fix GPU ID for t76x in get_perf_config 2021-07-12 09:07:48 +00:00
shared util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
util panfrost: Introduce PAN_MAX_VARYINGS define 2021-10-05 21:13:52 +00:00
vulkan panvk: Add check for null fence 2021-12-07 21:18:44 +00:00
meson.build panfrost: drm-shim support 2021-08-17 22:06:17 +00:00