FasTC/IO/src
2012-10-31 17:48:52 -04:00
..
FileStream.cpp Add platform independent file stream reading and writing in order to allow us to write out logs. 2012-10-31 17:48:52 -04:00
ImageFile.cpp Add platform independent file stream reading and writing in order to allow us to write out logs. 2012-10-31 17:48:52 -04:00
ImageLoader.cpp Broke the coupling between ImageFile and Image. One is strictly for IO, the other can be platform and file format agnostic. 2012-10-31 17:46:13 -04:00
ImageLoaderPNG.cpp Fix some inconsistencies with different versions of libpng. 2012-10-31 17:46:12 -04:00
ImageLoaderPNG.h Restructure IO directory to better match convention set by BPTC Encoder 2012-08-27 12:19:27 -04:00