]> git.tdb.fi Git - libs/gui.git/history - source/graphics/image.cpp
Proper support for copying images
[libs/gui.git] / source / graphics / image.cpp
2015-07-13 Mikko RasaProper support for copying images
2013-10-07 Mikko RasaChange the ImageLoader API to use IO::Seekable
2013-10-05 Mikko RasaMake the image loading code more modular
2013-01-16 Mikko RasaReplace Image::load_memory with load_io
2011-08-27 Mikko RasaUse FS::extpart for checking filename extension
2011-08-27 Mikko RasaPut (most of) DevIL code in its own file
2011-08-26 Mikko RasaSeparate PNG loading to a separate file
2011-08-26 Mikko RasaConsistently label the graphics part as graphics