Fernando Sahmkow d45fed3030 shader_ir: Remove unnecessary constructors and use optional for ScanFlow result hace 7 años
..
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock hace 7 años
engines 8a6fc529a9 shader_ir: Implement BRX & BRA.CC hace 7 años
renderer_opengl d5533b440c shader_ir: Unify blocks in decompiled shaders. hace 7 años
renderer_vulkan 8a6fc529a9 shader_ir: Implement BRX & BRA.CC hace 7 años
shader d45fed3030 shader_ir: Remove unnecessary constructors and use optional for ScanFlow result hace 7 años
texture_cache 3b9d89839d texture_cache: Address Feedback hace 7 años
textures d1812316e1 texture_cache: Style and Corrections hace 7 años
CMakeLists.txt 8af6e6a052 shader_ir: Implement a new shader scanner 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 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units hace 7 años
gpu_thread.h 18cdbdafa2 Merge pull request #2467 from lioncash/move hace 7 años
macro_interpreter.cpp 911fafb967 Revert #2466 hace 7 años
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. hace 7 años
memory_manager.cpp bdf9faab33 texture_cache: Handle uncontinuous surfaces. hace 7 años
memory_manager.h f79823fda7 GPUVM: Correct GPU VM virtual address space 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 4705d1b523 rasterizer_cache: Protect inherited caches from submission level hace 7 años
rasterizer_interface.h 58c8a44e7a texture_cache: Query MemoryManager from the system 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 082740d34d surface: Correct format S8Z24 hace 7 años
surface.h f6f1a8f26a texture_cache: Style changes 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