mesa/src/amd
Samuel Pitoiset f729fe50e5 radv: trigger a new PS epilog when the framebuffer is dirty with ESO
When a new framebuffer is used, the color output formats might have
changed and a new PS epilog might need to be recompiled. This shouldn't
affect graphics pipeline because color output formats must already match.

This fixes a couple of failures/flakes like
spec@ext_framebuffer_multisample@fast-clear with Zink and shader object.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28294>
2024-03-22 15:08:23 +00:00
..
addrlib amd: fix addrlib regression 2024-03-22 08:25:21 +00:00
ci radeonsi/ci: udpate expected failures 2024-03-18 14:03:46 +00:00
common radv: add a workaround for null IBO on GFX6 2024-03-20 16:27:58 +00:00
compiler aco: split instruction assembly into functions 2024-03-22 10:29:43 +00:00
drm-shim amd: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 22:02:17 +00:00
llvm ac/llvm,radeonsi: fix memory leaks triggered by ac_nir_translate() errors 2024-03-21 00:51:19 +00:00
registers amd/registers: add correct gfx11.x enums for BINNING_MODE 2024-03-11 23:36:55 +00:00
vpelib amd/vpelib: Add UID for 3d Lut and control logic 2024-02-06 14:55:02 +00:00
vulkan radv: trigger a new PS epilog when the framebuffer is dirty with ESO 2024-03-22 15:08:23 +00:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00