dolphin/Source/Core/VideoBackends/Null
2019-04-21 12:41:15 +10:00
..
CMakeLists.txt Null/CMakeLists: Migrate off add_dolphin_library 2018-04-02 08:17:00 -04:00
Null.vcxproj Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
NullBackend.cpp AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
NullTexture.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
NullTexture.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PerfQuery.h Add missing override 2016-06-26 00:49:50 -04:00
Render.cpp AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
Render.h AbstractPipeline: Support returning "cache data" 2019-04-16 00:09:47 +10:00
TextureCache.h TextureCache: Use linear filtering on y-scaled and >1xIR VRAM copies 2019-04-21 12:41:15 +10:00
VertexManager.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VertexManager.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VideoBackend.h VideoBackends: Pass window system info from host on creation 2018-10-20 21:11:34 +10:00