FasTC/Base/include
2014-01-21 15:04:39 -05:00
..
BitStream.h Move bitstream to FasTC base lib 2014-01-21 15:04:39 -05:00
Color.h Add more generic structures for performing scalar multiplication with vectors (i.e. ones that actually compile) 2013-10-08 18:39:32 -04:00
CompressionFormat.h Refactor CompressionJob struct. 2013-11-08 16:31:19 -05:00
CompressionJob.h Some formatting and rearrange the BPTC code to be more structured like the others 2014-01-21 14:46:25 -05:00
Image.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
ImageFwd.h Combine image functionality from PVRTCEncoder into Base library. 2013-10-04 18:35:18 -04:00
IPixel.h Make IPixels single vectors in order to allow us to use their operators and other convenience functions. 2013-10-10 14:36:45 -04:00
Matrix3x3.h Reappropriate vexlib math headers into FasTC. 2013-10-03 17:19:28 -04:00
MatrixBase.h Reappropriate vexlib math headers into FasTC. 2013-10-03 17:19:28 -04:00
MatrixSquare.h Reappropriate vexlib math headers into FasTC. 2013-10-03 17:19:28 -04:00
Pixel.h Get rid of a bunch of MSVC compiler warnings. 2013-10-15 00:31:33 -04:00
TexCompTypes.h Initial decoupling of base library from core library. Includes a few formatting changes as well. 2013-09-13 19:36:37 -04:00
Vector2.h Add more generic structures for performing scalar multiplication with vectors (i.e. ones that actually compile) 2013-10-08 18:39:32 -04:00
Vector3.h Add more generic structures for performing scalar multiplication with vectors (i.e. ones that actually compile) 2013-10-08 18:39:32 -04:00
Vector4.h Add more generic structures for performing scalar multiplication with vectors (i.e. ones that actually compile) 2013-10-08 18:39:32 -04:00
VectorBase.h Some more compiler error and warning fixes. 2013-10-15 10:32:38 -04:00