Christophe Riccio
71a519387e
Updated GLI for tests
ago%!(EXTRA string=9 years)
Christophe Riccio
2908ddfbaa
Fixed build
ago%!(EXTRA string=9 years)
Christophe Riccio
5aa2dfd465
Fixed build
ago%!(EXTRA string=9 years)
Christophe Riccio
1477d323d9
Fixed build
ago%!(EXTRA string=9 years)
John McFarlane
506a487d24
parameterize number of dimensions of vector in tvec<D, T, P>
...
- specializes for 1, 2, 3 and 4-dimensional vector types
which are then aliased as tvec1, tvec2, tvec3 and tvec4
- requires C++11 aliases; breaks compatability with C++03
- tested on:
- clang-3.5.2, clang-3.8.0
- gcc 4.8.5, gcc 5.4.1, gcc 6.2.0
TODO:
- still uses template template parameters - most can probably be removed
- some definitions might now be de-duplicated
ago%!(EXTRA string=9 years)
Christophe Riccio
7e4007d427
Updated GLI version used in GLM tests
ago%!(EXTRA string=9 years)
Christophe Riccio
dbef0b4eb5
Fixed build
ago%!(EXTRA string=12 years)
Christophe Riccio
d37d3539ed
- Fixed ldexp implementation
...
- Increased assert coverage
- Increased static_assert coverage
- Replaced GLM traits by STL traits when possible
- Allowed including individual core feature
ago%!(EXTRA string=12 years)
Christophe Riccio
08ada74f36
More precise C++ features detection
ago%!(EXTRA string=12 years)
Christophe Riccio
0ff1026dbb
Removed value_type and size_type
ago%!(EXTRA string=12 years)
Christophe Riccio
d52a388000
Refactoring of integer and float details, use of C++11 integer types when available.
ago%!(EXTRA string=12 years)
Christophe Riccio
1dda2390e5
Fixed warnings on MacOS X
ago%!(EXTRA string=13 years)
Christophe Riccio
4585395a89
Added CMake test build options
ago%!(EXTRA string=13 years)
Christophe Riccio
241a0900ce
Removed Boost
ago%!(EXTRA string=14 years)
Christophe Riccio
c7d752cdf8
Added boost header
ago%!(EXTRA string=14 years)
Christophe Riccio
f035982424
Removed warning, declared some parameter documentation
ago%!(EXTRA string=14 years)
Christophe Riccio
124780e826
Added GLI for GLM tests
ago%!(EXTRA string=14 years)