Platformer in OpenGL
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
643 B

5 years ago
  1. glmCreateTestGTC(gtc_bitfield)
  2. glmCreateTestGTC(gtc_color_space)
  3. glmCreateTestGTC(gtc_constants)
  4. glmCreateTestGTC(gtc_epsilon)
  5. glmCreateTestGTC(gtc_integer)
  6. glmCreateTestGTC(gtc_matrix_access)
  7. glmCreateTestGTC(gtc_matrix_integer)
  8. glmCreateTestGTC(gtc_matrix_inverse)
  9. glmCreateTestGTC(gtc_matrix_transform)
  10. glmCreateTestGTC(gtc_noise)
  11. glmCreateTestGTC(gtc_packing)
  12. glmCreateTestGTC(gtc_quaternion)
  13. glmCreateTestGTC(gtc_random)
  14. glmCreateTestGTC(gtc_round)
  15. glmCreateTestGTC(gtc_reciprocal)
  16. glmCreateTestGTC(gtc_type_aligned)
  17. glmCreateTestGTC(gtc_type_precision)
  18. glmCreateTestGTC(gtc_type_ptr)
  19. glmCreateTestGTC(gtc_ulp)
  20. glmCreateTestGTC(gtc_vec1)