mesa/src
Samuel Pitoiset 030e67fac3 radv: bump minTexelBufferOffsetAlignment to 4
The spec has probably been misinterpreted during RADV bringup.

This fixes GPU hangs with dEQP-VK.binding_model.*offset_nonzero*.

Fixes: f4e499ec79 ("radv: add initial non-conformant radv vulkan driver")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-10-09 11:22:58 +00:00
..
amd radv: bump minTexelBufferOffsetAlignment to 4 2019-10-09 11:22:58 +00:00
broadcom v3d: Enable the late algebraic optimizations to get real subs. 2019-09-30 09:44:10 +00:00
compiler meson: drop unused inc_nir 2019-10-07 21:49:40 +01:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl surfaceless: Support EGL_WL_bind_wayland_display 2019-10-04 15:49:10 +00:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno: Enable the nir_opt_algebraic_late() pass. 2019-09-30 09:44:10 +00:00
gallium iris: Implement the Broadwell NP Z PMA Stall Fix 2019-10-08 21:53:12 -07:00
gbm libgbm: Wire up getCapability for the image loader 2019-09-20 19:10:31 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Enable VK_EXT_shader_subgroup_{ballot,vote} 2019-10-08 16:34:00 -07:00
loader loader: Simplify handling of the radeonsi driver 2019-10-08 09:02:34 +00:00
mapi mesa: Allow MESA_framebuffer_flip_y for GLES 3 2019-10-08 13:53:01 -07:00
mesa meta: leak of shader program when decompressing tex-images 2019-10-09 10:49:08 +00:00
panfrost pan/midgard: Replace mir_is_live_after with new pass 2019-10-03 22:29:51 -04:00
util drirc: enable vk_x11_override_min_image_count for DOOM 2019-10-09 08:38:38 +02:00
vulkan vulkan: Update the XML and headers to 1.1.124 2019-10-07 09:12:12 -07:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
SConscript