mesa/src
Lionel Landwerlin c445d6f66e intel/isl: Set null surface format to R32_UINT
It appears we never had a test in piglit or deqp sampling from a null
surface...

It turns out this triggers a hang on IVB only. Updating the null
surface format to R32_UINT fixes the hang on ivb and doesn't affect
other platforms, so set it by default for all platforms.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Gitlab: https://gitlab.freedesktop.org/mesa/mesa/issues/1872
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-10-05 20:54:33 +00:00
..
amd aco: fix load_constant with multiple arrays 2019-10-04 22:43:11 +01:00
broadcom v3d: Enable the late algebraic optimizations to get real subs. 2019-09-30 09:44:10 +00:00
compiler nir: Fix some wonky whitespace in nir_search.h. 2019-10-04 19:15:01 +00: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 etnaviv: set texture INT_FILTER bit 2019-10-05 20:31:36 +00: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 intel/isl: Set null surface format to R32_UINT 2019-10-05 20:54:33 +00:00
loader dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
mapi meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
mesa mesa: don't forget to clear _Layer field on texture unit 2019-10-01 21:49:13 +03:00
panfrost pan/midgard: Replace mir_is_live_after with new pass 2019-10-03 22:29:51 -04:00
util util/rb_tree: Stop relying on &iter->field != NULL 2019-09-26 20:36:41 +00:00
vulkan vulkan: Update the XML and headers to 1.1.123 2019-09-17 04:11:05 +00:00
meson.build meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
SConscript