Christophe Riccio
dc86af5d29
Merge 0.9.6
2015-02-19 12:04:37 +01:00
Christophe Riccio
7e6b502639
Fixed default precision for quat and dual_quat type #312
2015-02-19 11:57:35 +01:00
plasmacel
b94aa556c5
add default precision to quat type
2015-02-19 11:51:41 +01:00
Christophe Riccio
a131b4e5dc
Merge pull request #312 from plasmacel/master
...
default precision for quat type #312
2015-02-19 11:36:33 +01:00
plasmacel
62658e8dce
add default precision to quat type
2015-02-17 07:05:37 +01:00
plasmacel
69a824c478
Merge pull request #2 from g-truc/master
...
update
2015-02-17 07:03:37 +01:00
Christophe Riccio
6af33a31fd
Merged 0.9.6 branch
2015-02-15 16:35:46 +01:00
Christophe Riccio
ba68939dec
Updated readme for 0.9.6.4
2015-02-15 16:32:26 +01:00
Christophe Riccio
7b9c7008eb
Updated version
2015-02-15 16:30:39 +01:00
Christophe Riccio
567157fc8c
Updated version
2015-02-15 16:23:13 +01:00
Christophe Riccio
09241ec000
Updated readme 0.9.6.3
2015-02-15 16:12:54 +01:00
Christophe Riccio
9a8cffd83a
Fixed Android doesn't have C++ 11 STL #284
2015-02-15 15:33:14 +01:00
Christophe Riccio
042270d049
Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308
2015-02-15 12:38:23 +01:00
Christophe Riccio
7844332816
Fixed memory corruption (undefined behaviour) #303
2015-02-14 13:56:48 +01:00
Christophe Riccio
f1d4c39622
Fixed memory corruption (undefined behaviour) #303
2015-02-14 01:11:10 +01:00
Christophe Riccio
594380dcb6
Merge 0.9.6
2015-02-14 00:52:30 +01:00
Christophe Riccio
49cf8d8964
Disable GLM_HAS_TRIVIAL_QUERIES
2015-02-14 00:51:10 +01:00
Christophe Riccio
cb427b053d
64 bits GCC build
2015-02-14 00:50:00 +01:00
Christophe Riccio
7751bd4af4
Fixed MinGW32 build
2015-02-14 00:19:47 +01:00
Christophe Riccio
d33974afa6
Fixed warning
2015-02-13 23:24:12 +01:00
Christophe Riccio
c279ed0ef9
Specialized integer implementation of YCoCg-R #310
2015-02-13 18:23:14 +01:00
Christophe Riccio
c51422c375
Merge pull request #310 from Mokosha/SpecializeYCoCg
...
Specialize integer implementation of YCoCg-R to use bitshifts #310
2015-02-13 17:54:43 +01:00
Pavel Krajcevski
2ba1ae95c2
Remove testing #ifdefs
2015-02-13 00:30:25 -08:00
Pavel Krajcevski
a53696a2dc
Specialize template for integer YCoCgR conversion to use bitshifts
2015-02-13 00:22:03 -08:00
Christophe Riccio
387df50459
Updated GTC_color
2015-02-12 21:21:50 +01:00
Christophe Riccio
3ea110b44d
Added GTC_color documentation
2015-02-11 00:14:17 +01:00
Christophe Riccio
40d0bc2e85
Added GTC_color, rgbToSrgb and srgbToRgb with tests
2015-02-10 23:49:49 +01:00
Christophe Riccio
72691336c7
Fixed functions not inlined with Clang #302
2015-02-10 01:00:25 +01:00
Christophe Riccio
2fc4532931
Fixed functions not inlined with Clang #302
2015-02-10 00:59:57 +01:00
Christophe Riccio
3b93835801
Merge branch '0.9.6'
2015-02-10 00:06:07 +01:00
Christophe Riccio
d8576b94f3
Clarify GLM licensing
2015-02-10 00:05:34 +01:00
Christophe Riccio
4ad2ad84a8
Merge pull request #301 from regnirpsj/master
...
added: operator<< for tvec1<> #301
2015-02-09 23:05:10 +01:00
Christophe Riccio
93d07fdc39
Merge 0.9.6 branch
2015-02-09 22:30:29 +01:00
Christophe Riccio
ade5ad88fd
Updated readme
2015-02-09 22:19:36 +01:00
Christophe Riccio
969daee26d
Merge pull request #307 from aubreyrjones/intel_has_include_fix
...
Changed usage of __has_include to support Intel compiler. #307
2015-02-09 22:08:20 +01:00
Christophe Riccio
19066e9940
Added partial constexpr support detection
2015-02-09 22:02:03 +01:00
Aubrey R. Jones
5d421b27b2
Changed usage of __has_include to support Intel compiler.
...
Intel compiler supports __has_include, but does not support angle brackets in the argument. Clang and Intel both accept quotes with seemingly identical semantics to one another, and to angle brackets. Only difference appears to be that `icpc` no longer crashes trying to compile code using glm.
2015-02-05 11:08:43 -07:00
Christophe Riccio
fad35c4e87
Removed temp file that should not have been commited
2015-01-25 21:09:17 +01:00
Christophe Riccio
387f931feb
Fixed Visual C++ 2015 constexpr errors: Disabled only partial support
2015-01-25 21:06:07 +01:00
jan p springer
d30aba45e0
added: operator<< for tvec1<>
2015-01-14 22:10:55 +00:00
Christophe Riccio
4eec569f92
Disabled GTX_scalar_multiplication for GCC, failing to build tests #242
2015-01-10 13:45:41 +01:00
Christophe Riccio
fe0de059b8
Cleaned up C++11 feature detections
2015-01-10 13:44:57 +01:00
Christophe Riccio
0ceb9e9394
packing function clean up #292
2015-01-09 23:57:22 +01:00
Christophe Riccio
8b09606c7b
Merge 0.9.6 branch
2015-01-09 23:17:32 +01:00
Christophe Riccio
d9290d7887
Fixed GTC_packing *pack*norm*x* build and added tests #292
2015-01-09 23:14:10 +01:00
Christophe Riccio
025a4c79ff
Fixed bug #293
2015-01-09 19:55:11 +01:00
Christophe Riccio
3226580a36
Merge 0.9.6 branch
2015-01-09 19:52:47 +01:00
Christophe Riccio
1e0825028e
Fixed Visual Studio natvis support for vec4 #288 , Added Visual Studio natvis support for vec1, quat and dualqual types
2015-01-09 01:37:16 +01:00
Christophe Riccio
ed3d8e17e4
Fixed warnings in F2x11_1x10 packing function in GTC_packing #295
2015-01-08 23:50:06 +01:00
Christophe Riccio
97adb6e498
Fixed readme
2015-01-08 23:42:09 +01:00