shadPS4/src/video_core/buffer_cache
TheTurtle ee38eec7fe
shader_recompiler: Additional scope handling and user data as push constants (#1013)
* shader_recompiler: Use push constants for user data regs

* shader: Add some GR2 instructions

* shader: Add some instructions

* shader: Add instructions for knack

* touchups

* spirv: Better names

* buffer_cache: Ignore non gpu modified images

* clang format

* Add log

* more fixes
2024-09-23 08:55:43 +02:00
..
buffer_cache.cpp shader_recompiler: Additional scope handling and user data as push constants (#1013) 2024-09-23 08:55:43 +02:00
buffer_cache.h vulkan: Add alternatives when nullDescriptor is not supported. (#1001) 2024-09-21 03:50:57 +03:00
buffer.cpp video_core: Improve handling of image buffer aliases (#757) 2024-09-05 17:25:45 +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 video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
word_manager.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00