mesa/src
Karol Herbst f0fa2209a8 nir: add nir_opt_algebraic_integer_promotion
This handles basic operations where clang promotes integers to 32 bits
according to the C99 spec in OpenCL C source code.

This is its own opt_algerbraic pass, because we don't wanna fight with
nir_lower_bit_size.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34641>
2025-05-12 09:29:20 +00:00
..
amd radv: ignore radv_zero_vram=true if zeroInitialDeviceMemory is enabled 2025-05-12 06:53:55 +00:00
android_stub
asahi hk: Implement VK_EXT_map_memory_placed 2025-05-06 18:41:08 +00:00
broadcom broadcom/ci: document fixed tests 2025-05-11 18:46:12 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir: add nir_opt_algebraic_integer_promotion 2025-05-12 09:29:20 +00:00
drm-shim
egl egl: fix sw fallback rejection in non-sw EGL_PLATFORM=device 2025-04-30 19:09:44 +00:00
etnaviv ci: rename all the .b2c- jobs into .ci-tron- 2025-05-07 21:02:16 +00:00
freedreno tu/lrz: Don't disable LRZ test for blend+depth write 2025-05-12 08:53:57 +00:00
gallium nir: add nir_opt_algebraic_integer_promotion 2025-05-12 09:29:20 +00:00
gbm meson: support building with system libgbm 2025-04-09 12:15:33 +00:00
getopt
gfxstream gfxstream: make sure by default descriptor is negative 2025-05-08 18:29:03 +00:00
glx Get rid of 5 remaining references to glapitable.h 2025-04-23 20:18:25 +00:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel intel/compiler: use ffsll instead of ffsl in brw_vue_map.c 2025-05-11 00:50:21 +02:00
loader loader: Use RTLD_LOCAL not RTLD_GLOBAL 2025-04-18 07:14:56 +00:00
mapi Get rid of 5 remaining references to glapitable.h 2025-04-23 20:18:25 +00:00
mesa mesa: enable GL name reuse for virgl 2025-05-12 07:15:44 +00:00
microsoft d3d12: Do not build microsoft/compiler when graphics, gl or vk disabled 2025-05-08 14:17:22 +00:00
nouveau nvk/ci: drop CI_TRON_TIMEOUT__BOOT_CYCLE__MINUTES 2025-05-09 22:19:39 +00:00
panfrost panvk/v9+: Set up limited texture descs for storage use 2025-05-12 08:37:08 +00:00
tool perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
util util/cpu: Teach the Linux code about getauxval() 2025-05-09 20:10:10 +00:00
virtio ci/crosvm: Use structured tagging for crosvm 2025-05-07 12:13:24 +00:00
vulkan vulkan: add support for VK_IMAGE_LAYOUT_ZERO_INITIALIZED_EXT 2025-05-12 06:53:55 +00:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format radv: Add radv_foreach_stage to ForEachMacros again. 2025-04-11 18:01:47 +00:00
meson.build meson: support building with system libgbm 2025-04-09 12:15:33 +00:00