dolphin/Source/Core/VideoBackends/Null
Lioncash 14e0b48ae4 VideoCommon: Make API_TYPE an enum class
Allows for forward declarations in most places, which prevents dumping
unrelated VideoCommon.h contents directly into headers.
2016-07-29 19:20:16 -04: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 VideoCommon: Make API_TYPE an enum class 2016-07-29 19:20:16 -04: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 VideoCommon: Make API_TYPE an enum class 2016-07-29 19:20:16 -04:00
ShaderCache.h VideoCommon: Make API_TYPE an enum class 2016-07-29 19:20:16 -04: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