bunnei 6d82c4adf9 Merge pull request #1458 from FernandoS27/fix-render-target-block-settings 7 лет назад
..
debug_utils c65713832c debug_utils: Remove unused includes 8 лет назад
engines 6d82c4adf9 Merge pull request #1458 from FernandoS27/fix-render-target-block-settings 7 лет назад
renderer_opengl 6d82c4adf9 Merge pull request #1458 from FernandoS27/fix-render-target-block-settings 7 лет назад
textures af653906d0 Fixed block height settings for RenderTargets and Depth Buffers, and added block width and block depth 7 лет назад
CMakeLists.txt 3e2380327a gl_rasterizer: Implement quads topology 7 лет назад
command_processor.cpp bb5eb4f20a GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). 7 лет назад
command_processor.h 0cfb0bacb2 video_core: Move command buffer loop. 7 лет назад
gpu.cpp 9aec85d39c fermi_2d: Implement simple copies with AccelerateSurfaceCopy. 7 лет назад
gpu.h 3be048e50a Merge pull request #1329 from raven02/bgr5a1u 7 лет назад
macro_interpreter.cpp 8191273a3d MacroInterpreter: Avoid left shifting negative values. 8 лет назад
macro_interpreter.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
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 011cf77796 gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies. 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 4d0c682468 video_core: Allow LabelGLObject to use extra info on any object 7 лет назад
video_core.cpp dd35b4b18a renderer_opengl: Namespace OpenGL code 8 лет назад
video_core.h 0a93b45b6a core: Namespace EmuWindow 8 лет назад