| .. |
|
debug_utils
|
c65713832c
debug_utils: Remove unused includes
|
8 years ago |
|
engines
|
a1b845b651
shader_decode: Implement VMAD and VSETP
|
7 years ago |
|
renderer_opengl
|
dbed6c6485
glsl_decompiler: Fixup geometry shaders
|
7 years ago |
|
shader
|
5af82a8ed4
shader_decode: Implement TEXS.F16
|
7 years ago |
|
textures
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 years ago |
|
CMakeLists.txt
|
a1b845b651
shader_decode: Implement VMAD and VSETP
|
7 years ago |
|
dma_pusher.cpp
|
ac74b71d75
dma_pushbuffer: Optimize to avoid loop and copy on Push.
|
7 years ago |
|
dma_pusher.h
|
ac74b71d75
dma_pushbuffer: Optimize to avoid loop and copy on Push.
|
7 years ago |
|
gpu.cpp
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 years ago |
|
gpu.h
|
abea6fa90c
gpu: Rewrite GPU command list processing with DmaPusher class.
|
7 years ago |
|
macro_interpreter.cpp
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 years ago |
|
macro_interpreter.h
|
033b46253e
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
|
7 years ago |
|
memory_manager.cpp
|
0b1842294f
memory_manager: Do not allow 0 to be a valid GPUVAddr.
|
7 years ago |
|
memory_manager.h
|
0b1842294f
memory_manager: Do not allow 0 to be a valid GPUVAddr.
|
7 years ago |
|
morton.cpp
|
2020ba06e1
gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.
|
7 years ago |
|
morton.h
|
ddfbe0b58d
Implemented Tile Width Spacing
|
7 years ago |
|
rasterizer_cache.cpp
|
9de523fd90
rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject
|
7 years ago |
|
rasterizer_cache.h
|
3088e36237
Improved GPU Caches lookup Speed
|
7 years ago |
|
rasterizer_interface.h
|
011cf77796
gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies.
|
7 years ago |
|
renderer_base.cpp
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
7 years ago |
|
renderer_base.h
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
7 years ago |
|
surface.cpp
|
2020ba06e1
gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.
|
7 years ago |
|
surface.h
|
2020ba06e1
gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.
|
7 years ago |
|
video_core.cpp
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
7 years ago |
|
video_core.h
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
7 years ago |