Christophe Riccio
|
45645988e9
Fixed uaddCarray #253. Fixed GCC build errors.
|
11 years ago |
Christophe Riccio
|
db4be24897
Fixed test build on ICC
|
11 years ago |
Christophe Riccio
|
0b8ca1a5b6
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
11 years ago |
Christophe Riccio
|
c36f3630eb
Fixed glm::mask function and tests
|
11 years ago |
Christophe Riccio
|
2df3bf71cc
Merge branch 'trivial' into bitfield
|
11 years ago |
Christophe Riccio
|
062ee19ac7
Fixed bitfieldInsert and bitfieldExtract
|
11 years ago |
Christophe Riccio
|
377d5a4046
Optimized bitCount function
|
11 years ago |
Christophe Riccio
|
c62b6c7324
Added bitcount/pop implementation perf tests
|
11 years ago |
Christophe Riccio
|
afb1f6d152
Optimized bitfieldReverse
|
11 years ago |
Christophe Riccio
|
c839f52697
Fix warnings
|
11 years ago |
Christophe Riccio
|
9fe8bc1f66
Fixed build
|
11 years ago |
Christophe Riccio
|
a88d8935be
Updated ceilPowerOfTwo for signed int support
|
11 years ago |
Christophe Riccio
|
3420d691f5
Added findLSB tests, faster ceilPowerOfTwo
|
11 years ago |
Christophe Riccio
|
8dd3ec02ea
Removed bitRevert, duplicated of bitfieldReverse
|
11 years ago |
Christophe Riccio
|
1b6b8183a0
Updated test
|
11 years ago |
Christophe Riccio
|
0c522117c8
Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount
|
11 years ago |
Christophe Riccio
|
72a2f49834
More integer vectorization
|
11 years ago |
Christophe Riccio
|
679c765a07
vectorize bitfieldExtract
|
11 years ago |
Christophe Riccio
|
2179695e02
Added usubBorrow tests
|
11 years ago |
Christophe Riccio
|
2b747cbbad
Removed last references to GLM_FORCE_RADIANS
|
11 years ago |
Christophe Riccio
|
3f327d5e70
Fixed usubBorrw
|
11 years ago |
Christophe Riccio
|
aeba3c6fe7
Quiet most GLM_FORCE_RADIANS messages
|
12 years ago |
Christophe Riccio
|
ccb25c84c7
Update copyright year
|
12 years ago |
Christophe Riccio
|
6f7eb97b87
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
12 years ago |
Christophe Riccio
|
dddcbe58e6
Factorized float to uint and co function code.
|
12 years ago |
Christophe Riccio
|
9464e5b590
Added error for unsupported compiler versions
|
12 years ago |
Christophe Riccio
|
2a4434786e
Updated date
|
13 years ago |
Christophe Riccio
|
c7812d44cf
Added findLSB test
|
13 years ago |
Christophe Riccio
|
8a7d6080d1
Fixed findMSB generic path
|
13 years ago |
Christophe Riccio
|
88d3927558
Updated copyright date
|
14 years ago |