shadPS4/src/video_core/texture_cache
TheTurtle b0bbb16aae
video_core: Add fallback path for pipelines with more than 32 bindings (#837)
* video_core: Small fixes

* renderer_vulkan: Add fallback path for pipelines with more than 32 bindings

* vk_resource_pool: Rewrite desc heap

* work
2024-09-10 20:54:39 +03:00
..
host_compatibility.h video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
image.cpp video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
image.h shader_recompiler: Implement data share append and consume operations (#814) 2024-09-07 00:14:51 +03:00
image_info.cpp hot-fix: linear cubemaps check assert removed (verified) 2024-09-08 14:18:48 +02:00
image_info.h Surface management rework (3/3) (#370) 2024-09-04 23:47:57 +03:00
image_view.cpp video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
image_view.h fix for image view storage flag handling 2024-09-09 00:09:38 +02:00
sampler.cpp video_core: Add image support 2024-05-27 18:25:45 +03:00
sampler.h video_core: Add image support 2024-05-27 18:25:45 +03:00
texture_cache.cpp fix for image view storage flag handling 2024-09-09 00:09:38 +02:00
texture_cache.h shader_recompiler: Implement data share append and consume operations (#814) 2024-09-07 00:14:51 +03:00
tile_manager.cpp video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
tile_manager.h video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
types.h Surface management rework (3/3) (#370) 2024-09-04 23:47:57 +03:00