Merge branch 'master' into mipmap

This commit is contained in:
Feng Chen
2022-09-20 11:56:43 +08:00
committed by GitHub
185 changed files with 3156 additions and 1821 deletions

View File

@ -53,7 +53,7 @@ using VideoCommon::FileEnvironment;
using VideoCommon::GenericEnvironment;
using VideoCommon::GraphicsEnvironment;
constexpr u32 CACHE_VERSION = 5;
constexpr u32 CACHE_VERSION = 6;
template <typename Container>
auto MakeSpan(Container& container) {