dolphin-emulator/Source/Core/VideoBackends/Null
2025-05-01 15:00:37 +02:00
..
CMakeLists.txt
NullBackend.cpp VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
NullBoundingBox.h VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
NullGfx.cpp VideoCommon: Fix out-of-bounds and disabled EFB access. 2025-03-26 01:23:16 -05:00
NullGfx.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
NullTexture.cpp
NullTexture.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
NullVertexManager.cpp
NullVertexManager.h
PerfQuery.h
TextureCache.h
VideoBackend.h