Christophe Riccio
|
cc7a6dd963
|
Merge branch '0.9.8'
|
2016-10-16 12:10:58 +02:00 |
|
Christophe Riccio
|
e1b88a05e9
|
Fixed filename #562
|
2016-10-16 12:10:44 +02:00 |
|
Christophe Riccio
|
a2cd1d31be
|
Merged 0.9.8
|
2016-10-12 21:56:37 +02:00 |
|
Christophe Riccio
|
5cda6a3335
|
Removed 0.9.8.2 release date... not released
|
2016-10-12 21:54:11 +02:00 |
|
Christophe Riccio
|
1c283c62df
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2016-10-12 21:40:45 +02:00 |
|
Christophe Riccio
|
09a81dad23
|
Merge branch '0.9.8'
|
2016-10-12 21:40:15 +02: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
|
f7e2b724da
|
Merge branch '0.9.8'
|
2016-10-12 10:50:05 +02:00 |
|
Christophe Riccio
|
5f5e800a24
|
Fixed clang and GCC build #559
|
2016-10-12 10:45:43 +02:00 |
|
Christophe Riccio
|
a1c262e283
|
Merge branch '0.9.8'
|
2016-10-10 22:09:09 +02:00 |
|
Christophe Riccio
|
19a6d64e8c
|
Fixed Visual C++ constexpr build error #555, #556
|
2016-10-10 22:03:57 +02:00 |
|
Christophe Riccio
|
3d00cdeb8d
|
Merge 0.9.8
|
2016-09-25 12:17:03 +02:00 |
|
Christophe Riccio
|
cae9f61e46
|
Updated GLM 0.9.8 revision
|
2016-09-25 12:15:46 +02:00 |
|
Christophe Riccio
|
48f896bad9
|
Updated version
|
2016-09-25 10:46:48 +02:00 |
|
Christophe Riccio
|
18ea7063c4
|
Updated version
|
2016-09-25 10:44:01 +02:00 |
|
Christophe Riccio
|
30c9391aeb
|
Merge 0.9.8
|
2016-09-25 10:37:41 +02:00 |
|
Christophe Riccio
|
b7a286b186
|
Renamed test
|
2016-09-25 10:35:30 +02:00 |
|
Christophe Riccio
|
f5f8620056
|
Added pure test
|
2016-09-25 10:29:08 +02:00 |
|
Christophe Riccio
|
02b954f9eb
|
Merge branch '0.9.8'
|
2016-09-24 10:52:36 +02:00 |
|
Christophe Riccio
|
0675da467a
|
Optimized quaternion log function #554
|
2016-09-24 10:46:46 +02:00 |
|
Christophe Riccio
|
13754226bc
|
Merge branch '0.9.8'
|
2016-09-18 21:56:52 +02:00 |
|
Christophe Riccio
|
9669cf4905
|
- Fixed packing/unpacking function fixed for 5_6_5 and 5_5_5_1 #552
|
2016-09-18 21:56:32 +02:00 |
|
Aaron
|
f2135a0ca3
|
Fixed scaling factors for packing and unpacking unorm555 and unorm565
|
2016-09-18 21:54:12 +02:00 |
|
Christophe
|
f32e64e634
|
Merge pull request #552 from amc522/packing_fixes
Packing/unpacking function fixed for 5_6_5 and 5_5_5_1 #552
|
2016-09-18 21:52:29 +02:00 |
|
Aaron
|
84f4c6e0f9
|
merging master
|
2016-09-18 12:00:03 -07:00 |
|
Christophe Riccio
|
4cd40953f1
|
Merge branch '0.9.8'
|
2016-09-18 19:40:58 +02:00 |
|
Christophe Riccio
|
695f853ae0
|
Updated readme for fixed Visual Studio aligned type W4 warning #548
|
2016-09-18 19:40:49 +02:00 |
|
Christophe Riccio
|
08e1523aaa
|
Merge branch '0.9.8'
|
2016-09-18 19:31:05 +02:00 |
|
Christophe Riccio
|
b719a9f6cc
|
Added test for GCC
|
2016-09-18 19:30:51 +02:00 |
|
Christophe Riccio
|
8c960dc647
|
Alignof is a C++11 feature
|
2016-09-18 19:30:30 +02:00 |
|
Christophe Riccio
|
d8e30c5fde
|
Improved core_type_aligned test
|
2016-09-18 19:30:14 +02:00 |
|
Christophe Riccio
|
24532ecbf1
|
Added aligned storage tests #548
|
2016-09-18 19:30:00 +02:00 |
|
Christophe Riccio
|
6a30bbbe51
|
Fixed GCC build broken by #548 PR
|
2016-09-18 19:29:46 +02:00 |
|
Aaron
|
ca0b7a9929
|
Merged graft commit
|
2016-09-18 19:29:10 +02:00 |
|
Christophe Riccio
|
746efbeeda
|
Added test for GCC
|
2016-09-18 19:26:17 +02:00 |
|
Christophe Riccio
|
0447798937
|
Merge branch '0.9.8-align'
|
2016-09-18 17:55:26 +02:00 |
|
Christophe Riccio
|
89d77b51c6
|
Alignof is a C++11 feature
|
2016-09-14 23:38:43 +02:00 |
|
Christophe Riccio
|
39455067dc
|
Improved core_type_aligned test
|
2016-09-14 23:18:52 +02:00 |
|
Christophe Riccio
|
e2ae466059
|
Added aligned storage tests #548
|
2016-09-14 22:33:59 +02:00 |
|
Christophe Riccio
|
fa51f18b0c
|
Fixed GCC build broken by #548 PR
|
2016-09-14 22:01:30 +02:00 |
|
Christophe Riccio
|
4175505a83
|
Merge branch 'master' of https://github.com/amc522/glm into 0.9.8-align
|
2016-09-14 21:44:46 +02:00 |
|
Aaron
|
e57615b6bb
|
Changed how storage alignment is created to eliminate warnings on msvc.
|
2016-09-13 00:36:43 -07:00 |
|
Christophe Riccio
|
f96bc5fd9d
|
Merge branch '0.9.8'
|
2016-09-13 00:22:19 +02:00 |
|
Christophe Riccio
|
cb7179239b
|
- Fixed GCC 4.8 with C++11 compilation option #550
|
2016-09-13 00:21:56 +02:00 |
|
Christophe Riccio
|
b4b5131a51
|
Merge branch '0.9.8'
|
2016-09-13 00:03:11 +02:00 |
|
Christophe Riccio
|
8ac281e841
|
Fixed bug on the faceforward function. #549
|
2016-09-13 00:02:59 +02:00 |
|
Christophe Riccio
|
5fb5e0e321
|
Fixed bug on the faceforward function. #549
|
2016-09-13 00:01:54 +02:00 |
|
Jason P. Barmparesos
|
f3044dde88
|
Fixed bug on the faceforward function.
|
2016-09-13 00:01:09 +02:00 |
|
Christophe
|
de39f49541
|
Merge pull request #549 from NorthSailor/master
Fixed bug on the faceforward function. #549
|
2016-09-12 23:59:37 +02:00 |
|
Aaron
|
460b6ba1b6
|
Corrected test for msvc compiler
|
2016-09-12 10:55:01 -07:00 |
|