Merge branch 'master' into mipmap

This commit is contained in:
Feng Chen 2022-09-20 11:56:43 +08:00 committed by GitHub
commit c864cb5772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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) {