shadPS4/src/video_core/buffer_cache
Herman Semenoff 96ea686eb6
Fixed return strict const iterator, replace to range-based loop C++17 and code refactor (#548)
Signed-off-by: Herman Semenov <GermanAizek@yandex.ru>
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-18 11:06:11 +03:00
..
buffer_cache.cpp vulkan: Use view of null buffer for texel buffers if nullDescriptor not supported. (#1231) 2024-10-06 02:25:12 +03:00
buffer_cache.h vulkan: Use view of null buffer for texel buffers if nullDescriptor not supported. (#1231) 2024-10-06 02:25:12 +03:00
buffer.cpp vulkan: Fix some common validation errors. (#1101) 2024-10-01 23:42:20 +03:00
buffer.h video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +03:00
memory_tracker_base.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
range_set.h Fixed return strict const iterator, replace to range-based loop C++17 and code refactor (#548) 2024-10-18 11:06:11 +03:00
word_manager.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00