FernandoS27 7b9c982d29 Add more info into textures' object labels 7 лет назад
..
debug_utils c65713832c debug_utils: Remove unused includes 8 лет назад
engines 59a8df1b14 gl_shader_decompiler: Implement TEXS.F16 7 лет назад
renderer_opengl 7b9c982d29 Add more info into textures' object labels 7 лет назад
textures ddfbe0b58d Implemented Tile Width Spacing 7 лет назад
CMakeLists.txt abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. 7 лет назад
dma_pusher.cpp ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. 7 лет назад
dma_pusher.h ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. 7 лет назад
gpu.cpp b873253da1 GPU: Don't try to route PFIFO methods (0-0x40) to the other engines. 7 лет назад
gpu.h abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. 7 лет назад
macro_interpreter.cpp abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. 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 881f5ad70f Merge pull request #1735 from FernandoS27/tex-spacing 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 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 7853e6b5d4 Improve msvc codegen for hot-path array LUTs 7 лет назад
video_core.cpp dd35b4b18a renderer_opengl: Namespace OpenGL code 8 лет назад
video_core.h 0a93b45b6a core: Namespace EmuWindow 8 лет назад