dolphin/Source/Core
Lioncash 8268b6f454 VideoCommon/VertexLoader_Normal: Initialize function table at compile-time
Makes VertexLoader_Normal completely stateless, eliminating the need for
an Init() function, and by extension, also gets rid of the need for the
FifoAnalyzer to have an Init() function.
2019-05-30 00:52:57 -04:00
..
AudioCommon
Common
Core VideoCommon/VertexLoader_Normal: Initialize function table at compile-time 2019-05-30 00:52:57 -04:00
DiscIO
DolphinNoGUI
DolphinQt
InputCommon
MacUpdater
UICommon
UpdaterCommon
VideoBackends
VideoCommon VideoCommon/VertexLoader_Normal: Initialize function table at compile-time 2019-05-30 00:52:57 -04:00
WinUpdater
CMakeLists.txt