mesa/src
Ian Romanick e3cbc328e0 gallivm/nir: Call nir_lower_bool_to_int32 after nir_opt_algebraic_late
All of the opcodes in nir_opt_algebraic_late are the unsized (1-bit)
versions.  If the lowering to int32 happens first, many of the
optimizations and lowerings won't happen.

Of particular importance is the lowering of fisfinite.  If a shader
happens to contain fisfinite of an fp16 value, it will assert later
during compliation.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Fixes: 78b4e417d4 ("gallivm: handle fisfinite/fisnormal")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14942>
2022-02-10 03:12:46 +00:00
..
amd radv: only emit the per-vertex VRS state if the pipeline forced it 2022-02-09 17:40:37 +01:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Don't kill helper threads in ld_var 2022-02-06 15:02:39 +00:00
broadcom v3dv/ci: Update failure list 2022-02-09 15:46:23 +00:00
compiler nir: Delete the per-instr SSA liveness impl. 2022-02-10 00:36:57 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/wayland: Don't replace existing backbuffer in get_buffers 2022-02-07 09:57:41 +00:00
etnaviv etnaviv: add support for INTEL_blackhole_render 2022-01-31 16:52:29 +00:00
freedreno turnip: Depth/stencil formats should not expose any bufferFeatures 2022-02-09 20:11:22 +00:00
gallium gallivm/nir: Call nir_lower_bool_to_int32 after nir_opt_algebraic_late 2022-02-10 03:12:46 +00: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 intel/fs: Assert that old pull-const code is not used if devinfo->has_lsc 2022-02-09 10:39:17 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa st/mesa: only enable ARB_enhanced_layouts if there are xfb buffers 2022-02-09 03:31:16 +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 ci: Bump VK-GL-CTS to 1.3.1.0. 2022-02-08 22:16:36 +00: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 venus: Allow usage of virtio-mmio based device 2022-02-08 17:53:21 +00:00
vulkan vulkan,lavapipe: Simplify command recording code-gen 2022-02-08 19:50:57 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00