summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Null/TextureCache.h
AgeCommit message (Expand)Author
2017-06-13Video Backends: Split texture cache code out into separate files, introduce '...iwubcode
2017-04-29TextureCache: Support compressed textures and pass pitch/size to uploadStenzek
2017-04-12VideoBackends: Support updated texture encoding shader generatorsStenzek
2016-12-26TextureCache: Drop unused parameter in backend API.degasus
2016-12-26TextureCache: Extract BP enum check to VideoCommon.degasus
2016-12-09TextureCacheBase: Eliminate static stateLioncash
2016-10-01VideoBackends: Make TextureCache::CompileShaders return a boolStenzek
2016-06-25nullvideo: initial release of null video backenddegasus