dolphin/Source/Core/VideoBackends/Null
2025-03-10 16:37:24 -05:00
..
CMakeLists.txt
NullBackend.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
NullBoundingBox.h VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
NullGfx.cpp VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
NullGfx.h VideoCommon: Don't merge EFBPoke AsyncRequests. 2025-03-10 16:37:24 -05:00
NullTexture.cpp VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
NullTexture.h VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
NullVertexManager.cpp
NullVertexManager.h
PerfQuery.h
TextureCache.h
VideoBackend.h VideoCommon: Pass WindowSystemInfo to InitBackendInfo 2023-06-08 22:07:39 -07:00