169 Commits (79405910bb0a2249ee71295dfdba788c7549c628)

Author SHA1 Message Date
Christophe Riccio cd186dadb3 Optimized packing and unpacking functions ago%!(EXTRA string=12 years)
Christophe Riccio c9f623e717 Fixed glm::orientation with GLM_FORCE_RADIANS defined #112 ago%!(EXTRA string=12 years)
Christophe Riccio 2a0d6e804b Updated readme ago%!(EXTRA string=12 years)
Christophe Riccio d3f0262a27 Fixed .length() that should return a int and not a size_t ago%!(EXTRA string=12 years)
Christophe Riccio b9266c07b0 Using C++ casts ago%!(EXTRA string=12 years)
Christophe Riccio c6062115c6 Removed l-value swizzle operators ago%!(EXTRA string=12 years)
Christophe Riccio 6e82d7ba31 Remove unsupported compiler detection ago%!(EXTRA string=12 years)
Christophe Riccio 9464e5b590 Added error for unsupported compiler versions ago%!(EXTRA string=12 years)
Christophe Riccio da38a6e58c Better compiler detection in CMake. Language detection for Clang ago%!(EXTRA string=12 years)
Christophe Riccio 1ab7271e7d Fixed is_int and is_uint code duplication with GCC and C++11 #107 ago%!(EXTRA string=12 years)
Christophe Riccio caf8f991ca Fixed detection to select the last known compiler if newer version #106 ago%!(EXTRA string=12 years)
Christophe Riccio d0e382592a Fixed C++0X on VisualC++ 2012+ ago%!(EXTRA string=12 years)
Christophe Riccio 37ae8da67c Updated readme for release ago%!(EXTRA string=12 years)
Christophe Riccio b592d9ff83 Added WINCE detection #92 ago%!(EXTRA string=12 years)
Christophe Riccio 1375a99b83 Added missing non-const value_ptr fort quat #99 ago%!(EXTRA string=12 years)
Christophe Riccio b27ab93b19 Updated release date fo GLM 0.9.4.5 ago%!(EXTRA string=12 years)
Christophe Riccio 2d983ed9cf Added WINCE detection ago%!(EXTRA string=12 years)
Christophe Riccio 4e43b388bd Updated release note for bug #97 ago%!(EXTRA string=12 years)
Christophe Riccio 4688f896f9 Fixed language detection on GCC when the C++0x mode isn't enabled #95 ago%!(EXTRA string=12 years)
Christophe Riccio 119b36c4f2 Updated revision number for GLM 0.9.4.5 release ago%!(EXTRA string=12 years)
Christophe Riccio bbf9989334 Fixed test crash due to the normalization of a nan vector ago%!(EXTRA string=12 years)
Christophe Riccio e5df5fb0b3 Updated GLM 0.9.4.4 release note ago%!(EXTRA string=12 years)
Christophe Riccio b95a53095b Added assert in inversesqrt to detect division by zero. #61 ago%!(EXTRA string=12 years)
Christophe Riccio bc9aaa4033 Fixed glm.natvis, issue #82 ago%!(EXTRA string=12 years)
Christophe Riccio 01a98e97c1 Fixed perspective with zNear == 0 (#71) ago%!(EXTRA string=12 years)
Christophe Riccio 691f04e14f Fixed post in/decrement operators ago%!(EXTRA string=12 years)
Christophe Riccio f1967b5fb3 Removed GTX_ocl_type, issue #64 ago%!(EXTRA string=12 years)
Christophe Riccio 073675d970 Updated readme for issue #70 ago%!(EXTRA string=12 years)
Christophe Riccio e72f18997c Fixed GTX_multiple for negative values, issue #51 ago%!(EXTRA string=12 years)
Christophe Riccio abbb0fc7cb Added component wise comparison operators for quaternion ago%!(EXTRA string=12 years)
Christophe Riccio afb7779baf Added forward declarations (glm/fwd.hpp) for faster compilations, issue #56 ago%!(EXTRA string=12 years)
Christophe Riccio 78d3e5ca66 Updated readme ago%!(EXTRA string=12 years)
Christophe Riccio c097769bad Updated readme ago%!(EXTRA string=12 years)
Christophe Riccio dab66f81e5 Fixed mix function for bool and bvec* type third parameter, issue #59 ago%!(EXTRA string=12 years)
Christophe Riccio c3af426eb1 Added mix function tests ago%!(EXTRA string=12 years)
Christophe Riccio 003c547e43 Fixed isnan and isinf on Android with Clang, issue #54 ago%!(EXTRA string=12 years)
Christophe Riccio 4c89167ac9 Clarifies the license applying on the manual and added a docx copy of the manual to the source ago%!(EXTRA string=12 years)
Christophe Riccio bea3bd277f Updated readme ago%!(EXTRA string=12 years)
Christophe Riccio 982bb5ce5d Added rotation function, issue #22 ago%!(EXTRA string=12 years)
Christophe Riccio a454354dfa Updated readme ago%!(EXTRA string=12 years)
Christophe Riccio e53c8b8529 Fixed issue #48 ago%!(EXTRA string=12 years)
Christophe Riccio eafe125d95 Updated readme for GLM 0.9.4.3 ago%!(EXTRA string=12 years)
Christophe Riccio 0df4b94c4b Fixed CUDA warnings and errors, #43 ago%!(EXTRA string=12 years)
Christophe Riccio fc77c7a54e Fixed documentation warnings, issue #46 ago%!(EXTRA string=12 years)
Christophe Riccio 59b9a780e9 Added GTX_scalar_relational implementation and tests ago%!(EXTRA string=12 years)
Christophe Riccio c57a000791 Added bitfieldInterleave implementation ago%!(EXTRA string=12 years)
Christophe Riccio 1cebfa7bda Improved Intel Compiler detection ago%!(EXTRA string=12 years)
Christophe Riccio a4aa39f9bd Fixed 0x2013 dash character in comments that cause issue in Windows ago%!(EXTRA string=13 years)
Christophe Riccio 37e380ca9b Fixed packDouble2x32 on XCode 4.5, issue #37 ago%!(EXTRA string=13 years)
Christophe Riccio e7173dd156 Fixed compAdd, issue #40 ago%!(EXTRA string=13 years)