bunnei b0ff3179ef Merge pull request #2739 from lioncash/cflow 7 лет назад
..
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 лет назад
engines 31e8a61527 Merge pull request #2743 from FernandoS27/surpress-assert 7 лет назад
renderer_opengl 31e8a61527 Merge pull request #2743 from FernandoS27/surpress-assert 7 лет назад
renderer_vulkan 45c162444d shader/half_set_predicate: Fix HSETP2 implementation 7 лет назад
shader b0ff3179ef Merge pull request #2739 from lioncash/cflow 7 лет назад
texture_cache b0ff3179ef Merge pull request #2739 from lioncash/cflow 7 лет назад
textures d1812316e1 texture_cache: Style and Corrections 7 лет назад
CMakeLists.txt 3477b92289 Merge pull request #2675 from ReinUsesLisp/opengl-buffer-cache 7 лет назад
buffer_cache.h 79a23ca5f0 buffer_cache: Avoid [[nodiscard]] to make clang-format happy 7 лет назад
dma_pusher.cpp f2e7b29c14 Maxwell3D: Rework the dirty system to be more consistant and scaleable 7 лет назад
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 лет назад
gpu.cpp 31e8a61527 Merge pull request #2743 from FernandoS27/surpress-assert 7 лет назад
gpu.h 31e8a61527 Merge pull request #2743 from FernandoS27/surpress-assert 7 лет назад
gpu_asynch.cpp 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад
gpu_asynch.h 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад
gpu_synch.cpp 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад
gpu_synch.h 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад
gpu_thread.cpp 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 лет назад
gpu_thread.h 18cdbdafa2 Merge pull request #2467 from lioncash/move 7 лет назад
macro_interpreter.cpp 913b7a6872 GPU: Add a microprofile for macro interpreter 7 лет назад
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 лет назад
memory_manager.cpp a1845d1dd3 prefer system reference over global accessor 7 лет назад
memory_manager.h a1845d1dd3 prefer system reference over global accessor 7 лет назад
morton.cpp 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 лет назад
morton.h 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 лет назад
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 лет назад
rasterizer_cache.h 4705d1b523 rasterizer_cache: Protect inherited caches from submission level 7 лет назад
rasterizer_interface.h 725ba6cf63 gl_rasterizer: Implement compute shaders 7 лет назад
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 лет назад
renderer_base.h a2be49305d yuzu, video_core: Screenshot functionality 7 лет назад
sampler_cache.cpp c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 лет назад
sampler_cache.h c5047540c9 video_core: Abstract vk_sampler_cache into a templated class 7 лет назад
surface.cpp 082740d34d surface: Correct format S8Z24 7 лет назад
surface.h f6f1a8f26a texture_cache: Style changes 7 лет назад
video_core.cpp 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад
video_core.h 6d0551196d video_core/gpu: Create threads separately from initialization 7 лет назад