FasTC/Base/include
2013-10-08 18:37:38 -04:00
..
Color.h Add colors. 2013-10-08 15:07:43 -04:00
CompressionJob.h Initial decoupling of base library from core library. Includes a few formatting changes as well. 2013-09-13 19:36:37 -04:00
Image.h Combine image functionality from PVRTCEncoder into Base library. 2013-10-04 18:35:18 -04:00
ImageFwd.h Combine image functionality from PVRTCEncoder into Base library. 2013-10-04 18:35:18 -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 Change the pixel channel size to 16 bits so that our arithmetic operations don't overflow. 2013-10-08 18:37:38 -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 Reappropriate vexlib math headers into FasTC. 2013-10-03 17:19:28 -04:00
Vector3.h Reappropriate vexlib math headers into FasTC. 2013-10-03 17:19:28 -04:00
Vector4.h Reappropriate vexlib math headers into FasTC. 2013-10-03 17:19:28 -04:00
VectorBase.h Move the operators out of the class definition so that we can derive from Vectors. 2013-10-08 15:06:20 -04:00