You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core
bunnei 656de23d93 renderer: Create rasterizer and cleanup. 7 years ago
..
engines GPU: Added vertex attribute format registers. 7 years ago
renderer_opengl renderer: Create rasterizer and cleanup. 7 years ago
CMakeLists.txt renderer_gl: Port boilerplate rasterizer code over from Citra. 7 years ago
command_processor.cpp GPU: Store uploaded GPU macros and keep track of the number of method parameters. 7 years ago
command_processor.h GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 7 years ago
gpu.cpp GPU: Move the GPU's class constructor and destructors to a cpp file. 7 years ago
gpu.h GPU: Move the GPU's class constructor and destructors to a cpp file. 7 years ago
memory_manager.cpp Make a GPU class in VideoCore to contain the GPU state. 7 years ago
memory_manager.h Make a GPU class in VideoCore to contain the GPU state. 7 years ago
rasterizer_interface.h renderer_gl: Port boilerplate rasterizer code over from Citra. 7 years ago
renderer_base.cpp renderer: Create rasterizer and cleanup. 7 years ago
renderer_base.h renderer: Create rasterizer and cleanup. 7 years ago
utils.h Format: Run the new clang format on everything 7 years ago
video_core.cpp Format: Run the new clang format on everything 7 years ago
video_core.h renderer: Create rasterizer and cleanup. 7 years ago