mesa/src
Marius Hillenbrand c5d6e57e42 llvmpipe: Use lp_build_round_arch on IBM Z (s390x)
LLVM has all the required intrinsics available on IBM Z, so use them for
rounding operations (they will be implemented as a single instruction).
This change makes the test case lp_test_arit pass, because it avoids
using the buggy generic code.

v2: update .gitlab-ci/cross-xfail-s390x to reflect passing lp_test_arit

Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13927>
2021-11-23 17:49:02 +00:00
..
amd radv: fix emitting VBO when vertex input dynamic state is used 2021-11-23 08:39:13 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi asahi: Fix BIND_PIPELINE sizing and alignment 2021-11-18 23:35:25 +00:00
broadcom broadcom/compiler: don't move ldvary earlier if current instruction has ldunif 2021-11-23 10:52:24 +00:00
compiler nir: Un-inline more of nir_builder.h. 2021-11-22 20:40:47 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl c11/threads: Re-align return values for timed waits 2021-11-16 10:02:08 -06:00
etnaviv ci/etnaviv: no need to force nir anymore 2021-11-12 08:22:29 +00:00
freedreno freedreno/ir3: remove unused actual_in counting 2021-11-23 17:20:32 +00:00
gallium llvmpipe: Use lp_build_round_arch on IBM Z (s390x) 2021-11-23 17:49:02 +00:00
gbm gbm: add GBM_FORMAT_GR1616 and RG1616 2021-10-27 02:53:05 +00:00
getopt
glx glx/dri3: fix glXQueryContext does not return GLX_RENDER_TYPE value 2021-11-19 01:37:27 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel intel/compiler: Prepare disasm for 16-bit sampler params 2021-11-22 21:27:30 -08:00
loader gallium/dri: let the driver know if the imported image is DRI_PRIME buffer 2021-10-18 16:24:00 +02:00
mapi Use initial-exec TLS for glibc only, enable TLS elsewhere 2021-11-20 11:56:34 -05:00
mesa gallium: add a link shader hook 2021-11-23 16:14:16 +00:00
microsoft microsoft/compiler: Handle GLES external textures 2021-11-19 22:54:46 +00:00
nouveau
panfrost panfrost: Handle AFBC_FEATURES in drm-shim 2021-11-22 13:12:20 +00:00
tool intel/pps: tweak intel config some more 2021-11-22 11:52:46 +00:00
util util/cpu_detect: Add flag for IBM Z (s390x) 2021-11-23 17:49:02 +00:00
virtio virgl: Link shader program 2021-11-23 16:14:16 +00:00
vulkan vulkan: move common format helpers to vk_format 2021-11-19 12:23:19 +01:00
meson.build meson: build freedreno tools when other parts of freedreno not enabled 2021-10-26 00:33:31 +00:00