bunnei 50b5bb44a0 Merge pull request #2765 from FernandoS27/dma-fix 6 lat temu
..
buffer_cache 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 lat temu
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 lat temu
engines 50b5bb44a0 Merge pull request #2765 from FernandoS27/dma-fix 6 lat temu
renderer_opengl 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 lat temu
renderer_vulkan 4e35177e23 shader_ir: Implement VOTE 7 lat temu
shader 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 lat temu
texture_cache 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 lat temu
textures 50b5bb44a0 Merge pull request #2765 from FernandoS27/dma-fix 6 lat temu
CMakeLists.txt e424615839 Merge pull request #2783 from FernandoS27/new-buffer-cache 6 lat temu
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. 7 lat temu
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 lat temu
gpu.cpp 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 lat temu
gpu.h 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 lat temu
gpu_asynch.cpp 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware 7 lat temu
gpu_asynch.h d20ede40b1 NVServices: Styling, define constructors as explicit and corrections 7 lat temu
gpu_synch.cpp 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. 7 lat temu
gpu_synch.h d20ede40b1 NVServices: Styling, define constructors as explicit and corrections 7 lat temu
gpu_thread.cpp b391e5f638 NVFlinger: Correct GCC compile error 7 lat temu
gpu_thread.h f2e026a1d8 gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme. 7 lat temu
macro_interpreter.cpp 913b7a6872 GPU: Add a microprofile for macro interpreter 7 lat temu
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 lat temu
memory_manager.cpp a1845d1dd3 prefer system reference over global accessor 7 lat temu
memory_manager.h a1845d1dd3 prefer system reference over global accessor 7 lat temu
morton.cpp 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 lat temu
morton.h 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 lat temu
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 lat temu
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level 7 lat temu
rasterizer_interface.h 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 lat temu
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 lat temu
renderer_base.h a2be49305d yuzu, video_core: Screenshot functionality 7 lat temu
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 lat temu
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 lat temu
surface.cpp 082740d34d surface: Correct format S8Z24 7 lat temu
surface.h f6f1a8f26a texture_cache: Style changes 7 lat temu
video_core.cpp 6d0551196d video_core/gpu: Create threads separately from initialization 7 lat temu
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization 7 lat temu