dolphin/Source/Core/VideoBackends/Null
degasus d79aeaa1e9 VideoCommon: Drop GetConfigName.
We're past 5.0 now, so there is no need to look for old inis.
2016-06-26 12:34:59 +02:00
..
CMakeLists.txt nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
FramebufferManager.h nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
Null.vcxproj Null: Create Visual Studio project file. 2016-06-25 22:40:23 +02:00
NullBackend.cpp VideoBackends: Merge ShowConfig functions. 2016-06-26 12:34:59 +02:00
PerfQuery.h Add missing override 2016-06-26 00:49:50 -04:00
Render.cpp nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
Render.h nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
ShaderCache.cpp Multithreadded Shadergen: Minor fixups. 2016-06-26 16:13:22 +12:00
ShaderCache.h Multithreadded Shadergen: Minor fixups. 2016-06-26 16:13:22 +12:00
TextureCache.h nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
VertexManager.cpp nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
VertexManager.h nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
VideoBackend.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00