Updated release with GTX_matrix_transform_2d and added blank unit test file for the extension. (#176, #178)

This commit is contained in:
Christophe Riccio
2014-02-21 02:15:35 +01:00
parent 88830eba64
commit ae2af04599
3 changed files with 22 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ glmCreateTestGTC(gtx_matrix_interpolation)
glmCreateTestGTC(gtx_matrix_major_storage)
glmCreateTestGTC(gtx_matrix_operation)
glmCreateTestGTC(gtx_matrix_query)
glmCreateTestGTC(gtx_matrix_transform_2d)
glmCreateTestGTC(gtx_multiple)
glmCreateTestGTC(gtx_norm)
glmCreateTestGTC(gtx_normal)