You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
..
debug_utils debug_utils: Remove unused includes 7 years ago
engines Merge pull request #1263 from FernandoS27/tex-mode 7 years ago
renderer_opengl Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
textures gl_rasterizer_cache: Track texture depth. 7 years ago
CMakeLists.txt video_core/CMakeLists: Add missing gl_buffer_cache.h 7 years ago
command_processor.cpp video_core: Refactor command_processor. 7 years ago
command_processor.h video_core: Move command buffer loop. 7 years ago
gpu.cpp gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB. 7 years ago
gpu.h Merge pull request #1284 from bunnei/bgra8_srgb 7 years ago
macro_interpreter.cpp MacroInterpreter: Avoid left shifting negative values. 8 years ago
macro_interpreter.h MacroInterpreter: Avoid left shifting negative values. 8 years ago
memory_manager.cpp video_core/memory_manager: Replace a loop with std::array's fill() function in PageSlot() 8 years ago
memory_manager.h GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 8 years ago
rasterizer_cache.h core/core: Replace includes with forward declarations where applicable 7 years ago
rasterizer_interface.h rasterizer: Drop unused handler. 7 years ago
renderer_base.cpp Port Citra #4047 & #4052: add change background color support 7 years ago
renderer_base.h Port Citra #4047 & #4052: add change background color support 7 years ago
utils.h renderer_opengl: Fix Morton copy byteswap, etc. 8 years ago
video_core.cpp renderer_opengl: Namespace OpenGL code 7 years ago
video_core.h core: Namespace EmuWindow 7 years ago