summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ImageOperations.cpp
AgeCommit message (Expand)Author
2025-11-29DITConfiguration: Prevent a crash if images fail to loadJoshua Vandaƫle
2025-05-03Common and VideoCommon: Change texture data from std::vector to Common::Uniqu...Jordan Woyak
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