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 0dcdf918d9 Merge pull request #610 from Subv/mufu_8 8 years ago
..
debug_utils Fix crash at exit 8 years ago
engines Merge pull request #610 from Subv/mufu_8 8 years ago
renderer_opengl Merge pull request #610 from Subv/mufu_8 8 years ago
textures GPU: Implemented the Z24S8 depth format and load the depth framebuffer. 8 years ago
CMakeLists.txt gl_rasterizer: Implement texture format ASTC_2D_4X4. 8 years ago
command_processor.cpp GPU: Partially implemented the Maxwell DMA engine. 8 years ago
command_processor.h GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 years ago
gpu.cpp GPU: Partially implemented the Maxwell DMA engine. 8 years ago
gpu.h GPU: Implemented the Z24S8 depth format and load the depth framebuffer. 8 years ago
macro_interpreter.cpp general: Convert assertion macros over to be fmt-compatible 8 years ago
macro_interpreter.h GPU: Implemented a gpu macro interpreter. 8 years ago
memory_manager.cpp GPU: Allow GpuToCpuAddress to return boost::none for unmapped addresses. 8 years ago
memory_manager.h GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. 8 years ago
rasterizer_interface.h gl_rasterizer: Implement AccelerateDisplay to forward textures to framebuffers. 8 years ago
renderer_base.cpp renderer: Create rasterizer and cleanup. 8 years ago
renderer_base.h video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 years ago
utils.h renderer_opengl: Fix Morton copy byteswap, etc. 8 years ago
video_core.cpp video-core: Move logging macros over to new fmt-capable ones 8 years ago
video_core.h renderer: Create rasterizer and cleanup. 8 years ago