]> git.tdb.fi Git - libs/gui.git/history - source/graphics/image.cpp
Make the image loading code more modular
[libs/gui.git] / source / graphics / image.cpp
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