]> git.tdb.fi Git - libs/gui.git/history - source/graphics/quartz/quartzloader.cpp
Add some state checking to ImageLoader
[libs/gui.git] / source / graphics / quartz / quartzloader.cpp
2021-02-07 Mikko RasaAdd some state checking to ImageLoader
2021-02-07 Mikko RasaRename Image::Data::data to pixels
2014-12-19 Mikko RasaAdd a helper class for registering image loaders
2014-10-11 Mikko RasaCompatibility changes for building on OS X 10.5
2013-10-11 Mikko RasaAvoid the unpadding loop with kCGImageAlphaNoneSkipFirst
2013-10-10 Mikko RasaTweak QuartzLoader a bit
2013-10-10 Mikko RasaAdd pixel formats with a padding component
2013-10-10 Mikko RasaAllow images to have padding between rows
2013-10-08 Mikko RasaSupport for using Quartz to load images on OS X