Markus Wick c1b8cd9058 video_core: Refactor command_processor. 7 lat temu
..
debug_utils c65713832c debug_utils: Remove unused includes 8 lat temu
engines c560043581 rasterizer: Drop unused handler. 7 lat temu
renderer_opengl c560043581 rasterizer: Drop unused handler. 7 lat temu
textures ce8291f6c5 gl_rasterizer_cache: Track texture depth. 7 lat temu
CMakeLists.txt 8f4e09ba07 video_core/CMakeLists: Add missing gl_buffer_cache.h 7 lat temu
command_processor.cpp c1b8cd9058 video_core: Refactor command_processor. 7 lat temu
command_processor.h 0cfb0bacb2 video_core: Move command buffer loop. 7 lat temu
gpu.cpp 45fb74d262 gpu: Make memory_manager private 8 lat temu
gpu.h c1b8cd9058 video_core: Refactor command_processor. 7 lat temu
macro_interpreter.cpp 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 lat temu
macro_interpreter.h 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 lat temu
memory_manager.cpp bf608f125e video_core/memory_manager: Replace a loop with std::array's fill() function in PageSlot() 8 lat temu
memory_manager.h 72b5c448cf GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 8 lat temu
rasterizer_cache.h 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 lat temu
rasterizer_interface.h c560043581 rasterizer: Drop unused handler. 7 lat temu
renderer_base.cpp cea627b0fc Merge pull request #840 from FearlessTobi/port-3353 8 lat temu
renderer_base.h bc16f7f3cc renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves 8 lat temu
utils.h a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. 8 lat temu
video_core.cpp dd35b4b18a renderer_opengl: Namespace OpenGL code 8 lat temu
video_core.h 0a93b45b6a core: Namespace EmuWindow 8 lat temu