Fernando Sahmkow 797e351bf8 Fix bad rebase 7 年之前
..
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 年之前
engines 4841440382 Implement TXQ_B 7 年之前
renderer_opengl 797e351bf8 Fix bad rebase 7 年之前
renderer_vulkan 26223f8124 video_core/engines: Remove unnecessary inclusions where applicable 7 年之前
shader c60b0b8432 Fix TMML 7 年之前
textures 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 年之前
CMakeLists.txt a77e9a27b0 Simplify ConstBufferAccessor 7 年之前
const_buffer_accessor.h a77e9a27b0 Simplify ConstBufferAccessor 7 年之前
dma_pusher.cpp 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 年之前
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 年之前
gpu.cpp 20be92d5e6 memory_manager: Improved implementation of read/write/copy block. 7 年之前
gpu.h e36f1a5ba9 video_core/gpu: Amend typo in GPU member variable name 7 年之前
gpu_asynch.cpp 4555b63750 gpu_thread: Improve synchronization by using CoreTiming. 7 年之前
gpu_asynch.h 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 年之前
gpu_synch.cpp 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 年之前
gpu_synch.h 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 年之前
gpu_thread.cpp 30ce9b2b5c video_core/gpu_thread: Silence truncation warning in ThreadManager's constructor 7 年之前
gpu_thread.h 4555b63750 gpu_thread: Improve synchronization by using CoreTiming. 7 年之前
macro_interpreter.cpp 00e7190e29 video_core/macro_interpreter: Remove assertion within FetchParameter() 7 年之前
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 年之前
memory_manager.cpp 20be92d5e6 memory_manager: Improved implementation of read/write/copy block. 7 年之前
memory_manager.h 20be92d5e6 memory_manager: Improved implementation of read/write/copy block. 7 年之前
morton.cpp 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 年之前
morton.h 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 年之前
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 年之前
rasterizer_cache.h 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 年之前
rasterizer_interface.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 年之前
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 年之前
renderer_base.h a2be49305d yuzu, video_core: Screenshot functionality 7 年之前
surface.cpp 42085ff110 video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat() 7 年之前
surface.h 13222f94c0 video_core: Remove unused Fill surface type 7 年之前
video_core.cpp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 年之前
video_core.h 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 年之前