mesa/src
Alyssa Rosenzweig 6b34e2174e nir: introduce ergonomic tex builder
for intrinsics, we have these really nice builders using designated initializers
+ macros to specify optional indices. texture instrs have even more craziness
involved, but we can do the same trick. this commit takes the existing "fixed
form" deref-centric tex builders and generalizes them to work with non-deref
textures, making it useful also for GL and late VK passes, while providing an
API that strives to be ergonomic and consistent.

this series only implements a subset of possible texture operations for now, but
more generalizing could be added as people have need.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36050>
2025-07-21 12:11:41 +00:00
..
amd nir: introduce ergonomic tex builder 2025-07-21 12:11:41 +00:00
android_stub
asahi nir: introduce ergonomic tex builder 2025-07-21 12:11:41 +00:00
broadcom v3dv: Make use of hash table helpers 2025-07-18 12:16:36 +00:00
c11
compiler nir: introduce ergonomic tex builder 2025-07-21 12:11:41 +00:00
drm-shim
egl dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
etnaviv etnaviv: Update headers from rnndb 2025-07-20 11:44:51 +00:00
freedreno util: crib SWAP macro from freedreno 2025-07-21 11:42:18 +00:00
gallium nir: introduce ergonomic tex builder 2025-07-21 12:11:41 +00: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 nir: introduce ergonomic tex builder 2025-07-21 12:11:41 +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 glsl: use pipe_screen::nir_options instead of NirOptions 2025-07-21 00:18:21 +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 panvk: Exposes robustBufferAccess2 on v11+ 2025-07-21 10:36:16 +00:00
tool pps: Generate libgpudataprofiling.so from pps-producer sources for Android CTS 2025-07-15 20:29:57 +00:00
util util: crib SWAP macro from freedreno 2025-07-21 11:42:18 +00:00
virtio venus: clean up post vk_android_get_ahb_image_properties adoption 2025-07-17 20:12:23 +00:00
vulkan nir: introduce ergonomic tex builder 2025-07-21 12:11:41 +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