dolphin/Source/Core/VideoBackends/Null
Stenzek f4b848949c TextureCache: Support compressed textures and pass pitch/size to upload
This also removes an extra copy of the image for custom textures.
2017-04-29 00:14:23 +10:00
..
CMakeLists.txt
FramebufferManager.h
Null.vcxproj
NullBackend.cpp TextureCache: Support compressed textures and pass pitch/size to upload 2017-04-29 00:14:23 +10:00
PerfQuery.h
Render.cpp
Render.h VideoBackends: Move max texture size to VideoConfig 2017-03-10 00:04:13 +10:00
ShaderCache.cpp
ShaderCache.h
TextureCache.h TextureCache: Support compressed textures and pass pitch/size to upload 2017-04-29 00:14:23 +10:00
VertexManager.cpp
VertexManager.h
VideoBackend.h