mesa/src
Faith Ekstrand 154d3b5812
Some checks failed
macOS-CI / macOS-CI (dri) (push) Has been cancelled
macOS-CI / macOS-CI (xlib) (push) Has been cancelled
nak: Simplify SSARef construction with try_push()
This is what LowerBoundedU32Array is doing internally and it's unlikely
faster to have all these extra cases.  This also gets rid of a bunch of
transmute(), which is always nice.  It does mean a small copy in the
case of large SSARefs but those should be uncommon.

Reviewed-by: Mel Henning <mhenning@darkrefraction.com>
Acked-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41462>
2026-05-30 01:20:10 +00:00
..
amd aco/isel: never manually flush denorms after 32bit fma 2026-05-29 17:46:19 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi Revert "drirc: move 00-$drv-defaults.conf to each driver's folder" 2026-05-29 16:01:06 +00:00
broadcom v3dv: close display_fd on incompatible_driver path 2026-05-29 19:55:33 +00:00
c11
compiler compiler/rust: Add LowerBoundedU32[Array] types 2026-05-30 01:20:10 +00:00
drm-shim drm-shim: fix shim on GLX 2026-04-14 12:06:10 +00:00
egl egl/gbm: Eliminate max_age local variable 2026-05-29 16:38:01 +00:00
etnaviv etnaviv: Remove f32_to_f16_fallback() in favor of float16::F16 2026-05-29 05:13:24 +00:00
freedreno ir3/ra: fix killed src detection for spillall min limit 2026-05-29 19:33:22 +00:00
gallium iris: Use gen_print instead of brw_disasm 2026-05-30 00:54:00 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream: codegen: drop const from let-param scalar cast 2026-05-23 06:54:37 +00:00
glx glx/windows: Drop static from driwindowsCreateScreen() 2026-05-18 13:33:35 +00:00
gtest
imagination pvr: re-enable {EXT,KHR}_index_type_uint8 2026-05-29 09:56:28 +01:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel brw: Remove old encoder, generator and related tools 2026-05-30 00:54:00 +00:00
kosmickrisp kk: Handle index robustness for fully bound buffers manually 2026-05-29 04:28:27 -07:00
loader loader: check if the kernel driver is amdgpu 2026-05-27 10:19:50 +00:00
mesa mesa: flush bitmap cache when scissor box changes 2026-05-29 03:38:55 +00:00
microsoft Revert "drirc: move 00-$drv-defaults.conf to each driver's folder" 2026-05-29 16:01:06 +00:00
nouveau nak: Simplify SSARef construction with try_push() 2026-05-30 01:20:10 +00:00
panfrost Revert "drirc: move 00-$drv-defaults.conf to each driver's folder" 2026-05-29 16:01:06 +00:00
poly poly: Fix range used for index unroll bounds checks 2026-05-26 10:39:00 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util anv: fake VK_EXT_image_compression_control on Xe2+ 2026-05-29 23:50:54 +03:00
virtio util: rust: align API with real eventfd capabilities 2026-05-29 03:07:51 +00:00
vulkan screenshot-layer: Log when we can't open the output directory. 2026-05-29 19:05:38 +00:00
x11 meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00