Added test files and fixed build errors for experimental extensions.

This commit is contained in:
Christophe Riccio
2013-10-27 22:38:22 +00:00
parent 2e72af3f6d
commit fbb54649b7
41 changed files with 283 additions and 318 deletions

View File

@@ -7,11 +7,9 @@
// File : test/gtx/associated_min_max.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#include <emmintrin.h>
#include <glm/glm.hpp>
#include <glm/gtc/type_precision.hpp>
#include <glm/gtx/associated_min_max.hpp>
#include <glm/gtx/fast_exponential.hpp>
int main()
{