ReinUsesLisp 4e35177e23 shader_ir: Implement VOTE hace 7 años
..
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock hace 7 años
engines 4e35177e23 shader_ir: Implement VOTE hace 7 años
renderer_opengl 4e35177e23 shader_ir: Implement VOTE hace 7 años
renderer_vulkan 4e35177e23 shader_ir: Implement VOTE hace 7 años
shader 4e35177e23 shader_ir: Implement VOTE hace 7 años
texture_cache b0ff3179ef Merge pull request #2739 from lioncash/cflow hace 7 años
textures d1812316e1 texture_cache: Style and Corrections hace 7 años
CMakeLists.txt 4e35177e23 shader_ir: Implement VOTE hace 7 años
buffer_cache.h 79a23ca5f0 buffer_cache: Avoid [[nodiscard]] to make clang-format happy hace 7 años
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. hace 7 años
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. hace 7 años
gpu.cpp e52c895559 GPU: Flush commands on every dma pusher step. hace 7 años
gpu.h e52c895559 GPU: Flush commands on every dma pusher step. hace 7 años
gpu_asynch.cpp 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware hace 7 años
gpu_asynch.h d20ede40b1 NVServices: Styling, define constructors as explicit and corrections hace 7 años
gpu_synch.cpp 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. hace 7 años
gpu_synch.h d20ede40b1 NVServices: Styling, define constructors as explicit and corrections hace 7 años
gpu_thread.cpp b391e5f638 NVFlinger: Correct GCC compile error hace 7 años
gpu_thread.h f2e026a1d8 gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme. hace 7 años
macro_interpreter.cpp 913b7a6872 GPU: Add a microprofile for macro interpreter hace 7 años
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. hace 7 años
memory_manager.cpp a1845d1dd3 prefer system reference over global accessor hace 7 años
memory_manager.h a1845d1dd3 prefer system reference over global accessor 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 e52c895559 GPU: Flush commands on every dma pusher step. 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