mesa/src
Pierre-Eric Pelloux-Prayer 5a05f9714b radeonsi: bump SI_NUM_SHADER_BUFFERS to 32
Some app uses more than 8 SSBOs (https://gitlab.freedesktop.org/mesa/mesa/-/issues/2946),
so increase SI_NUM_SHADER_BUFFERS to 32 (which allows 16 SSBOs).

Since we're now using a 64 bits number to track buffers, we could bump
SI_NUM_SHADER_BUFFERS to 48 but that would conflict with Mesa's
MAX_COMBINED_ATOMIC_BUFFERS limit (= 90).

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2122
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5632>
2020-06-30 09:23:14 +02:00
..
amd radv: add support for MRTs compaction to avoid holes 2020-06-29 08:43:14 +00:00
broadcom v3d: Enable PIPE_CAP_TGSI_TEXCOORD. 2020-06-29 09:07:21 -07:00
compiler glsl: remove stale FIXME 2020-06-30 01:56:36 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: enable depthBiasClamp 2020-06-29 13:08:51 +00:00
gallium radeonsi: bump SI_NUM_SHADER_BUFFERS to 32 2020-06-30 09:23:14 +02:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: Align "used" attribute to 64 bits. 2020-06-25 22:11:36 -07:00
loader loader/dri3: Check for window destruction in dri3_wait_for_event_locked 2020-06-29 17:05:52 +00:00
mapi mapi: x86: Fix dynamic entries in x86 tsd stubs. 2020-06-26 18:28:01 +00:00
mesa st/glsl_to_nir: disable st_nir_lower_builtin() when packing supported 2020-06-30 01:29:43 +00:00
panfrost panfrost: Add PAN_MESA_DEBUG=gl3 flag 2020-06-26 10:30:03 +00:00
util driconf: add workarounds for SPECviewperf13 2020-06-23 09:25:24 +00:00
vulkan vulkan/overlay: fix crash on destroying NULL swapchain 2020-06-25 10:31:50 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00