mesa/src
Konstantin Seurer d59c22b6e1
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
radv/rt: Implement null acceleration structure in shader code
The previous approach is broken with descriptor buffer capture/replay
because the address off the dummy VA used can randomly change.

Totals from 78 (20.58% of 379) affected shaders:

Instrs: 3837275 -> 3839653 (+0.06%); split: -0.01%, +0.07%
CodeSize: 20235104 -> 20251744 (+0.08%); split: -0.01%, +0.09%
SpillSGPRs: 997 -> 1007 (+1.00%)
Latency: 22305937 -> 22331551 (+0.11%); split: -0.03%, +0.15%
InvThroughput: 4232313 -> 4237341 (+0.12%); split: -0.03%, +0.15%
VClause: 97043 -> 97027 (-0.02%); split: -0.02%, +0.01%
SClause: 72169 -> 72416 (+0.34%); split: -0.00%, +0.35%
Copies: 321578 -> 322126 (+0.17%); split: -0.11%, +0.28%
Branches: 110163 -> 110444 (+0.26%); split: -0.00%, +0.26%
PreSGPRs: 7879 -> 7942 (+0.80%)
VALU: 2155040 -> 2156425 (+0.06%); split: -0.02%, +0.09%
SALU: 502292 -> 503078 (+0.16%); split: -0.00%, +0.16%
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36034>
2025-07-19 21:02:42 +00:00
..
amd radv/rt: Implement null acceleration structure in shader code 2025-07-19 21:02:42 +00:00
android_stub
asahi asahi: Ensure shared BOs have a prime_fd 2025-07-20 00:45:48 +09:00
broadcom v3dv: Make use of hash table helpers 2025-07-18 12:16:36 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler radv: Optimize ray tracing position fetch 2025-07-19 16:07:59 +00:00
drm-shim
egl dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
etnaviv etnaviv/ci: document fixed tests 2025-07-15 22:27:40 +00:00
freedreno Uprev Piglit to 0980079dcfb5adbad873d88e00181268f55cb8ef 2025-07-18 15:33:14 +00:00
gallium asahi: Ensure shared BOs have a prime_fd 2025-07-20 00:45:48 +09:00
gbm gbm: Add more formats 2025-07-15 12:37:10 +00:00
getopt
gfxstream gfxstream: Downgrade some debug prints to traces 2025-07-18 19:20:30 +00:00
glx dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
gtest
imagination nir/opt_vectorize_io: optionally vectorize loads with holes 2025-07-15 16:29:30 +00:00
imgui
intel brw: Make brw_builder() shader constructor use CFG if available 2025-07-19 17:49:48 +00:00
loader dri: Add additional 16/32b float/int formats 2025-07-15 12:37:10 +00:00
mapi mesa: support NV_timeline_semaphore 2025-07-07 21:18:29 +00:00
mesa mesa: Include mask value in glStencilMask VERBOSE_API debug output 2025-07-16 00:32:13 +00:00
microsoft dozen: adopt wsi_common_get_memory 2025-07-09 23:45:04 +00:00
nouveau nvk: Delete the old MSAA image workarounds and trust NIL and NAK 2025-07-18 22:21:49 +00:00
panfrost Uprev Piglit to 0980079dcfb5adbad873d88e00181268f55cb8ef 2025-07-18 15:33:14 +00:00
tool pps: Generate libgpudataprofiling.so from pps-producer sources for Android CTS 2025-07-15 20:29:57 +00:00
util mesa: subprojects: remove linux-raw-sys backend and use libc 2025-07-14 10:23:47 -07:00
virtio venus: clean up post vk_android_get_ahb_image_properties adoption 2025-07-17 20:12:23 +00:00
vulkan vulkan/android: improve AHB image format check logging 2025-07-18 16:20:12 +00:00
x11 x11: Add an x11_xlib_display_is_thread_safe() helper 2025-07-16 01:32:56 +00:00
.clang-format libagx: port pre-GS to CL 2025-06-27 15:31:49 +00:00
meson.build meson: Only build src/x11 if with_platform_x11 2025-07-16 01:32:55 +00:00