summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ImageOperations.cpp
AgeCommit message (Expand)Author
2021-11-18Add option for setting the PNG zlib compression levelPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2020-11-26InputCommon: Use Common::SavePNG() to write images.Admiral H. Curtiss
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode