summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/DynamicInputTextureManager.cpp
AgeCommit message (Expand)Author
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