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.
2019-02-15 22:06:23 -05:00
..
fermi_2d.cpp gl_rasterizer: Implement a more accurate fermi 2D copy. 2019-02-06 21:54:21 -05:00
fermi_2d.h gl_rasterizer: Implement a more accurate fermi 2D copy. 2019-02-06 21:54:21 -05:00
kepler_compute.cpp kepler_compute: Fixup assert and rename engines 2019-02-10 19:29:33 -03:00
kepler_compute.h kepler_compute: Fixup assert and rename engines 2019-02-10 19:29:33 -03:00
kepler_memory.cpp video_core: Remove usages of System::GetInstance() within the engines 2019-02-15 22:06:23 -05:00
kepler_memory.h video_core: Remove usages of System::GetInstance() within the engines 2019-02-15 22:06:23 -05:00
maxwell_3d.cpp video_core: Remove usages of System::GetInstance() within the engines 2019-02-15 22:06:23 -05:00
maxwell_3d.h video_core: Remove usages of System::GetInstance() within the engines 2019-02-15 22:06:23 -05:00
maxwell_dma.cpp video_core: Remove usages of System::GetInstance() within the engines 2019-02-15 22:06:23 -05:00
maxwell_dma.h video_core: Remove usages of System::GetInstance() within the engines 2019-02-15 22:06:23 -05:00
shader_bytecode.h Corrected F2I None mode to RoundEven. 2019-02-11 18:46:45 -04:00
shader_header.h shader_header: Make local memory size getter constant 2019-01-15 17:54:49 -03:00