shadPS4/src/video_core
TheTurtle 722a0e36be
graphics: Improve handling of color buffer and storage image swizzles (#1763)
* liverpool_to_vk: Remove wrong component swap formats

* shader_recompiler: Handle storage and buffer format swizzles

* shader_recompiler: Skip unsupported depth export

* image_view: Remove image format swizzle

* Platform support is not always guaranteed
2024-12-13 21:49:37 +02:00
..
amdgpu graphics: Improve handling of color buffer and storage image swizzles (#1763) 2024-12-13 21:49:37 +02:00
buffer_cache renderer_vulkan: Introduce shader HLE system with copy shader implementation. (#1683) 2024-12-10 14:44:08 +02:00
host_shaders Respect game brightness settings (#1559) 2024-11-21 12:06:53 +02:00
renderer_vulkan graphics: Improve handling of color buffer and storage image swizzles (#1763) 2024-12-13 21:49:37 +02:00
texture_cache graphics: Improve handling of color buffer and storage image swizzles (#1763) 2024-12-13 21:49:37 +02:00
multi_level_page_table.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
page_manager.cpp cache: Invalidate pages for file reads. (#1726) 2024-12-11 21:11:24 +02:00
page_manager.h Fixed false-positive image reuploads (#1557) 2024-11-26 22:45:15 +02:00
renderdoc.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
renderdoc.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00