Added extension inclusion messages

This commit is contained in:
Christophe Riccio
2011-01-19 16:41:58 +00:00
parent a1ae4bb86f
commit 2aba768990
10 changed files with 34 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
// File : test/gtx/simd-mat4.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_INSTRUCTION_SET GLM_PLATFORM_SSE3 | GLM_PLATFORM_SSE2
#define GLM_MESSAGES
#include <glm/glm.hpp>
#include <glm/gtc/swizzle.hpp>