bunnei d49efbfb4a Merge pull request #2441 from ReinUsesLisp/al2p hace 7 años
..
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock hace 7 años
engines d49efbfb4a Merge pull request #2441 from ReinUsesLisp/al2p hace 7 años
renderer_opengl d49efbfb4a Merge pull request #2441 from ReinUsesLisp/al2p hace 7 años
renderer_vulkan d49efbfb4a Merge pull request #2441 from ReinUsesLisp/al2p hace 7 años
shader d49efbfb4a Merge pull request #2441 from ReinUsesLisp/al2p hace 7 años
textures c56d893e77 video_core/textures/astc: Remove unused variables hace 7 años
CMakeLists.txt c27b81cb85 Merge pull request #2429 from FernandoS27/compute hace 7 años
dma_pusher.cpp 9e98100c94 Dma_pusher: ASSERT on empty command_list hace 7 años
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. hace 7 años
gpu.cpp e4ff140b99 Introduce skeleton of the GPU Compute Engine. hace 7 años
gpu.h 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años
gpu_asynch.cpp 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años
gpu_asynch.h 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años
gpu_synch.cpp 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años
gpu_synch.h 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años
gpu_thread.cpp d6d809db87 yuzu: Remove explicit types from locks where applicable hace 7 años
gpu_thread.h 18cdbdafa2 Merge pull request #2467 from lioncash/move hace 7 años
macro_interpreter.cpp 9ef45f00bf GPU/MMEInterpreter: Ignore the 'exit' flag when it's executed inside a delay slot. hace 7 años
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. hace 7 años
memory_manager.cpp 716fbaef74 video_core/memory_manager: Mark IsBlockContinuous() as a const member function hace 7 años
memory_manager.h 716fbaef74 video_core/memory_manager: Mark IsBlockContinuous() as a const member function hace 7 años
morton.cpp 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. hace 7 años
morton.h 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. hace 7 años
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject hace 7 años
rasterizer_cache.h f8b1e53369 Merge pull request #2452 from FernandoS27/raster-cache-fix hace 7 años
rasterizer_interface.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. hace 7 años
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes hace 7 años
renderer_base.h a2be49305d yuzu, video_core: Screenshot functionality hace 7 años
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class hace 7 años
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class hace 7 años
surface.cpp fbe8d1ceaa video_core: Silent -Wswitch warnings hace 7 años
surface.h 13222f94c0 video_core: Remove unused Fill surface type hace 7 años
texture_cache.cpp d708d03d20 video_core: Implement API agnostic view based texture cache hace 7 años
texture_cache.h d708d03d20 video_core: Implement API agnostic view based texture cache hace 7 años
video_core.cpp 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años