Christophe Riccio
|
57316860a1
|
Fixed ceilMultiple test
|
2016-03-02 21:42:13 +01:00 |
|
Christophe Riccio
|
c6aa981e2a
|
Added ceilMultiple test with integers
|
2016-03-02 21:32:44 +01:00 |
|
Christophe Riccio
|
cb71d2376d
|
Merge branch '0.9.7'
|
2016-02-21 19:40:47 +01:00 |
|
Christophe Riccio
|
045aa8e541
|
Fixed atanh warning #484
|
2016-02-21 19:40:24 +01:00 |
|
Christophe Riccio
|
4945ec7471
|
Merge 0.9.7 branch
|
2016-02-21 19:00:36 +01:00 |
|
Christophe Riccio
|
0d48c43385
|
Fixed asinh warning with C++98 STL #484
|
2016-02-21 18:59:26 +01:00 |
|
Christophe Riccio
|
1ec8ab365e
|
Merge 0.9.7
|
2016-02-21 14:38:50 +01:00 |
|
Christophe Riccio
|
5809830f64
|
Get ready for 0.9.7.3 release
|
2016-02-21 14:36:38 +01:00 |
|
Christophe Riccio
|
162fad6a31
|
Merge branch '0.9.7'
|
2016-02-21 14:29:31 +01:00 |
|
Christophe Riccio
|
500a955d45
|
Fixed 64 bits constants warnings on GCC #463
|
2016-02-21 14:29:07 +01:00 |
|
Christophe Riccio
|
904db64afd
|
Updated readme for fixed Clang build on Windows #479
|
2016-02-21 14:22:19 +01:00 |
|
Christophe Riccio
|
54ad263974
|
Fixed Clang on Windows build #479
|
2016-02-21 14:15:44 +01:00 |
|
Christophe Riccio
|
14e0a5576a
|
Fixed Clang on Windows build #479
|
2016-02-21 14:15:17 +01:00 |
|
Christophe Riccio
|
907cb9d968
|
Fixed bad merge #483
|
2016-02-21 13:24:29 +01:00 |
|
Christophe Riccio
|
65e88d9f9d
|
Merge 0.9.7
|
2016-02-15 21:13:42 +01:00 |
|
Christophe Riccio
|
cc2f15803e
|
Added AVX512 detection
|
2016-02-15 21:11:55 +01:00 |
|
Christophe Riccio
|
407a7598aa
|
Improved new version of GCC detection #477
|
2016-02-15 20:29:55 +01:00 |
|
Joonas Sarajärvi
|
bc09ecf898
|
setup: detect GCC 6.0
|
2016-02-15 20:27:10 +01:00 |
|
Angelica Wrangler
|
4afc6b723a
|
Merge pull request #477 from muep/master
Setup: detect GCC 6.0 #477
|
2016-02-15 20:24:54 +01:00 |
|
Christophe Riccio
|
191e2d715b
|
Removed CDash config
|
2016-02-11 00:06:05 +01:00 |
|
Christophe Riccio
|
1ee2f3219e
|
Merged 0.9.7
|
2016-02-11 00:05:27 +01:00 |
|
Christophe Riccio
|
6ee8b03063
|
Fixed CMake policy warning
|
2016-02-09 01:18:24 +01:00 |
|
Joonas Sarajärvi
|
f0acbbd4ac
|
setup: detect GCC 6.0
|
2016-02-04 19:42:25 +02:00 |
|
Christophe Riccio
|
eb4a19805a
|
Fixed release note
|
2016-01-03 18:56:10 +01:00 |
|
Christophe Riccio
|
8f0d854605
|
Release 0.9.7.2
|
2016-01-03 18:50:08 +01:00 |
|
Christophe Riccio
|
8bcc4e0045
|
merge 0.9.7
|
2016-01-03 18:46:43 +01:00 |
|
Christophe Riccio
|
ebdb7aa45b
|
Added unary + operator #435
|
2016-01-03 18:39:40 +01:00 |
|
Christophe Riccio
|
1709e9abca
|
Added unary + operator #435
|
2016-01-03 18:37:46 +01:00 |
|
Jesse Talavera-Greenberg
|
7db048b851
|
Move dependencies from intersect.inl to intersect.hpp
|
2016-01-03 18:34:51 +01:00 |
|
Christophe Riccio
|
268af877ab
|
Cygwin GCC doesn't have a C++11 STL library
|
2016-01-03 18:32:26 +01:00 |
|
Sven-Hendrik Haase
|
4ea72b3128
|
Fix docs
|
2016-01-03 18:31:37 +01:00 |
|
humbletim
|
5d46e5186d
|
remove extraneous test block
|
2016-01-03 18:30:29 +01:00 |
|
Christophe Riccio
|
fc1e45bbde
|
Updated readme
|
2016-01-03 18:30:08 +01:00 |
|
Stephen Hill
|
c83add59b3
|
Fixed various 'X is not defined' warnings
|
2016-01-03 18:27:12 +01:00 |
|
Stephen Hill
|
ba46e0500e
|
Fixed 'GLM_COMPILER_VC2005 is not defined' warning
This GLM compiler version isn't defined, so I just removed the legacy functions.
|
2016-01-03 18:27:00 +01:00 |
|
Stephen Hill
|
4bb352b628
|
Fixed "Declaration shadows a field" warning
|
2016-01-03 18:26:54 +01:00 |
|
Adrian Krupa
|
c9400562ec
|
Fixed build
|
2016-01-03 18:25:45 +01:00 |
|
humbletim
|
52c9f124e3
|
Fixed ldexp and frexp compilation errors
|
2016-01-03 18:20:13 +01:00 |
|
Christophe Riccio
|
1936921ec7
|
Fixed log from GTX_lob_base build error with tests #470, #471
|
2016-01-03 18:11:55 +01:00 |
|
Sven-Hendrik Haase
|
a827b248ef
|
Fix wrong docs
The function this function is a helper of is using radians. In fact, glm is using radians everywhere!
|
2016-01-03 18:11:37 +01:00 |
|
Christophe Riccio
|
a754ab2e7e
|
Fixed ICC on Linux build errors #449
|
2016-01-03 18:10:46 +01:00 |
|
Christophe Riccio
|
adb03bee5c
|
Fixed ICC on Linux build errors #449
|
2016-01-03 18:08:00 +01:00 |
|
Christophe Riccio
|
846e88a147
|
Updated version
|
2016-01-03 18:01:56 +01:00 |
|
Christophe Riccio
|
df39980121
|
Tentative fix for 64 bits on GCC
|
2016-01-03 17:36:31 +01:00 |
|
Christophe Riccio
|
7a1c042d8b
|
Fixed ICC on Linux build errors #449
|
2016-01-03 17:10:24 +01:00 |
|
Christophe Riccio
|
2f2782d72a
|
Fixed ICC on Linux build errors #449
|
2016-01-03 16:03:30 +01:00 |
|
Christophe R
|
8d4d9d1877
|
Merge pull request #466 from humbletim/master
Fixed ldexp compilation error #466
|
2016-01-01 14:34:04 +01:00 |
|
Christophe Riccio
|
e9febd9ee7
|
Fixed log from GTX_lob_base build error with tests #470, #471
|
2016-01-01 14:30:14 +01:00 |
|
Christophe Riccio
|
c49f4198bc
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2016-01-01 12:52:27 +01:00 |
|
Christophe R
|
d94b0b7971
|
Merge pull request #467 from svenstaro/patch-2
Fix wrong docs #467
|
2016-01-01 12:50:59 +01:00 |
|