ReinUsesLisp 653d7a3f0d gl_rasterizer_cache: Use brackets for two-line single-expresion blocks hace 7 años
..
debug_utils c65713832c debug_utils: Remove unused includes hace 8 años
engines 5a9a84994a Merge pull request #1808 from Tinob/master hace 7 años
renderer_opengl 653d7a3f0d gl_rasterizer_cache: Use brackets for two-line single-expresion blocks hace 7 años
textures ddfbe0b58d Implemented Tile Width Spacing hace 7 años
CMakeLists.txt abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. hace 7 años
command_processor.cpp 97f5c4ffd3 gl_rasterizer: Skip VB upload if the state is clean. hace 7 años
dma_pusher.cpp ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. hace 7 años
dma_pusher.h ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. hace 7 años
gpu.cpp c568f5cea7 gpu: Move command list profiling to DmaPusher::DispatchCalls. hace 7 años
gpu.h abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. hace 7 años
macro_interpreter.cpp abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. hace 7 años
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. hace 7 años
memory_manager.cpp 0b1842294f memory_manager: Do not allow 0 to be a valid GPUVAddr. hace 7 años
memory_manager.h 0b1842294f memory_manager: Do not allow 0 to be a valid GPUVAddr. hace 7 años
morton.cpp 881f5ad70f Merge pull request #1735 from FernandoS27/tex-spacing hace 7 años
morton.h ddfbe0b58d Implemented Tile Width Spacing hace 7 años
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject hace 7 años
rasterizer_cache.h 3088e36237 Improved GPU Caches lookup Speed hace 7 años
rasterizer_interface.h 011cf77796 gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies. hace 7 años
renderer_base.cpp 4ed9ef15c4 video_core/renderer_base: Remove GL include from the renderer base class files hace 7 años
renderer_base.h 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) hace 7 años
surface.cpp c8b3f09876 Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) hace 7 años
surface.h c8b3f09876 Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) hace 7 años
video_core.cpp dd35b4b18a renderer_opengl: Namespace OpenGL code hace 8 años
video_core.h 0a93b45b6a core: Namespace EmuWindow hace 8 años