Added files for extension tests

This commit is contained in:
Christophe Riccio
2011-03-11 02:09:33 +00:00
parent e2f8c06e85
commit c6b7592246
10 changed files with 144 additions and 14 deletions

View File

@@ -1,2 +1,9 @@
glmCreateTestGTC(gtc-integer-matrix)
glmCreateTestGTC(gtc-swizzle)
glmCreateTestGTC(gtc_half_float)
glmCreateTestGTC(gtc_matrix_access)
glmCreateTestGTC(gtc_matrix_integer)
glmCreateTestGTC(gtc_matrix_inverse)
glmCreateTestGTC(gtc_matrix_transform)
glmCreateTestGTC(gtc_quaternion)
glmCreateTestGTC(gtc_swizzle)
glmCreateTestGTC(gtc_type_precision)
glmCreateTestGTC(gtc_type_ptr)