Added tests to main repository

This commit is contained in:
Christophe Riccio
2010-12-17 01:33:17 +00:00
parent 9b01c2d57c
commit d7f768718c
31 changed files with 769 additions and 241 deletions

View File

@@ -241,7 +241,7 @@
#if(defined(GLM_COMPILER) && (GLM_COMPILER & GLM_COMPILER_GCC))
# define GLM_INSTRUCTION_SET
#elif(defined(GLM_COMPILER) && (GLM_COMPILER & GLM_COMPILER_VC))
# ifdef(_M_CEE_PURE)
# ifdef _M_CEE_PURE
# define GLM_INSTRUCTION_SET GLM_INSTRUCTION_SET_PURE
# else
# define GLM_INSTRUCTION_SET