summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-08-21 16:12:49 +0200
committerJosJuice <josjuice@gmail.com>2023-08-22 13:19:49 +0200
commit6e88c44d5dd041a75912f000cce631316a6b72fd (patch)
tree1dd45e8e95fea99439efb682cf1f6f21d9cee16d /Source/Core/VideoCommon/TextureCacheBase.cpp
parented7894924c79be09863ade3aa4622423dd434691 (diff)
Move SmallVector to Common
We had one implementation of this type of data structure in Arm64Emitter and one in VideoCommon. This moves the Arm64Emitter implementation to its own file and adds begin and end functions to it, so that VideoCommon can use it. You may notice that the license header for the new file is CC0. I wrote the Arm64Emitter implementation of SmallVector, so this should be no problem.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions