dolphin/Source/Core/VideoBackends/Null
Lioncash 6db305a4e8 VideoBackends/Null: Add missing override specifiers
Applies a missing override specifier to VertexManager's destructor.
2019-07-27 17:33:18 -04:00
..
CMakeLists.txt
Null.vcxproj
NullBackend.cpp
NullTexture.cpp
NullTexture.h
PerfQuery.h VideoBackends/Null: Apply final to classes where applicable 2019-07-27 17:33:18 -04:00
Render.cpp
Render.h VideoBackends/Null: Apply final to classes where applicable 2019-07-27 17:33:18 -04:00
TextureCache.h VideoBackends/Null: Apply final to classes where applicable 2019-07-27 17:33:18 -04:00
VertexManager.cpp
VertexManager.h VideoBackends/Null: Add missing override specifiers 2019-07-27 17:33:18 -04:00
VideoBackend.h VideoBackends/Null: Apply final to classes where applicable 2019-07-27 17:33:18 -04:00