Groove
|
34eb95d219
|
Fixed error: comparing floating point with == or != is unsafe
|
2018-07-28 19:45:40 +02:00 |
|
Christophe Riccio
|
0dcb1e8a90
|
Removed extra GLM_FORCE_MESSAGES
|
2018-07-23 18:56:23 +02:00 |
|
Groove
|
f27a24de0e
|
Refactor GLM messages and build targets
|
2018-07-14 00:17:46 +02:00 |
|
Groove
|
13ef0f92bc
|
Added detection of Visual C++ 2017 toolsets
|
2018-07-09 23:23:24 +02:00 |
|
Christophe Riccio
|
c2fe3fccf6
|
Use length_t instead of int for vec and mat lengths #584
|
2016-12-30 20:05:04 +01:00 |
|
Christophe Riccio
|
dd48b56e44
|
Updated list of supported compilers
|
2016-12-02 01:14:36 +01:00 |
|
Christophe Riccio
|
2ea3cd5d7b
|
Fixed GLM test warning
|
2016-11-24 21:21:54 +01:00 |
|
Christophe Riccio
|
1c85265f97
|
Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values
|
2016-10-12 21:40:03 +02:00 |
|
Christophe Riccio
|
a609a0fea6
|
- Added more information to build messages
|
2016-09-02 00:30:37 +02:00 |
|
Christophe Riccio
|
6271aa1530
|
Merged 0.9.7 branch, Factorized GLM_COMPILER_LLVM and GLM_COMPILER_APPLE_CLANG into GLM_COMPILER_CLANG
|
2016-07-16 00:54:05 +02:00 |
|
Christophe Riccio
|
76fce77337
|
- Updated list of compiler versions detected
|
2016-07-15 23:49:20 +02:00 |
|
Christophe Riccio
|
0e1e181484
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
|
Christophe Riccio
|
7fe2f5fe65
|
Renamed instruction set flags
|
2016-05-28 19:26:59 +02:00 |
|
Christophe Riccio
|
d33e3df02a
|
Fixed SIMD code path selection
|
2016-05-28 18:24:39 +02:00 |
|
Christophe Riccio
|
93612791cd
|
Removed Apple specific check for LLVM versions
|
2016-05-04 18:46:59 +02:00 |
|
Christophe Riccio
|
fa6f5cdcbb
|
Fixed warning
|
2016-05-01 01:35:54 +02:00 |
|
Joonas Sarajärvi
|
bc09ecf898
|
setup: detect GCC 6.0
|
2016-02-15 20:27:10 +01:00 |
|
Joonas Sarajärvi
|
f0acbbd4ac
|
setup: detect GCC 6.0
|
2016-02-04 19:42:25 +02:00 |
|
Christophe Riccio
|
dcfddb75b8
|
Updated list of compiler versions
|
2015-07-19 02:36:53 +02:00 |
|
Christophe Riccio
|
357eaf7071
|
Fixed warnings
|
2015-07-18 10:00:00 +02:00 |
|
Christophe Riccio
|
2336264f4e
|
Added ARM instruction set detection
|
2014-12-20 17:16:52 +01:00 |
|
Christophe Riccio
|
bdd723ed3b
|
Updated deprecated compilers
|
2014-11-27 23:42:35 +01:00 |
|
Christophe Riccio
|
2d48d922bd
|
Updated VC support compilers list
|
2014-11-16 01:12:18 +01:00 |
|
Christophe Riccio
|
141c1856a7
|
Removed <iostream> in GLM tests, use <cstdio> instead
|
2014-11-15 00:49:12 +01:00 |
|
Christophe Riccio
|
0813facc58
|
Updated compiler detection code
|
2014-10-18 22:43:15 +02:00 |
|
Christophe Riccio
|
14d86e5718
|
Removed unsupported compiler defines
|
2014-10-18 13:20:05 +02:00 |
|
Christophe Riccio
|
19e239d466
|
Fixed core_setup_message test with Visual C++
|
2014-10-12 20:57:41 +02:00 |
|
Christophe Riccio
|
9eedee586d
|
Added instruction set report and clean up output
|
2014-02-09 15:06:10 +01:00 |
|
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
Christophe Riccio
|
9f8112f93a
|
Reduced dependencies of GTX extensions. Removed some deprecated code.
|
2013-12-25 04:16:08 +01:00 |
|
Christophe Riccio
|
08c95429fe
|
Fixed build on GCC
|
2013-09-17 23:56:46 +02:00 |
|
Christophe Riccio
|
52d86dcc19
|
Fixed merge
|
2013-09-17 23:30:37 +02:00 |
|
Christophe Riccio
|
33a482a6be
|
Added GCC49 detection
|
2013-09-17 22:51:24 +02:00 |
|
Christophe Riccio
|
6d2170adb3
|
Fixed C++11 activation on XCode for the CMake test suite ID
|
2013-09-10 19:58:02 +02:00 |
|
Christophe Riccio
|
6e82d7ba31
|
Remove unsupported compiler detection
|
2013-08-27 11:05:06 +02:00 |
|
Christophe Riccio
|
1de93021bd
|
Updated compiler detection
|
2013-08-27 10:50:33 +02:00 |
|
Christophe Riccio
|
39cf417691
|
Added initial implementation for forward declarations: int and float scalar types, #56
|
2013-03-31 01:16:13 +01:00 |
|
Christophe Riccio
|
3e3736769c
|
Fixed intrinsics build
|
2013-02-21 11:36:50 +01:00 |
|
Christophe Riccio
|
2a4434786e
|
Updated date
|
2013-02-20 16:21:56 +01:00 |
|
Christophe Riccio
|
c899d63725
|
Fixed Clang and LLVM GCC detection
|
2012-10-13 18:26:04 +02:00 |
|
Christophe Riccio
|
b9d9ae4ec5
|
updated CLang version detection
|
2012-09-23 15:30:17 +01:00 |
|
Christophe Riccio
|
8b5e63375f
|
updated CLang version detection
|
2012-09-23 15:27:47 +01:00 |
|
Christophe Riccio
|
c6d87a9458
|
Added compiler detection
|
2012-09-20 11:40:15 +02:00 |
|
Christophe Riccio
|
1eac545656
|
Fixed Intel compiler detection
|
2012-09-20 10:28:39 +02:00 |
|
Christophe Riccio
|
dd8cecbbbc
|
Fixed platform detection
|
2012-01-24 13:56:15 +00:00 |
|
Christophe Riccio
|
88d3927558
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
|
Christophe Riccio
|
1625a495a8
|
Fixed model, 32/64bits detection on MacOS X
|
2011-12-18 20:05:02 +00:00 |
|
Christophe Riccio
|
cc48ab3697
|
Added experiments and tests for roundEven
|
2011-09-17 11:12:35 +01:00 |
|
Christophe Riccio
|
20816a9f94
|
Updated compiler message tests
|
2011-09-16 00:18:12 +01:00 |
|
Christophe Riccio
|
d17e389b3a
|
Updated message and precision tests
|
2011-05-31 16:07:22 +01:00 |
|