Commit Graph

292 Commits

Author SHA1 Message Date
Christophe Riccio
89b063f15c Added FAQ 13: GLM doesn't use C++11 STL features but my compiler support C++11? #604 2017-01-20 22:28:19 +01:00
Christophe Riccio
39f775fa6c Merged 0.9.8 branch 2017-01-07 12:15:08 +01:00
Christophe Riccio
4e267b1b4f Fixed Visual C++ internal error when declaring a global vec type with siwzzle expression enabled #594 2017-01-04 23:56:47 +01:00
Christophe Riccio
36eda686dd Updated readme 2017-01-04 21:29:37 +01:00
Christophe Riccio
dd48b56e44 Updated list of supported compilers 2016-12-02 01:14:36 +01:00
Christophe Riccio
2dda5af72c Fixed GCC 4.5 and older build #566 2016-12-01 23:05:43 +01:00
Christophe Riccio
31475c1bb5 Merge branch '0.9.8' 2016-11-25 21:26:18 +01:00
Christophe Riccio
57091f8553 Updated readme 2016-11-25 21:24:59 +01:00
Christophe Riccio
8cde68aba6 Merge branch '0.9.8' 2016-11-25 21:20:26 +01:00
Christophe Riccio
1f8fd8a106 Fixed GTX_matrix_decompose decompose #582 2016-11-25 21:19:55 +01:00
Christophe Riccio
58c5e0ef4d Fixed intersectRayTriangle #6 2016-11-25 00:33:45 +01:00
Christophe Riccio
07d826e185 Updated travis platforms 2016-11-24 22:59:10 +01:00
Christophe Riccio
b8077c1809 Merge branch '0.9.8' 2016-11-24 19:41:48 +01:00
Christophe Riccio
a88584f572 Fixed GCC 6.2 compiler warnings #580 2016-11-24 19:41:06 +01:00
Christophe Riccio
029f1c4738 Merge branch '0.9.8' 2016-11-24 01:27:48 +01:00
Christophe Riccio
ef4425a61d Fixed intersectRayPlane returns true in parallel case #578 2016-11-24 01:27:17 +01:00
Christophe Riccio
098bf5c746 Merge 0.9.8 2016-11-24 01:22:09 +01:00
Christophe Riccio
ba73c5a976 Merge branch '0.9.8' 2016-11-24 01:21:22 +01:00
Christophe Riccio
ff0b1674f4 Fixed POPCNT optimization build in Clang #512 2016-11-24 01:20:49 +01:00
Christophe Riccio
3945098589 Optimised GTX_color_space_YCoCg YCoCgR conversions 2016-11-20 23:44:08 +01:00
Christophe Riccio
b09f395cd2 Optimized GTX_matrix_interpolation axisAngle function 2016-11-20 23:39:22 +01:00
Christophe Riccio
969394a5eb Optimized noise functions 2016-11-20 23:27:08 +01:00
Christophe Riccio
8873915118 Fixed glm::decompose #448 2016-11-20 22:24:32 +01:00
Christophe Riccio
d4019aab40 Moved color_encoding to experimental 2016-11-20 21:50:12 +01:00
Christophe Riccio
e6ee4bc90d Added FAQ 12: Windows headers cause build errors... #557 2016-11-20 21:15:43 +01:00
Christophe Riccio
157b4ffbf8 Merge GLM 0.9.8 branch 2016-11-20 21:01:12 +01:00
Christophe Riccio
deb8048268 Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577 2016-11-20 20:59:54 +01:00
Christophe Riccio
ce8b8bd93e Fixed GTC_packing test failing on GCC x86 due to denorms #212 2016-11-20 20:58:12 +01:00
Christophe Riccio
32cfecba97 Optimized GTC_packing implementation 2016-11-20 19:54:03 +01:00
Christophe Riccio
bb79314391 Updated AppVeyor status 2016-11-19 23:02:41 +01:00
Christophe Riccio
626b367506 Only test GCC 4.9 2016-11-19 22:16:34 +01:00
Christophe Riccio
7cc6f0c491 Updated GCC version 2016-11-19 22:07:50 +01:00
Christophe Riccio
a6d1b93eb9 Updated travis configuration 2016-11-19 21:05:03 +01:00
Christophe Riccio
11924962dd Updated travis configuration 2016-11-19 21:00:43 +01:00
Christophe Riccio
e51be9c01e Updated travis build 2016-11-19 20:47:20 +01:00
Christophe Riccio
b68c6054ab Updated travis tests 2016-11-19 20:20:27 +01:00
Christophe Riccio
ffaabbf36e Updated logo 2016-11-13 01:16:44 +01:00
Christophe Riccio
dbf84a50a6 Fixed link 2016-11-12 14:20:23 +01:00
Christophe Riccio
6482dd29d2 Added GLM_ENABLE_EXPERIMENTAL 2016-11-12 14:19:22 +01:00
Christophe Riccio
26b6c3d34d Fixed merge 2016-11-12 13:42:06 +01:00
Christophe Riccio
f294f169fa Merge GLM 0.9.8 branch 2016-11-12 12:12:44 +01:00
Christophe Riccio
79f6d7082c Bump revision number for next 0.9.8 release 2016-11-12 12:11:43 +01:00
Christophe Riccio
b23d60501f Prepare GLM 0.9.8.3 release 2016-11-12 11:53:13 +01:00
Christophe Riccio
662b87539a Merge branch '0.9.8' 2016-11-12 11:46:38 +01:00
Christophe Riccio
ab998f4447 - Fixed CMake find_package with version specification #572 #573 2016-11-12 11:46:21 +01:00
Christophe Riccio
66bbb69a75 Removed doxygen references to GTC_half_float which was removed in 0.9.4 2016-11-09 22:24:44 +01:00
Christophe Riccio
970dff0f2b Merge GLM 0.9.8 2016-11-09 21:41:50 +01:00
Christophe Riccio
6b0c3b48cc Fixed bitCount with AVX on 32 bit builds #567 2016-11-09 21:39:09 +01:00
Christophe Riccio
30db341ed8 - Fixed interaction between GLM_FORCE_UNRESTRICTED_GENTYPE and ortho function #568 2016-11-09 21:23:17 +01:00
Christophe Riccio
f4f1090e7f Fixed license link 2016-11-06 21:08:06 +01:00