bunnei 50b5bb44a0 Merge pull request #2765 from FernandoS27/dma-fix пре 7 година
..
buffer_cache 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) пре 7 година
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock пре 7 година
engines 50b5bb44a0 Merge pull request #2765 from FernandoS27/dma-fix пре 7 година
renderer_opengl 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) пре 7 година
renderer_vulkan 4e35177e23 shader_ir: Implement VOTE пре 7 година
shader 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) пре 7 година
texture_cache 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) пре 7 година
textures 50b5bb44a0 Merge pull request #2765 from FernandoS27/dma-fix пре 7 година
CMakeLists.txt e424615839 Merge pull request #2783 from FernandoS27/new-buffer-cache пре 7 година
dma_pusher.cpp e52c895559 GPU: Flush commands on every dma pusher step. пре 7 година
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. пре 7 година
gpu.cpp 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) пре 7 година
gpu.h 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) пре 7 година
gpu_asynch.cpp 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware пре 7 година
gpu_asynch.h d20ede40b1 NVServices: Styling, define constructors as explicit and corrections пре 7 година
gpu_synch.cpp 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. пре 7 година
gpu_synch.h d20ede40b1 NVServices: Styling, define constructors as explicit and corrections пре 7 година
gpu_thread.cpp b391e5f638 NVFlinger: Correct GCC compile error пре 7 година
gpu_thread.h f2e026a1d8 gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme. пре 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 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) пре 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 година