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.
 
 
 
 
 
 
bunnei 77e2d68df7
Merge pull request #1489 from FernandoS27/fix-tlds
7 years ago
..
debug_utils debug_utils: Remove unused includes 8 years ago
engines shader_bytecode: Add Control Code enum 0xf 7 years ago
renderer_opengl Merge pull request #1489 from FernandoS27/fix-tlds 7 years ago
textures Merge pull request #1488 from Hexagon12/astc-types 7 years ago
CMakeLists.txt gl_rasterizer: Implement quads topology 7 years ago
command_processor.cpp GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). 8 years ago
command_processor.h video_core: Move command buffer loop. 8 years ago
gpu.cpp fermi_2d: Implement simple copies with AccelerateSurfaceCopy. 7 years ago
gpu.h Merge pull request #1329 from raven02/bgr5a1u 8 years ago
macro_interpreter.cpp MacroInterpreter: Avoid left shifting negative values. 8 years ago
macro_interpreter.h Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
memory_manager.cpp memory_manager: Add a method for querying the end of a mapped GPU region. 7 years ago
memory_manager.h memory_manager: Add a method for querying the end of a mapped GPU region. 7 years ago
rasterizer_cache.h config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
rasterizer_interface.h gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies. 7 years ago
renderer_base.cpp Port Citra #4047 & #4052: add change background color support 8 years ago
renderer_base.h Port Citra #4047 & #4052: add change background color support 8 years ago
utils.h video_core: Allow LabelGLObject to use extra info on any object 7 years ago
video_core.cpp renderer_opengl: Namespace OpenGL code 8 years ago
video_core.h core: Namespace EmuWindow 8 years ago