FasTC/IO/src
2014-03-12 19:26:39 -04:00
..
FileStreamUnix.cpp Fix some more compiler warnings. 2013-01-29 17:37:20 -05:00
FileStreamWin32.cpp Make sure MSVC is still OK with our MINGW changes 2013-11-11 18:54:29 -05:00
GLDefines.h Merge branch 'master' into DecompressASTC 2014-03-12 13:29:17 -04:00
ImageFile.cpp Add .astc file loader 2014-03-12 19:26:39 -04:00
ImageLoader.cpp Let the image loader return the actual image pointer instead of having the data be constructed 2014-03-11 18:04:26 -04:00
ImageLoaderASTC.cpp Add .astc file loader 2014-03-12 19:26:39 -04:00
ImageLoaderASTC.h Add .astc file loader 2014-03-12 19:26:39 -04:00
ImageLoaderKTX.cpp Add ASTC values to KTX loader 2014-03-12 18:43:48 -04:00
ImageLoaderKTX.h Override LoadImage for ktx files 2014-03-11 18:27:37 -04:00
ImageLoaderPNG.cpp Fix assert to not cause warning in release and do some sane things... 2013-11-19 12:00:12 -05:00
ImageLoaderPNG.h Merge MSVC support into master. 2013-01-28 11:49:03 -05:00
ImageLoaderPVR.cpp Move default bit depth definitions to abstracted pixel buffer loading function. 2013-11-19 14:55:41 -05:00
ImageLoaderPVR.h Switch the PVR loader to use the library provided with the imagination SDK 2013-08-22 18:08:52 -04:00
ImageLoaderTGA.cpp Add option to flip image along Y-axis to accomodate different image formats. 2013-11-19 15:01:54 -05:00
ImageLoaderTGA.h Add TGA image loaders 2013-11-19 14:22:26 -05:00
ImageWriter.cpp Remove a bunch of code that assumes that we get our pixel data in block stream order... 2013-11-06 18:23:19 -05:00
ImageWriterKTX.cpp Add 2bpp PVRTC compression format 2014-03-12 14:01:31 -04:00
ImageWriterKTX.h Add KTX writer. 2014-01-23 18:24:21 -05:00
ImageWriterPNG.cpp Remove a bunch of code that assumes that we get our pixel data in block stream order... 2013-11-06 18:23:19 -05:00
ImageWriterPNG.h Remove a bunch of code that assumes that we get our pixel data in block stream order... 2013-11-06 18:23:19 -05:00