dolphin/Source/Core/VideoBackends/Null
Scott Mansell ccf92a3e56
Merge pull request #11522 from phire/KillRendererWithFire
Kill Renderer (with phire)
2023-02-09 19:59:16 +13:00
..
CMakeLists.txt Implement AbstractGfx for Software & Null 2023-01-31 19:41:23 +13:00
NullBackend.cpp Don't set common globals from Video Backends 2023-01-31 19:41:23 +13:00
NullBoundingBox.h VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
NullGfx.cpp Handle VideoSoftware's present fallback better 2023-01-31 19:41:24 +13:00
NullGfx.h Handle VideoSoftware's present fallback better 2023-01-31 19:41:24 +13:00
NullTexture.cpp VideoBackends: add a way to load data into a specific level AND layer, default to layer 0 2023-01-27 18:46:53 -06:00
NullTexture.h VideoBackends: add a way to load data into a specific level AND layer, default to layer 0 2023-01-27 18:46:53 -06:00
NullVertexManager.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NullVertexManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PerfQuery.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TextureCache.h TextureCache: Refactor with smart pointers 2023-01-31 18:29:47 +13:00
VideoBackend.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00