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.
 
 
 
 
 
 
ReinUsesLisp 1ddcd0e6f0 kepler_compute: Fixup assert and rename engines 7 years ago
..
debug_utils debug_utils: Remove unused includes 8 years ago
engines kepler_compute: Fixup assert and rename engines 7 years ago
renderer_opengl Merge pull request #2083 from ReinUsesLisp/shader-ir-cbuf-tracking 7 years ago
shader Merge pull request #2083 from ReinUsesLisp/shader-ir-cbuf-tracking 7 years ago
textures Merge pull request #2042 from ReinUsesLisp/nouveau-tex 7 years ago
CMakeLists.txt kepler_compute: Fixup assert and rename engines 7 years ago
dma_pusher.cpp video_core: Assert on invalid GPU to CPU address queries 7 years ago
dma_pusher.h video_core/dma_pusher: Silence C4828 warnings 7 years ago
gpu.cpp kepler_compute: Fixup assert and rename engines 7 years ago
gpu.h kepler_compute: Fixup assert and rename engines 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: Check for reserved page status 7 years ago
memory_manager.h memory_manager: Do not allow 0 to be a valid GPUVAddr. 7 years ago
morton.cpp gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. 7 years ago
morton.h Implemented Tile Width Spacing 7 years ago
rasterizer_cache.cpp rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject 7 years ago
rasterizer_cache.h Improved GPU Caches lookup Speed 7 years ago
rasterizer_interface.h gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
renderer_base.cpp yuzu, video_core: Screenshot functionality 7 years ago
renderer_base.h yuzu, video_core: Screenshot functionality 7 years ago
surface.cpp gl_shader_cache: Fix texture view for cubemaps as cubemap arrays 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