bunnei c7b5c245e1 Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload 7 лет назад
..
debug_utils 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 лет назад
engines c7b5c245e1 Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload 7 лет назад
renderer_opengl c7b5c245e1 Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload 7 лет назад
renderer_vulkan c0e7b91145 Merge pull request #2538 from ReinUsesLisp/ssy-pbk 7 лет назад
shader fe8e6618f2 shader: Split SSY and PBK stack 7 лет назад
textures a89cc0bafc maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap mode 7 лет назад
CMakeLists.txt 2f2a61887a video_core/engines: Move ConstBufferInfo out of Maxwell3D 7 лет назад
dma_pusher.cpp 9e98100c94 Dma_pusher: ASSERT on empty command_list 7 лет назад
dma_pusher.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 лет назад
gpu.cpp e4ff140b99 Introduce skeleton of the GPU Compute Engine. 7 лет назад
gpu.h 6d0551196d video_core/gpu: Create threads separately from initialization 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 911fafb967 Revert #2466 7 лет назад
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 лет назад
memory_manager.cpp 716fbaef74 video_core/memory_manager: Mark IsBlockContinuous() as a const member function 7 лет назад
memory_manager.h f79823fda7 GPUVM: Correct GPU VM virtual address space 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 f8b1e53369 Merge pull request #2452 from FernandoS27/raster-cache-fix 7 лет назад
rasterizer_interface.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 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 fbe8d1ceaa video_core: Silent -Wswitch warnings 7 лет назад
surface.h 13222f94c0 video_core: Remove unused Fill surface type 7 лет назад
texture_cache.cpp d708d03d20 video_core: Implement API agnostic view based texture cache 7 лет назад
texture_cache.h d708d03d20 video_core: Implement API agnostic view based texture cache 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 лет назад