Bits.h
|
Fix some compiler warnings
|
2014-04-15 14:18:12 -04:00 |
BitStream.h
|
Move bitstream to FasTC base lib
|
2014-01-21 15:04:39 -05:00 |
CompressionFormat.h
|
Add ASTC compression formats
|
2014-03-12 14:02:34 -04:00 |
CompressionJob.h
|
Add proper return value
|
2014-03-12 19:38:17 -04:00 |
Image.h
|
Fix a few bugs.
|
2014-02-04 12:55:47 -05:00 |
Matrix2x2.h
|
Finish matrix unit tests
|
2014-02-21 17:45:07 -05:00 |
Matrix3x3.h
|
Finish matrix unit tests
|
2014-02-21 17:45:07 -05:00 |
Matrix4x4.h
|
Finish matrix unit tests
|
2014-02-21 17:45:07 -05:00 |
MatrixBase.h
|
Add scalar-matrix multiplication
|
2014-03-21 01:17:19 -04:00 |
MatrixSquare.h
|
Fix some compiler warnings
|
2014-04-15 14:18:12 -04:00 |
Pixel.h
|
Change our pixel component type to be signed
|
2014-03-11 16:52:02 -04:00 |
TexCompTypes.h
|
Some small bugs, fixed #2
|
2014-01-30 14:12:55 -05:00 |
Vector2.h
|
Add tests for special vector cases
|
2014-02-16 18:28:37 -05:00 |
Vector3.h
|
Add tests for special vector cases
|
2014-02-16 18:28:37 -05:00 |
Vector4.h
|
Add tests for special vector cases
|
2014-02-16 18:28:37 -05:00 |
VectorBase.h
|
Add equality operators
|
2014-03-21 01:15:35 -04:00 |