summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/DynamicInputTextureManager.cpp
AgeCommit message (Expand)Author
2023-06-07InputCommon / VideoCommon: remove dynamic input reloading the texture cache, ...iwubcode
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2023-01-31Split out everying remaining from SwapScott Mansell
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-27InputCommon: reduce number of image loads and texture cache invalidations by ...iwubcode
2021-02-16InputCommon: Move DynamicInputTextureConfiguration to DynamicInputTextures::C...iwubcode
2021-02-11InputCommon: When using dynamic input textures, only call force reload textur...iwubcode
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode