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 |
|
Jason P. Barmparesos
|
9f0958e40d
|
Fixed bug on the faceforward function.
|
2016-09-12 16:40:37 +03:00 |
|
Aaron
|
47abea7dba
|
Fixed scaling factors for packing and unpacking unorm555 and unorm565
|
2016-09-11 22:49:15 -07:00 |
|
Aaron
|
ec5e34e04f
|
Fixed some msvc warnings. Tested on msvc 2015 update 3.
|
2016-09-11 21:55:22 -07:00 |
|
Christophe Riccio
|
773389c400
|
Merge 0.9.8
|
2016-09-11 17:22:05 +02:00 |
|
Christophe Riccio
|
2235c77cec
|
Fixed GCC warning filtering, replaced -pedantic by -Wpedantic
|
2016-09-11 17:21:18 +02:00 |
|
Sami Kankaristo
|
e9e26ab926
|
Change -pedantic to -Wpedantic
|
2016-09-11 17:18:35 +02:00 |
|
Christophe Riccio
|
77b6005e18
|
Merged 0.9.8 branch
|
2016-09-11 14:05:43 +02:00 |
|
Christophe Riccio
|
e3072918fc
|
Fixed readme
|
2016-09-11 14:05:01 +02:00 |
|
Christophe Riccio
|
32e22d69a6
|
Merged 0.9.8 branch
|
2016-09-11 14:04:26 +02:00 |
|
Christophe Riccio
|
3c4fe6133e
|
Prepare GLM 0.9.8.1
|
2016-09-11 14:02:08 +02:00 |
|
Christophe Riccio
|
7d73a5d320
|
Fixed test
|
2016-09-11 13:32:51 +02:00 |
|
Christophe Riccio
|
e5f3af3071
|
Merge branch '0.9.8'
|
2016-09-11 13:27:07 +02:00 |
|
Christophe Riccio
|
c2180b2ff8
|
Updated doxygen
|
2016-09-11 13:26:46 +02:00 |
|
Christophe Riccio
|
4a5461fa49
|
Updated readme
|
2016-09-11 13:26:22 +02:00 |
|
Christophe Riccio
|
41ff0aff82
|
Merge branch '0.9.8'
|
2016-09-11 12:59:43 +02:00 |
|
Christophe Riccio
|
454d480ceb
|
Updated API documentation
|
2016-09-11 12:44:33 +02:00 |
|
Christophe Riccio
|
9f0110f5b0
|
Updated readme
|
2016-09-11 12:34:22 +02:00 |
|
Christophe Riccio
|
e33e37dc48
|
Fixed CUDA warning #547
|
2016-09-11 12:27:24 +02:00 |
|
Christophe Riccio
|
bcc6879b4b
|
Fixed build
|
2016-09-11 03:24:37 +02:00 |
|
Christophe Riccio
|
430bf43087
|
Merge branch '0.9.8'
|
2016-09-11 03:13:34 +02:00 |
|
Christophe Riccio
|
3d6791ef00
|
Merge
|
2016-09-11 03:13:06 +02:00 |
|
Christophe Riccio
|
24075d56dd
|
Fixed build
|
2016-09-11 03:11:37 +02:00 |
|
Christophe Riccio
|
204ebdaf2f
|
Merged 0.9.8
|
2016-09-11 02:52:44 +02:00 |
|
Christophe Riccio
|
d0712875d8
|
Added missing extensions
|
2016-09-11 02:51:57 +02:00 |
|
Christophe Riccio
|
3422dad8cc
|
Fixed missing GLM_FUNC_DECL causing Cuda build errors #547
|
2016-09-11 02:51:49 +02:00 |
|
Christophe Riccio
|
90f0a88589
|
Added missing extensions
|
2016-09-11 02:50:47 +02:00 |
|
Christophe Riccio
|
64f276b804
|
Added missing extensions
|
2016-09-11 02:50:37 +02:00 |
|
Christophe Riccio
|
8a54ba3462
|
Added GTC_color_encoding
|
2016-09-11 02:50:08 +02:00 |
|
Christophe Riccio
|
2fd6a9eeee
|
Fixed missing GLM_FUNC_DECL causing Cuda build errors #547
|
2016-09-11 02:47:18 +02:00 |
|
Christophe Riccio
|
4be686d1fe
|
Merged 0.9.8
|
2016-09-11 00:21:34 +02:00 |
|
Christophe Riccio
|
c9831664c9
|
Updated manual
|
2016-09-11 00:19:17 +02:00 |
|
Christophe Riccio
|
0db72b76ab
|
Updated GLM Manual
|
2016-09-10 02:36:25 +02:00 |
|
Christophe Riccio
|
80a954d9fd
|
Merge branch '0.9.8'
|
2016-09-09 22:38:25 +02:00 |
|
Sergey Alexandrov
|
ee789e9092
|
Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl"
|
2016-09-09 22:38:12 +02:00 |
|
Christophe
|
9f590128df
|
Merge pull request #546 from taketwo/add-glm-func-qualifier
Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl" #545
|
2016-09-09 22:36:31 +02:00 |
|
Sergey Alexandrov
|
9b34889c0e
|
Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl"
|
2016-09-09 13:25:46 +02:00 |
|
Christophe Riccio
|
9cabe3b7bc
|
Merge branch '0.9.8'
|
2016-09-02 01:56:58 +02:00 |
|
Christophe Riccio
|
ff0054490d
|
Fixed GLM_FORCE_UNRESTRICTED_GENTYPE #543
|
2016-09-02 01:56:33 +02:00 |
|
Christophe Riccio
|
9160f8b8d2
|
Removed deprecated defines
|
2016-09-02 01:53:38 +02:00 |
|
Christophe Riccio
|
d029db8ac0
|
Merge 0.9.8
|
2016-09-02 01:46:56 +02:00 |
|
Christophe Riccio
|
e77c300e4c
|
Fixed error to cover deprecated define
|
2016-09-02 01:41:20 +02:00 |
|