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/engines
Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines
Avoids the use of the global accessor in favor of explicitly making the
system a dependency within the interface.
6 years ago
..
fermi_2d.cpp gl_rasterizer: Implement a more accurate fermi 2D copy. 6 years ago
fermi_2d.h gl_rasterizer: Implement a more accurate fermi 2D copy. 6 years ago
kepler_compute.cpp kepler_compute: Fixup assert and rename engines 6 years ago
kepler_compute.h kepler_compute: Fixup assert and rename engines 6 years ago
kepler_memory.cpp video_core: Remove usages of System::GetInstance() within the engines 6 years ago
kepler_memory.h video_core: Remove usages of System::GetInstance() within the engines 6 years ago
maxwell_3d.cpp video_core: Remove usages of System::GetInstance() within the engines 6 years ago
maxwell_3d.h video_core: Remove usages of System::GetInstance() within the engines 6 years ago
maxwell_dma.cpp video_core: Remove usages of System::GetInstance() within the engines 6 years ago
maxwell_dma.h video_core: Remove usages of System::GetInstance() within the engines 6 years ago
shader_bytecode.h Corrected F2I None mode to RoundEven. 6 years ago
shader_header.h shader_header: Make local memory size getter constant 6 years ago