Florian Penzkofer
|
d0ae3f966e
|
Fix bitfieldInsert according to GLSL spec
"bitfieldInsert inserts the bits least significant bits of insert into base at offset offset..."
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
abff0a39ac
|
Fixed build
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
3d26f49775
|
Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
76683aa287
|
Added vector ulp functions
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
9c8a348e21
|
Clean up test
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
fe83040cbd
|
Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
c334499931
|
Fixed Clang 3.6 build
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
d479d5bf35
|
Tentative fix Travis
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
7c445ee93d
|
Clean up GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
f56011fb20
|
Fixed aligned test on compilers that doesn't support it
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
87f9f3bd78
|
Added manual documentation for GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
0fdf6a3f3a
|
Fixed unknown target
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
de4dbc5662
|
Improved disabling auto detection
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
b1c2cc64fd
|
Added platform unknown test
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
f84216c735
|
Clean up messages
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
133b1f9223
|
Added SIMD tests
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
683a0f6119
|
Fixed warnings
|
ago%!(EXTRA string=7 years) |
Groove
|
e19734f6fc
|
Added SIMD perf tests
|
ago%!(EXTRA string=7 years) |
Groove
|
77d3914f91
|
Fixed warnings
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
bb98016c33
|
Fixed VC warning
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
597ac53f20
|
Fixed SIMD build
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
a21401d2a4
|
Reduce dependencies, added scalar EXT extensions
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
cca8569a41
|
Fixed matrix comparison as constexpr
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
c1be8bf008
|
Fixed constexpr relational function and added tests
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
13ca6771ca
|
Fixed constexpr build...
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
6d34ae4c5e
|
Refactor EXT headers
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
26be7bda82
|
Fixed build
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
8c9d16d868
|
Added quaternion EXT extensions
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
310b8405c9
|
Refactor split headers as extension files
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
768d6eb723
|
Fixed warnings, added dmat4 operator tests
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
389fb2457d
|
Added constexpr relational operators
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
f82d23949a
|
Fixed build
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
7086d902e2
|
Fixed relational code, reduced header dependencies
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
78879c675c
|
Refactor headers
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
e1d21258e7
|
Split headers to improve compilation time #670
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
a71d553435
|
Fixed test build
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
3f0bed6dce
|
Refactor vec1 implementation
|
ago%!(EXTRA string=7 years) |
Groove
|
fbf3f2016f
|
Refactor configuration macros
|
ago%!(EXTRA string=7 years) |
Christophe Riccio
|
0fb8b56f63
|
Removed useless GLM_FORCE_ALIGNED_GENTYPES
|
ago%!(EXTRA string=7 years) |
Groove
|
147d56d90c
|
Can't see values for vec or mat in the debugger #665
|
ago%!(EXTRA string=7 years) |
Groove
|
d18c7f55ec
|
Tentative fix Visual C++ build
|
ago%!(EXTRA string=7 years) |
Groove
|
c53b98abb6
|
Full coverage of constexpr of vec types
|
ago%!(EXTRA string=7 years) |
Groove
|
d0472e0676
|
Improved constexpr coverrage
|
ago%!(EXTRA string=7 years) |
Groove
|
9d9a3e07c9
|
Fixed build error
|
ago%!(EXTRA string=7 years) |
Groove
|
472f2c13b7
|
Improved constexpr support
|
ago%!(EXTRA string=7 years) |
Groove
|
178314a67d
|
Added constexpr test #794
|
ago%!(EXTRA string=7 years) |
Groove
|
5df76e830d
|
Fixed defaulted operator= and constructors #791
|
ago%!(EXTRA string=7 years) |
Groove
|
5ecc27ff93
|
Fixed error: comparing floating point with == or != is unsafe
|
ago%!(EXTRA string=7 years) |
Groove
|
6c981b07c1
|
Fixed error: comparing floating point with == or != is unsafe
|
ago%!(EXTRA string=7 years) |
Groove
|
34eb95d219
|
Fixed error: comparing floating point with == or != is unsafe
|
ago%!(EXTRA string=7 years) |