dolphin/Source/Core/VideoBackends/Null
2019-05-06 18:48:04 +00: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 Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Render.cpp Merge pull request #7839 from ShFil119/impr/redundant 2019-05-04 22:50:51 +02:00
Render.h Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle 2019-04-21 14:28:14 +10:00
TextureCache.h Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle 2019-04-21 14:28:14 +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