ReinUsesLisp 42b75e8be8 shader_ir: Rename BasicBlock to NodeBlock 7 лет назад
..
debug_utils c65713832c debug_utils: Remove unused includes 8 лет назад
engines 477d616f7d shader_ir: Unify constant buffer offset values 7 лет назад
renderer_opengl 42b75e8be8 shader_ir: Rename BasicBlock to NodeBlock 7 лет назад
shader 42b75e8be8 shader_ir: Rename BasicBlock to NodeBlock 7 лет назад
textures fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 лет назад
CMakeLists.txt 3b84e04af1 shader_decode: Implement LDG and basic cbuf tracking 7 лет назад
dma_pusher.cpp ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. 7 лет назад
dma_pusher.h 0b594f3344 video_core/dma_pusher: Silence C4828 warnings 7 лет назад
gpu.cpp ba38d91fe2 video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) 7 лет назад
gpu.h ba38d91fe2 video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) 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 0b1842294f memory_manager: Do not allow 0 to be a valid GPUVAddr. 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 3088e36237 Improved GPU Caches lookup Speed 7 лет назад
rasterizer_interface.h 26f8a700a7 rasterizer_interface: Remove unused AccelerateFill operation 7 лет назад
renderer_base.cpp a2be49305d yuzu, video_core: Screenshot functionality 7 лет назад
renderer_base.h a2be49305d yuzu, video_core: Screenshot functionality 7 лет назад
surface.cpp f58a6152fc gl_shader_cache: Fix texture view for cubemaps as cubemap arrays 7 лет назад
surface.h 13222f94c0 video_core: Remove unused Fill surface type 7 лет назад
video_core.cpp fc6d46c374 video_core: Silent implicit conversion warning 7 лет назад
video_core.h a2be49305d yuzu, video_core: Screenshot functionality 7 лет назад