Marcos ab2108fb2a Rewrited TEX/TEXS (TEX Scalar). (#1826) il y a 7 ans
..
debug_utils c65713832c debug_utils: Remove unused includes il y a 8 ans
engines 2908d30274 gl_rasterizer: Enable clip distances when set in register and in shader il y a 7 ans
renderer_opengl ab2108fb2a Rewrited TEX/TEXS (TEX Scalar). (#1826) il y a 7 ans
textures ddfbe0b58d Implemented Tile Width Spacing il y a 7 ans
CMakeLists.txt abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. il y a 7 ans
dma_pusher.cpp ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. il y a 7 ans
dma_pusher.h ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. il y a 7 ans
gpu.cpp b873253da1 GPU: Don't try to route PFIFO methods (0-0x40) to the other engines. il y a 7 ans
gpu.h abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. il y a 7 ans
macro_interpreter.cpp abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. il y a 7 ans
macro_interpreter.h 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. il y a 7 ans
memory_manager.cpp 0b1842294f memory_manager: Do not allow 0 to be a valid GPUVAddr. il y a 7 ans
memory_manager.h 0b1842294f memory_manager: Do not allow 0 to be a valid GPUVAddr. il y a 7 ans
morton.cpp 881f5ad70f Merge pull request #1735 from FernandoS27/tex-spacing il y a 7 ans
morton.h ddfbe0b58d Implemented Tile Width Spacing il y a 7 ans
rasterizer_cache.cpp 9de523fd90 rasterizer_cache: Add missing virtual destructor to RasterizerCacheObject il y a 7 ans
rasterizer_cache.h 3088e36237 Improved GPU Caches lookup Speed il y a 7 ans
rasterizer_interface.h 011cf77796 gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies. il y a 7 ans
renderer_base.cpp 4ed9ef15c4 video_core/renderer_base: Remove GL include from the renderer base class files il y a 7 ans
renderer_base.h 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) il y a 7 ans
surface.cpp c8b3f09876 Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) il y a 7 ans
surface.h c8b3f09876 Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) il y a 7 ans
video_core.cpp dd35b4b18a renderer_opengl: Namespace OpenGL code il y a 8 ans
video_core.h 0a93b45b6a core: Namespace EmuWindow il y a 8 ans