summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/ImageWrite.cpp
AgeCommit message (Expand)Author
2020-12-16Core: Remove ImageWrite and get rid of -Wmissing-declarations warningsLéo Lam
2020-11-26VideoCommon: Use Common::SavePNG() to write textures.Admiral H. Curtiss
2020-11-20Fix translatable strings which contain non-positional argumentsJosJuice
2020-11-17VideoCommon: Migrate over to fmtLioncash
2017-06-15Add a namespace to OpenFStreamJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2017-06-07msvc: disable warning about using setjmp w/c++ objects in scopeShawn Hoffman
2016-10-08ImageWriter: Don't use inplace alpha truncation.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-12-26ShaderGeneration: Get rid of static buffersLioncash
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-06-04Use PanicAlertT instead of PanicAlert when appropriateJosJuice
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-11-13Various formatting and consistency fixesStevoisiak
2014-08-30VideoCommon: Clean up brace placementsLioncash
2014-06-18Kill off replaceable usages of s[n]printf.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre