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 6b0bc48a42 maxwell_to_gl: Implement VertexAttribute::Size::Size_8_8. 8 years ago
..
debug_utils Fix crash at exit 8 years ago
engines maxwell_3d: Ignore macros that have not been uploaded yet. 8 years ago
renderer_opengl maxwell_to_gl: Implement VertexAttribute::Size::Size_8_8. 8 years ago
textures textures: Refactor out for Texture/Depth FormatFromPixelFormat. 8 years ago
CMakeLists.txt gl_rasterizer: Implement texture format ASTC_2D_4X4. 8 years ago
command_processor.cpp Lowered down the logging for methods 8 years ago
command_processor.h GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 years ago
gpu.cpp gpu: Add R11G11B10_FLOAT to RenderTargetBytesPerPixel. 8 years ago
gpu.h gl_rasterizer_cached: Implement RenderTargetFormat::B5G6R5_UNORM. 8 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_interface.h GPU: Bind and clear the render target when the CLEAR_BUFFERS register is written to. 8 years ago
renderer_base.cpp video_core: Eliminate the g_renderer global variable 8 years ago
renderer_base.h renderer_base: Make Rasterizer() return the rasterizer by reference 8 years ago
utils.h renderer_opengl: Fix Morton copy byteswap, etc. 8 years ago
video_core.cpp video_core: Eliminate the g_renderer global variable 8 years ago
video_core.h video_core: Eliminate the g_renderer global variable 8 years ago