bunnei 160fc63c72 Merge pull request #2209 from lioncash/reorder 7 лет назад
..
debug_utils c65713832c debug_utils: Remove unused includes 8 лет назад
engines 7b574f406b gpu: Move command processing to another thread. 7 лет назад
renderer_opengl 4f352833a5 Merge pull request #2055 from bunnei/gpu-thread 7 лет назад
renderer_vulkan 1143923cdd Merge pull request #2191 from ReinUsesLisp/maxwell-to-vk 7 лет назад
shader c1b2e35625 shader/track: Resolve variable shadowing warnings 7 лет назад
textures 0ad3c031f4 gl_rasterizer_cache: Move format conversion to its own file 7 лет назад
CMakeLists.txt 1143923cdd Merge pull request #2191 from ReinUsesLisp/maxwell-to-vk 7 лет назад
dma_pusher.cpp e7ac5a6adf dma_pusher: Store command_list_header by copy 7 лет назад
dma_pusher.h 6dd40976d0 video_core/dma_pusher: Simplyfy Step() logic. 7 лет назад
gpu.cpp aaa373585c gpu: Refactor a/synchronous implementations into their own classes. 7 лет назад
gpu.h 24e2e601d5 video_core/gpu: Make GPU's destructor virtual 7 лет назад
gpu_asynch.cpp aaa373585c gpu: Refactor a/synchronous implementations into their own classes. 7 лет назад
gpu_asynch.h 24e2e601d5 video_core/gpu: Make GPU's destructor virtual 7 лет назад
gpu_synch.cpp aaa373585c gpu: Refactor a/synchronous implementations into their own classes. 7 лет назад
gpu_synch.h 24e2e601d5 video_core/gpu: Make GPU's destructor virtual 7 лет назад
gpu_thread.cpp 84ad81ee67 gpu_thread: Fix deadlock with threading idle state check. 7 лет назад
gpu_thread.h c2d4c8b95e video_core/gpu_thread: Remove unimplemented WaitForIdle function prototype 7 лет назад
macro_interpreter.cpp fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 лет назад
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 лет назад
memory_manager.cpp e01a9de35f memory_manager: Check for reserved page status 7 лет назад
memory_manager.h 0b1842294f memory_manager: Do not allow 0 to be a valid GPUVAddr. 7 лет назад
morton.cpp 2020ba06e1 gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. 7 лет назад
morton.h ddfbe0b58d Implemented Tile Width Spacing 7 лет назад
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 лет назад
rasterizer_cache.h 7ea097e5c2 Devirtualize Register/Unregister and use a wrapper instead. 7 лет назад
rasterizer_interface.h b9238edd0d common/math_util: Move contents into the Common namespace 7 лет назад
renderer_base.cpp f9ee0dc7ee video_core/engines: Remove unnecessary includes 7 лет назад
renderer_base.h a2be49305d yuzu, video_core: Screenshot functionality 7 лет назад
surface.cpp 42085ff110 video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat() 7 лет назад
surface.h 13222f94c0 video_core: Remove unused Fill surface type 7 лет назад
video_core.cpp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 лет назад
video_core.h 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 лет назад