shadPS4/src/video_core
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
..
amdgpu video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
buffer_cache video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
host_shaders fix typo in LOG_INFO (#559) 2024-08-26 15:22:11 +03:00
renderer_vulkan video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
texture_cache video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
multi_level_page_table.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
page_manager.cpp Initial support for compiling on ARM64. (#788) 2024-09-09 13:23:16 +03:00
page_manager.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
renderdoc.cpp Move presentation to separate thread/improve sync (#303) 2024-07-28 15:54:09 +02:00
renderdoc.h Move presentation to separate thread/improve sync (#303) 2024-07-28 15:54:09 +02:00