bunnei 9947c6ad59 Merge pull request #1252 from lioncash/header hace 8 años
..
debug_utils c65713832c debug_utils: Remove unused includes hace 8 años
engines 77554ac773 Merge pull request #1243 from degasus/VAO_cache hace 8 años
renderer_opengl 9b50dca2bb Merge pull request #1253 from lioncash/explicit hace 8 años
textures 06578e89b2 Implement BC6H_UF16 & BC6H_SF16 (#1092) hace 8 años
CMakeLists.txt 8f4e09ba07 video_core/CMakeLists: Add missing gl_buffer_cache.h hace 8 años
command_processor.cpp 2081ed7db2 command_processor: Use std::array for bound_engines. hace 8 años
command_processor.h b8c43b6080 video_core: Use variable template variants of type_traits interfaces where applicable hace 8 años
gpu.cpp 45fb74d262 gpu: Make memory_manager private hace 8 años
gpu.h 2081ed7db2 command_processor: Use std::array for bound_engines. hace 8 años
macro_interpreter.cpp 8191273a3d MacroInterpreter: Avoid left shifting negative values. hace 8 años
macro_interpreter.h 8191273a3d MacroInterpreter: Avoid left shifting negative values. hace 8 años
memory_manager.cpp bf608f125e video_core/memory_manager: Replace a loop with std::array's fill() function in PageSlot() hace 8 años
memory_manager.h 72b5c448cf GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. hace 8 años
rasterizer_cache.h 4a587b81b2 core/core: Replace includes with forward declarations where applicable hace 8 años
rasterizer_interface.h d647d9550c gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. hace 8 años
renderer_base.cpp cea627b0fc Merge pull request #840 from FearlessTobi/port-3353 hace 8 años
renderer_base.h bc16f7f3cc renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves hace 8 años
utils.h a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. hace 8 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