Christophe Riccio
|
621c266f33
|
Use 32 bits integers for these tests instead of 64 bits
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
671ebd40eb
|
Fixed GCC 4.2.4 build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
6c00ffa1b4
|
Fixed roundEven implementation, tests are now passing
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5050bfacf7
|
Fixed setup options
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7cbda2e1e2
|
Added GLM_SUPPORT_SWIZZLE_OPERATOR macro
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e5c087da89
|
Fixed build on compiler that doesn't support swizzle operators
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9db0d3525a
|
Fixed language detection on GCC
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1e7923e7b9
|
Fixed compiler setup options
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
212e1a1f07
|
Fixed swizzle functions for single component name mode of vector types
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
4843f8ffb9
|
Added swizzle operator from generated functions for non C++11 compiler
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9e735277ad
|
Added explicit swizzle functions
|
ago%!(EXTRA string=14 years) |
Ben
|
bcc8926ebf
|
Add additional swizzle constructors
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5431212c55
|
Fixed /W4 warnings
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9c8930e630
|
Promoted noise extension to GTC
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
8876a7f7f4
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a4724afb2c
|
Added vec2 operators tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
92f0f44a2f
|
Added vec4 operators tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
426082bfbf
|
Added vec3 operator tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
82ffd4aaf3
|
Added binary operator tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1d05f79eb8
|
C++11 tests
|
ago%!(EXTRA string=14 years) |
athile
|
44bd721a41
|
Swizzle clean-up
|
ago%!(EXTRA string=14 years) |
athile
|
a762f19861
|
Further swizzle work.
|
ago%!(EXTRA string=14 years) |
athile
|
6dee4eabc4
|
WIP swizzle. Note: glm::dot() now working for swizzled vec3, but mysteriously not for vec2 or vec4.
|
ago%!(EXTRA string=14 years) |
athile
|
2851081b66
|
Incremental work on improving swizzles.
|
ago%!(EXTRA string=14 years) |
athile
|
73d5e729c1
|
WIP swizzles
|
ago%!(EXTRA string=14 years) |
athile
|
fe9a5562c1
|
Binary operators for swizzle/vec combinations
|
ago%!(EXTRA string=14 years) |
athile
|
5d3c6fb4ca
|
Start implementation for swizzle operaators. operator+ and operator- have been added.
|
ago%!(EXTRA string=14 years) |
athile
|
d942261f23
|
Reenable the hvec3 test code
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
73e730e45a
|
Added test with swizzle operators on both size
|
ago%!(EXTRA string=14 years) |
athile
|
6022ff616e
|
Swizzle updates to handle non-POD types (e.g. hvec3) correctly
|
ago%!(EXTRA string=14 years) |
athile
|
f09aa1c177
|
First pass at adding swizzling members.
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
bf698ec3e6
|
Clean up half old cast operators and added counter ops tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
fc30641140
|
Added cast from Half types to any scalar types
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
166c75afec
|
Fixed packing tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
16bcc4444f
|
Improved half implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d868e52275
|
Improved int64 type for C99 support
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
38837a888d
|
Added vec type size tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3e42bea4a0
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
cc48ab3697
|
Added experiments and tests for roundEven
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7cd97fe610
|
Fixed and test round functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
20816a9f94
|
Updated compiler message tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
4ac1d9c5cf
|
Added round tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
406bb666ea
|
Fixed and tested all packing functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
321f89ff7a
|
Fixed and tested pack/unpackSnorm4x8 functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b21b389d2c
|
Fixed and tested pack/unpackSnorm2x16 functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
132ed9aa0e
|
Added pack/unpackDouble2x32 tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
64f9e3564d
|
Added packHalf2x16 tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
bf76e0af09
|
Added GLSL 4.20 pack/unpackHalf16x2 functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d2e1718286
|
Fixed floatBitXint tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
168d9c9024
|
Added floattoint tests
|
ago%!(EXTRA string=14 years) |