FasTC/IO/src
Pavel Krajcevski a530ae937e Fix a few bugs.
2014-02-04 12:55:47 -05: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 Add PVRTC support to KTX writer 2014-01-29 14:37:19 -05:00
ImageFile.cpp Fix delete to delete [] 2014-01-29 14:03:34 -05:00
ImageLoader.cpp Constify 2014-01-23 14:42:28 -05:00
ImageLoaderKTX.cpp Fix a few bugs. 2014-02-04 12:55:47 -05:00
ImageLoaderKTX.h Add KTX loaders 2014-01-23 14:43:05 -05: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 PVRTC support to KTX writer 2014-01-29 14:37:19 -05: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