You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei fabddcb962 Merge pull request #2256 from bunnei/gpu-vmm 7 years ago
..
debug_utils debug_utils: Remove unused includes 7 years ago
engines maxwell_dma: Check for valid source in destination before copy. 7 years ago
renderer_opengl Merge pull request #2256 from bunnei/gpu-vmm 7 years ago
renderer_vulkan gpu: Move GPUVAddr definition to common_types. 7 years ago
shader shader/decode: Remove extras from MetaTexture 7 years ago
textures video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
CMakeLists.txt vk_sampler_cache: Implement a sampler cache 7 years ago
dma_pusher.cpp video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
dma_pusher.h gpu: Rewrite virtual memory manager using PageTable. 7 years ago
gpu.cpp gpu: Rewrite virtual memory manager using PageTable. 7 years ago
gpu.h gpu: Rewrite virtual memory manager using PageTable. 7 years ago
gpu_asynch.cpp gpu: Use host address for caching instead of guest address. 7 years ago
gpu_asynch.h gpu: Use host address for caching instead of guest address. 7 years ago
gpu_synch.cpp gpu: Use host address for caching instead of guest address. 7 years ago
gpu_synch.h gpu: Use host address for caching instead of guest address. 7 years ago
gpu_thread.cpp gpu: Use host address for caching instead of guest address. 7 years ago
gpu_thread.h gpu: Use host address for caching instead of guest address. 7 years ago
macro_interpreter.cpp Fixed uninitialized memory due to missing returns in canary 7 years ago
macro_interpreter.h macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 years ago
memory_manager.cpp memory_manager: Cleanup FindFreeRegion. 7 years ago
memory_manager.h memory_manager: Cleanup FindFreeRegion. 7 years ago
morton.cpp video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
morton.h video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
rasterizer_cache.cpp rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 years ago
rasterizer_cache.h Revert "Devirtualize Register/Unregister and use a wrapper instead." 7 years ago
rasterizer_interface.h gpu: Rewrite virtual memory manager using PageTable. 7 years ago
renderer_base.cpp video_core/engines: Remove unnecessary includes 7 years ago
renderer_base.h yuzu, video_core: Screenshot functionality 7 years ago
surface.cpp video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat() 7 years ago
surface.h video_core: Remove unused Fill surface type 7 years ago
video_core.cpp gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 years ago
video_core.h gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 years ago