bunnei 7f7eb29323 gl_rasterizer_cache: Use accurate framebuffer setting for accurate copies. 8 лет назад
..
debug_utils c65713832c debug_utils: Remove unused includes 8 лет назад
engines d626bc8c62 Added predicate comparison GreaterEqualWithNan 8 лет назад
renderer_opengl 7f7eb29323 gl_rasterizer_cache: Use accurate framebuffer setting for accurate copies. 8 лет назад
textures 06578e89b2 Implement BC6H_UF16 & BC6H_SF16 (#1092) 8 лет назад
CMakeLists.txt b55d8111e6 renderer_opengl: Implement a new shader cache. 8 лет назад
command_processor.cpp bc6d91a103 Lowered down the logging for methods 8 лет назад
command_processor.h b8c43b6080 video_core: Use variable template variants of type_traits interfaces where applicable 8 лет назад
gpu.cpp 45fb74d262 gpu: Make memory_manager private 8 лет назад
gpu.h 45fb74d262 gpu: Make memory_manager private 8 лет назад
macro_interpreter.cpp 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 лет назад
macro_interpreter.h 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 лет назад
memory_manager.cpp bf608f125e video_core/memory_manager: Replace a loop with std::array's fill() function in PageSlot() 8 лет назад
memory_manager.h 72b5c448cf GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 8 лет назад
rasterizer_cache.h 9bc71fcc5f rasterizer_cache: Use boost::interval_map for a more accurate cache. 8 лет назад
rasterizer_interface.h d647d9550c gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 8 лет назад
renderer_base.cpp cea627b0fc Merge pull request #840 from FearlessTobi/port-3353 8 лет назад
renderer_base.h bc16f7f3cc renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves 8 лет назад
utils.h a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. 8 лет назад
video_core.cpp dd35b4b18a renderer_opengl: Namespace OpenGL code 8 лет назад
video_core.h 0a93b45b6a core: Namespace EmuWindow 8 лет назад