| .. |
|
debug_utils
|
c65713832c
debug_utils: Remove unused includes
|
8 년 전 |
|
engines
|
1856d0ee8a
Merge pull request #1794 from Tinob/master
|
7 년 전 |
|
renderer_opengl
|
1856d0ee8a
Merge pull request #1794 from Tinob/master
|
7 년 전 |
|
textures
|
f02b125ac8
Merge pull request #1717 from FreddyFunk/swizzle-gob
|
7 년 전 |
|
CMakeLists.txt
|
dad3a6718e
video_core: Move morton functions to their own file
|
7 년 전 |
|
command_processor.cpp
|
97f5c4ffd3
gl_rasterizer: Skip VB upload if the state is clean.
|
7 년 전 |
|
command_processor.h
|
0cfb0bacb2
video_core: Move command buffer loop.
|
7 년 전 |
|
gpu.cpp
|
0a9fedfac9
Use default values for unknown framebuffer pixel format
|
7 년 전 |
|
gpu.h
|
3be048e50a
Merge pull request #1329 from raven02/bgr5a1u
|
7 년 전 |
|
macro_interpreter.cpp
|
033b46253e
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
|
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
|
7ff2131cf9
morton: Style changes
|
7 년 전 |
|
morton.h
|
dad3a6718e
video_core: Move morton functions to their own file
|
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
|
011cf77796
gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies.
|
7 년 전 |
|
renderer_base.cpp
|
4ed9ef15c4
video_core/renderer_base: Remove GL include from the renderer base class files
|
7 년 전 |
|
renderer_base.h
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 년 전 |
|
surface.cpp
|
c8b3f09876
Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666)
|
7 년 전 |
|
surface.h
|
c8b3f09876
Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666)
|
7 년 전 |
|
video_core.cpp
|
dd35b4b18a
renderer_opengl: Namespace OpenGL code
|
8 년 전 |
|
video_core.h
|
0a93b45b6a
core: Namespace EmuWindow
|
8 년 전 |