summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureConfig.cpp
AgeCommit message (Expand)Author
2024-10-10C++20: Synthesize `operator!=` From `operator==`mitaclaw
2024-06-08VideoCommon: add texture type to texture config comparisoniwubcode
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-02-19Move most backend functionality to VideoCommonStenzek
2018-03-01AbstractTexture: Support multisampled abstract textureStenzek
2017-11-22VideoBackends: Add AbstractStagingTexture classStenzek
2017-06-13Video Backends: Split texture cache code out into separate files, introduce '...iwubcode