mesa/src
Kenneth Graunke c7a357787f anv: Increase maxUniformBufferRange to 2^30 when not using the sampler
The limit here is from the RENDER_SURFACE_STATE height/width/depth
fields - it's 2^30 for ISL_FORMAT_RAW buffers, and 2^27 otherwise.

anv_isl_format_for_descriptor_type() uses ISL_FORMAT_R32G32B32A32_FLOAT
for uniform buffers when compiler->indirect_ubos_use_sampler is set
(Icelake and earlier), but ISL_FORMAT_RAW when it isn't (Tigerlake+).

So we can increase the limit on Tigerlake and later.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14892>
2022-02-05 11:23:16 -08:00
..
amd ci: Uprev vulkan-cts to 1.2.8.0 2022-02-03 22:41:23 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Call nir_lower_discard_if 2022-02-04 19:09:23 +00:00
broadcom meson: add support for `meson devenv` with vulkan 2022-02-04 09:08:47 -08:00
compiler nir,zink: Make lower_discard_if a common pass 2022-02-04 19:09:23 +00:00
drm-shim
egl egl: Use the new no-error driver interface 2022-02-04 18:36:24 +00:00
etnaviv etnaviv: add support for INTEL_blackhole_render 2022-01-31 16:52:29 +00:00
freedreno turnip: Unconditionaly remove descriptor set from pool's list on free 2022-02-04 21:07:30 +00:00
gallium r300: fix deadcode elimination in loops with breaks 2022-02-05 15:39:26 +01:00
gbm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
getopt
glx glx: Use the new no-error driver interface 2022-02-04 18:36:24 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel anv: Increase maxUniformBufferRange to 2^30 when not using the sampler 2022-02-05 11:23:16 -08:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa mesa: add ARB_sparse_texture_clamp extension 2022-02-01 10:28:05 +00:00
microsoft microsoft/compiler: Set flag for VP/RT array index from VS/DS 2022-02-04 20:49:23 +00:00
nouveau
panfrost pan/midg: Support 8/16 bit load/store 2022-02-04 17:12:35 -05:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util/utrace: make generated code a tiny bit nicer to look at 2022-02-01 09:28:30 +00:00
virtio meson: add support for `meson devenv` with vulkan 2022-02-04 09:08:47 -08:00
vulkan vulkan/util: simplify multialloc init 2022-02-04 10:16:42 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00