dolphin/Source/Core/VideoBackends
degasus fc00598785 NativeVertexFormat: Inline Initialize in contructor
They were only called at once, so no need to seperate them.

This also removes the only dereference of the NativeVertexFormat in VideoCommon, so backends may just return nullptr.
2015-11-24 22:48:49 +01:00
..
D3D NativeVertexFormat: Inline Initialize in contructor 2015-11-24 22:48:49 +01:00
OGL NativeVertexFormat: Inline Initialize in contructor 2015-11-24 22:48:49 +01:00
Software Merge pull request #3157 from degasus/videosw3 2015-10-17 12:02:55 +02:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00