Christophe Riccio
|
61e8432634
|
Fixed bad merge
|
2016-07-16 01:00:24 +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
|
2087606611
|
- Improved C++ 11 STL detection #523
|
2016-07-16 00:28:32 +02:00 |
|
Christophe Riccio
|
76fce77337
|
- Updated list of compiler versions detected
|
2016-07-15 23:49:20 +02:00 |
|
Christophe Riccio
|
09cbd5f7d6
|
Removed useless const references
|
2016-07-15 23:11:25 +02:00 |
|
Christophe Riccio
|
6d169bccc2
|
Fixed scalar reciprocal functions (GTC_reciprocal) #520
|
2016-07-15 22:40:00 +02:00 |
|
Christophe Riccio
|
166099e82d
|
Added generic quaternion SIMD optimizations
|
2016-07-14 20:52:29 +02:00 |
|
Christophe Riccio
|
9459aac681
|
Allows length2 specialization
|
2016-07-14 16:42:46 +02:00 |
|
Christophe Riccio
|
0698e6537a
|
Merge branch '0.9.7'
|
2016-07-14 16:41:20 +02:00 |
|
Christophe Riccio
|
33b9dad843
|
Fixed build
|
2016-07-14 16:38:59 +02:00 |
|
Christophe Riccio
|
212d343d5f
|
Reduce included code
|
2016-07-14 16:38:08 +02:00 |
|
Christophe Riccio
|
c85e24d978
|
Merge branch '0.9.7'
|
2016-07-14 16:25:24 +02:00 |
|
Christophe Riccio
|
b6da1e45e8
|
Fixed build
|
2016-07-14 16:25:11 +02:00 |
|
Christophe Riccio
|
c406cabf6b
|
Merged 0.9.7
|
2016-07-14 16:02:20 +02:00 |
|
Christophe Riccio
|
e42e6257e3
|
Cherry pick #482 fix
|
2016-07-14 15:59:42 +02:00 |
|
Christophe Riccio
|
f4f69be57e
|
Merge branch '0.9.7'
|
2016-07-14 15:49:38 +02:00 |
|
Christophe Riccio
|
bfb64e7657
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
2016-07-14 15:48:15 +02:00 |
|
Christophe Riccio
|
6e9b524be1
|
Fixed matrix functions using SIMD code on unaligned types #518
|
2016-07-14 15:21:45 +02:00 |
|
Christophe Riccio
|
b8b43e6a4d
|
Added GTC_functions extension
|
2016-07-14 15:20:44 +02:00 |
|
Christophe Riccio
|
3b1af3fe0b
|
Fixed build using SIMD
|
2016-07-01 01:01:32 +02:00 |
|
Christophe Riccio
|
6cb2c7f95c
|
Fixed spelling mistake #517
|
2016-06-20 00:25:34 +02:00 |
|
Christophe Riccio
|
0e1e181484
|
Clean up
|
2016-06-10 23:14:17 +02:00 |
|
Christophe Riccio
|
9613edbaf5
|
Updated GTC_type_aligned extension
|
2016-06-09 23:18:44 +02:00 |
|
Christophe Riccio
|
c256a4ed11
|
Added unaligned precision qualifiers
|
2016-06-09 20:12:33 +02:00 |
|
Christophe Riccio
|
7aca47b19e
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
2016-06-04 23:48:05 +02:00 |
|
Christophe Riccio
|
0699896927
|
Merge branch '0.9.7'
|
2016-06-04 23:12:05 +02:00 |
|
Christophe Riccio
|
39e63661a6
|
Fixed STL for C++11 detection on ICC #510
|
2016-06-04 23:11:50 +02:00 |
|
Christophe Riccio
|
8848bc2a08
|
Fixed STL for C++11 detection on Intel compiler #510
|
2016-06-04 23:08:08 +02:00 |
|
Christophe Riccio
|
b54a256499
|
- Fixed strict aliaing warnings #473
|
2016-06-04 22:57:21 +02:00 |
|
Christophe Riccio
|
4155e5b820
|
Workaround GCC build with GLM_FORCE_PURE defined
|
2016-06-02 02:54:05 +02:00 |
|
Christophe Riccio
|
731a263325
|
Fixed bitcount build errors
|
2016-06-02 02:32:54 +02:00 |
|
Christophe Riccio
|
5fdca07eee
|
Clean up
|
2016-06-02 01:01:36 +02:00 |
|
Christophe Riccio
|
fd4ada5843
|
Support aligned *vec* even when SIMD isn't enabled
|
2016-06-02 00:33:55 +02:00 |
|
Christophe Riccio
|
416632ea37
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2016-06-01 20:04:05 +02:00 |
|
Christophe Riccio
|
b357636d0f
|
Fixed GCC build
|
2016-06-01 20:03:36 +02:00 |
|
Christophe Riccio
|
f16dd36dfb
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2016-06-01 11:28:09 +02:00 |
|
Christophe Riccio
|
9d7b180596
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2016-06-01 00:44:06 +02:00 |
|
Christophe Riccio
|
41984e42ab
|
Added GTC_type_aligned with aligned *vec* types
|
2016-06-01 00:43:35 +02:00 |
|
Christophe Riccio
|
c65918b2a1
|
Updated SIMD documentation
|
2016-05-31 16:38:00 +02:00 |
|
Christophe Riccio
|
05073d0664
|
Merge branch '0.9.7'
|
2016-05-31 11:04:27 +02:00 |
|
Christophe Riccio
|
fe6ab8f3b6
|
Moved glm.pc.in into cmake directory #509
|
2016-05-31 11:04:08 +02:00 |
|
Christophe Riccio
|
d6b70f3414
|
Removed GLM_FORCE_SIZE_FUNC from the manual
|
2016-05-31 00:51:36 +02:00 |
|
Christophe Riccio
|
b4df7d69a6
|
Moved glm.pc.in into cmake directory #509
|
2016-05-31 00:36:21 +02:00 |
|
Christophe Riccio
|
a69679e951
|
Merged 0.9.7 branch
|
2016-05-30 20:31:44 +02:00 |
|
Christophe Riccio
|
64342f78bf
|
Updated version and updated readme
|
2016-05-30 20:28:42 +02:00 |
|
Guus Sliepen
|
15748c30ea
|
Added pkg-config file
|
2016-05-30 20:16:21 +02:00 |
|
Christophe Riccio
|
89324cef0a
|
Fixed GCC build
|
2016-05-30 18:34:23 +02:00 |
|
Christophe Riccio
|
688756b3e2
|
SIMD matrix functions optimizations
|
2016-05-30 18:01:06 +02:00 |
|
Christophe Riccio
|
84caa1092f
|
Added SIMD integer operations optimizations
|
2016-05-30 15:38:47 +02:00 |
|
Christophe Riccio
|
1bbc2935a2
|
Added AVX bitCount optimization
|
2016-05-30 14:39:43 +02:00 |
|