dolphin/Source/Core/VideoBackends/Null
Stenzek f43d85921d VideoBackends: Add AbstractStagingTexture class
Can be used for asynchronous readback or upload of textures.
2017-11-22 18:47:04 +10:00
..
CMakeLists.txt
Null.vcxproj
NullBackend.cpp VideoConfig: Remove bSupportsInternalResolutionFrameDumps 2017-11-21 17:19:43 +10:00
NullTexture.cpp VideoBackends: Add AbstractStagingTexture class 2017-11-22 18:47:04 +10:00
NullTexture.h VideoBackends: Add AbstractStagingTexture class 2017-11-22 18:47:04 +10:00
PerfQuery.h
Render.cpp VideoBackends: Add AbstractStagingTexture class 2017-11-22 18:47:04 +10:00
Render.h VideoBackends: Add AbstractStagingTexture class 2017-11-22 18:47:04 +10:00
ShaderCache.cpp
ShaderCache.h
TextureCache.h VideoCommon: Move abstract texture creation function to Renderer 2017-11-22 18:47:04 +10:00
VertexManager.cpp
VertexManager.h
VideoBackend.h