mesa/src
Erik Faye-Lund 1b892c5a7d freedreno: fix PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS for a6xx
We're reporting 2048 for VkPhysicalDeviceLimits::maxImageArrayLayers on
Turnip, so we should be able to use 2048 for OpenGL as well. And that's
the minimum required value for OpenGL 4.1 support.

According to http://vulkan.gpuinfo.org/, it seems like values of 2048
should be possible for at least as low as some Adreno 4xx GPUs. But
since we don't support recent GL versions on those, we this won't make a
big difference. So let's leave that up to someone who actually knows
what they're doing!

Acked-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19780>
2022-11-29 13:35:46 +00:00
..
amd radv: use HTILE for VRS image only on GFX10.3 2022-11-29 12:19:40 +00:00
android_stub
asahi ail: Split off test-miptree.cpp from test-layout.cpp 2022-11-28 19:50:18 +00:00
broadcom Revert "glx: Fix drawable refcounting for naked Windows" 2022-11-25 20:08:45 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir: fix a leak of ralloc ctx in nir_opt_ray_query_ranges 2022-11-25 22:04:52 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl egl: Fix uninitialized variable warning 2022-11-22 01:54:51 +00:00
etnaviv tree-wide: Use __func__ instead of __FUNCTION__ in non-gallium code 2022-11-22 06:53:46 +00:00
freedreno freedreno: fix PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS for a6xx 2022-11-29 13:35:46 +00:00
gallium freedreno: fix PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS for a6xx 2022-11-29 13:35:46 +00:00
gbm utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
getopt
glx glx,dri: simplify indirect function call syntax 2022-11-27 02:52:41 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Query kernel for free list max size 2022-11-29 10:10:16 +00:00
imgui
intel intel/isl: Add MOCS settings for MTL platforms 2022-11-29 00:36:41 -08:00
loader loader/dri3: Add DRI performance option to wait for next buffer on swap 2022-10-25 08:30:35 +00:00
mapi mapi: update gles 1.1 extention packet link 2022-11-20 15:14:01 +00:00
mesa mesa: do not require optional queries 2022-11-25 06:50:59 +00:00
microsoft microsoft/nir_to_dxil: Avoid emitting SampleCmpLevel prior to SM 6.7 if possible 2022-11-22 16:49:36 +00:00
nouveau drm-shim/nouveau: fix the shim to work with nvif ioctl. 2022-11-09 21:21:22 +00:00
panfrost Revert "glx: Fix drawable refcounting for naked Windows" 2022-11-25 20:08:45 +00:00
tool pps: make pps-producer RT only on freedreno 2022-11-15 21:21:42 +00:00
util driconf/intel: Use fake vendor to WA bad detection in Source engine games 2022-11-25 18:21:17 +00:00
virtio venus: enable VK_KHR_push_descriptor 2022-11-23 01:21:34 +00:00
vulkan vulkan: Remove asserts that weren't valid for RADV ETC2 emulation. 2022-11-25 17:16:14 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00