mesa/src/mesa
Erik Faye-Lund 2658d02516 mesa/main: verify more texture-limits for GL 4.1
OpenGL 4.1 also increased the minimum 3D and cube texture size as
well as the minimum number of texture-array layers. Let's also
verify these to prevent enbaling too recent GL versions on layered
drivers link Zink, VirGL etc.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19780>
2022-11-29 13:35:46 +00:00
..
main mesa/main: verify more texture-limits for GL 4.1 2022-11-29 13:35:46 +00:00
math util: Replace the usage of ALIGN16 with alignas(16) and them remove ALIGN16 macro 2022-11-10 05:04:12 +00:00
program mesa: Fixes -Wundef in arbprogparse.c 2022-11-24 04:33:07 +00:00
state_tracker mesa: support dummy queries for ARB_pipeline_statistics_query 2022-11-25 06:50:59 +00:00
vbo mesa/vbo: Replace the usage of cpu_has_sse4_1 with util_get_cpu_caps()->has_sse4_1 in vbo/vbo_minmax_index.c 2022-11-15 19:06:07 +00:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00