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