shadPS4/src/video_core/texture_cache
psucien 3d95ad0e3a
Image binding and texture cache interface refactor (1/2) (#1481)
* video_core: texture_cache: interface refactor and better overlap handling

* resources binding moved into vk_rasterizer

* remove `virtual` flag leftover
2024-11-24 17:07:51 +01:00
..
host_compatibility.h video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
image_info.cpp Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
image_info.h Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
image_view.cpp Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
image_view.h Respect game brightness settings (#1559) 2024-11-21 12:06:53 +02:00
image.cpp Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
image.h Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
sampler.cpp renderer_vulkan: Commize and adjust buffer bindings (#1412) 2024-10-19 15:30:58 +03:00
sampler.h video_core: Add image support 2024-05-27 18:25:45 +03:00
texture_cache.cpp Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
texture_cache.h Image binding and texture cache interface refactor (1/2) (#1481) 2024-11-24 17:07:51 +01:00
tile_manager.cpp hotfix2: Actually fix errors 2024-09-27 03:21:08 +03:00
tile_manager.h hotfix: descriptor set lifetime fix 2024-09-27 02:56:50 +03:00
types.h vk_compute_pipeline: Add missing meta check 2024-10-30 14:03:53 +01:00