bunnei 84ad81ee67 gpu_thread: Fix deadlock with threading idle state check. hace 7 años
..
debug_utils c65713832c debug_utils: Remove unused includes hace 8 años
engines 7b574f406b gpu: Move command processing to another thread. hace 7 años
renderer_opengl 3f1b4fb23a gpu: Always flush. hace 7 años
renderer_vulkan f9ee0dc7ee video_core/engines: Remove unnecessary includes hace 7 años
shader c1b2e35625 shader/track: Resolve variable shadowing warnings hace 7 años
textures 10ab714fe0 Merge pull request #2042 from ReinUsesLisp/nouveau-tex hace 7 años
CMakeLists.txt aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años
dma_pusher.cpp 6dd40976d0 video_core/dma_pusher: Simplyfy Step() logic. hace 7 años
dma_pusher.h 6dd40976d0 video_core/dma_pusher: Simplyfy Step() logic. hace 7 años
gpu.cpp aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años
gpu.h aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años
gpu_asynch.cpp aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años
gpu_asynch.h aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años
gpu_synch.cpp aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años
gpu_synch.h aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años
gpu_thread.cpp 84ad81ee67 gpu_thread: Fix deadlock with threading idle state check. hace 7 años
gpu_thread.h 84ad81ee67 gpu_thread: Fix deadlock with threading idle state check. hace 7 años
macro_interpreter.cpp fdd649e2ef Fixed uninitialized memory due to missing returns in canary hace 7 años
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. hace 7 años
memory_manager.cpp e01a9de35f memory_manager: Check for reserved page status hace 7 años
memory_manager.h 0b1842294f memory_manager: Do not allow 0 to be a valid GPUVAddr. hace 7 años
morton.cpp 2020ba06e1 gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. hace 7 años
morton.h ddfbe0b58d Implemented Tile Width Spacing hace 7 años
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject hace 7 años
rasterizer_cache.h 7ea097e5c2 Devirtualize Register/Unregister and use a wrapper instead. hace 7 años
rasterizer_interface.h b9238edd0d common/math_util: Move contents into the Common namespace 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
surface.cpp 42085ff110 video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat() hace 7 años
surface.h 13222f94c0 video_core: Remove unused Fill surface type hace 7 años
video_core.cpp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids hace 7 años
video_core.h 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids hace 7 años