dolphin/Source/Core/VideoBackends/Null
2016-10-01 01:09:12 +10:00
..
CMakeLists.txt nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
FramebufferManager.h FramebufferManager: Add missing header guard 2016-09-23 13:55:51 -04:00
Null.vcxproj Null: Create Visual Studio project file. 2016-06-25 22:40:23 +02:00
NullBackend.cpp VideoCommon: Add config fields for multithreading and validation layers 2016-10-01 01:09:12 +10: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 VertexManager: Correct variable naming scheme 2016-08-22 20:01:00 -04: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