ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 лет назад
..
debug_utils c65713832c debug_utils: Remove unused includes 8 лет назад
engines cc50857460 Merge pull request #1263 from FernandoS27/tex-mode 7 лет назад
renderer_opengl a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 лет назад
textures ce8291f6c5 gl_rasterizer_cache: Track texture depth. 8 лет назад
CMakeLists.txt 8f4e09ba07 video_core/CMakeLists: Add missing gl_buffer_cache.h 8 лет назад
command_processor.cpp c1b8cd9058 video_core: Refactor command_processor. 7 лет назад
command_processor.h 0cfb0bacb2 video_core: Move command buffer loop. 7 лет назад
gpu.cpp 1c34498368 gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB. 7 лет назад
gpu.h d884e805c5 Merge pull request #1284 from bunnei/bgra8_srgb 7 лет назад
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 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 лет назад
rasterizer_interface.h c560043581 rasterizer: Drop unused handler. 7 лет назад
renderer_base.cpp 3dcedb36b4 Port Citra #4047 & #4052: add change background color support 7 лет назад
renderer_base.h 3dcedb36b4 Port Citra #4047 & #4052: add change background color support 7 лет назад
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 лет назад