mesa/src
Pavel Ondračka 20b51133f3 r300: remove finalize_nir
This was added so we could report compile failures. Since we can
now just do that simply from create_vs/fs_state there is no need
for finalize_nir anymore.

Move the optimization loop to the beginning of create_vs/fs_state.
This could be probably optimized a bit more, but right now there
should be no functional change, we can improve the pass order later.

Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33961>
2025-03-14 20:23:00 +00:00
..
amd amd: use 128B compression for scanout images when drm.minor <63 2025-03-14 19:07:09 +00:00
android_stub
asahi libagx: clean up 2025-03-10 20:16:04 +00:00
broadcom v3dv: use the stats framework 2025-03-12 16:49:46 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler vtn: Support the UniformDecoration capability. 2025-03-14 15:42:24 +00:00
drm-shim
egl egl/x11: unify swrast/kopper/dri3 paths a bit 2025-03-14 14:21:40 +00:00
etnaviv etnaviv/ci: remove dEQP-GLES2.functional.polygon_offset.default_enable fail 2025-03-13 16:33:36 +00:00
freedreno freedreno: Misc control registers updates 2025-03-14 16:52:06 +00:00
gallium r300: remove finalize_nir 2025-03-14 20:23:00 +00:00
gbm dri: delete INVALIDATE extension 2025-02-26 21:46:06 +00:00
getopt
gfxstream gfxstream: Resolve/clean-up inconsistencies with advertising emulated 2025-03-11 20:04:34 +00:00
glx glx: fix build with -Dlegacy-x11=dri2 2025-03-06 17:13:23 +00:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel anv: Remove ignored qualifier 2025-03-13 20:11:10 +00:00
loader loader: Stop looking in ${libdir}/tls/ 2025-03-13 19:45:45 +00:00
mapi glapi: remove extension definitions that will likely never be implemented 2025-03-06 17:13:23 +00:00
mesa gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
microsoft vulkan/runtime: store flags on descriptor set layouts 2025-02-27 13:26:58 +02:00
nouveau nvk/ci: document flakes seen over the last week 2025-03-13 12:51:51 +00:00
panfrost panvk: fix dependency for EXT_display_control 2025-03-13 16:45:47 -07:00
tool panvk: add u_trace perfetto support 2024-12-17 23:14:26 +00:00
util util/tests: move u_half_test into half_float_test 2025-03-13 21:36:23 +00:00
virtio venus: support VK_EXT_image_sliced_view_of_3d 2025-03-13 13:24:48 +00:00
vulkan vulkan: update ALLOWED_ANDROID_VERSION for api level 35 2025-03-14 18:39:07 +00:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format freedreno: move ForEachMacros into freedreno 2025-01-24 12:15:31 +00:00
meson.build meson: remove with_shared_glapi variable (it's always true) 2025-03-06 17:13:22 +00:00