mesa/src/gallium/frontends
Georg Lehmann 5e6e3c7f89 nir: rename to nir_opt_16bit_tex_image
Not sure what I was thinking when I wrote this pass (probably not much),
but opt makes more sense and matches other nir passes.
Fold is usually used for constants, and this pass handles more than those.

Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28662>
2024-04-11 06:10:33 +00:00
..
clover fix(FTBFS): clover: adapt to new LLVM 19 DiagnosticHandlerTy 2024-04-02 11:27:31 +00:00
d3d10umd treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
dri gallium/dri: reuse existing meson variables 2024-04-06 18:40:46 +00:00
glx/xlib treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
hgl treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
lavapipe nir: rename to nir_opt_16bit_tex_image 2024-04-11 06:10:33 +00:00
nine frontend/nine: fix typos 2024-04-09 10:30:40 +02:00
omx meson: Remove the non-used -DDEBUG manually 2024-03-22 18:22:34 +00:00
osmesa osmesa: Fixes building osmesa.c on windows 2023-12-18 23:35:17 +00:00
rusticl NirShader: don't fail on null constant_buffer 2024-04-03 09:26:38 +00:00
teflon teflon: Initial commit 2024-01-24 10:02:10 +00:00
va frontends/va: add surface alignment attribute 2024-03-25 14:38:46 +00:00
vdpau frontends/vdpau: Support creating VDP_CHROMA_TYPE_420_16 surfaces 2024-04-10 15:00:02 +00:00
wgl wgl: The default swap interval is supposed to be 1 2024-03-29 17:29:18 +00:00
xa pipe-loader: allow to load multiple zink devices 2023-10-14 01:01:16 +00:00