Christophe Riccio
|
40c772341a
|
Fixed white space
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d252dd243b
|
Added possible static_cast conversion of GLM types (#72)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
e5f8ebbfd7
|
Tests to reproduce bug #135, could not reproduce it
|
ago%!(EXTRA string=12 years) |
jan p springer
|
39179ba1ad
|
un/formatted() usage to un/formatted
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d01630079c
|
Fixed Visual C++ vec4 simd specification code path
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
36de7ea9e9
|
Clean up
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d9f5e07641
|
Concept prof for vec4 SIMD specialication
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6b2ecaaf42
|
Clean up
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fd256dfaa8
|
Updated GLM manual with per feature headers. Fixed io.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9f8112f93a
|
Reduced dependencies of GTX extensions. Removed some deprecated code.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
950eaa45cb
|
Reduced dependencies for GTC extensions
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6f7eb97b87
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aa318f6a43
|
Fixed GTX_mixed_product build
|
ago%!(EXTRA string=12 years) |
jan p springer
|
0e3cebf23a
|
removed boost dependencies
|
ago%!(EXTRA string=12 years) |
jan p springer
|
623cdaa552
|
reimplemented io support for basic types
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fa56944171
|
Fixed GTX_io test
|
ago%!(EXTRA string=12 years) |
jan p springer
|
0f66a02c2a
|
added: op<< for glm types
|
ago%!(EXTRA string=12 years) |
jan p springer
|
e299af614f
|
added: quat::op+=(quat) and quat::op*=(quat)
|
ago%!(EXTRA string=12 years) |
jan p springer
|
137b296556
|
fixed: commented unknown structure member (gcc4.8.2,f19,x86_64)
|
ago%!(EXTRA string=12 years) |
jan p springer
|
2a52f56360
|
fixed: printf -> std::printf and missing include
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ffbcd7f6bd
|
updated comments
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fbb54649b7
|
Added test files and fixed build errors for experimental extensions.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
2e72af3f6d
|
Added test files for all GTX extensions
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
4acd5b087d
|
Added assert for initilizer lists to match sizes
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
eb59cb9af6
|
Fixed initializer test implementation, simplified packing implementation
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5ea160413d
|
Completed initializer list tests
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
2d5724e23a
|
Added more initializer lists tests
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9b1f079856
|
Added C++ 11 initializer list for matrix types
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
81ed43373f
|
Fixed mat4 initializer list contructors
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d656658849
|
Added initializer_list contructor test
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
812ff4fcc8
|
Initializer list experiment
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
b51fe09cb9
|
Fixed build
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5dc52c722c
|
Added mat4 initializer experiment
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
71855943e0
|
Added initializer lists
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5d7c896a3f
|
Fixed build on Visual C++ 2005
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1e69dfe30e
|
Added a quation constructor taking two axis
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
61589b8a28
|
Added a GTX_euler_angle unit test
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
08c95429fe
|
Fixed build on GCC
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
dbef0b4eb5
|
Fixed build
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
33a482a6be
|
Added GCC49 detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
b258af3e67
|
Fixed B /= B.y bug for all assignment operators of vector classes. #116
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
dddcbe58e6
|
Factorized float to uint and co function code.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
4707333a58
|
Added std::round test
|
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
|
b72ce6addc
|
Swizzle operators are disabled again by default... :/
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1d9e6dc95c
|
Enabled swizzle operator by default, removed GLM_SWIZZLE and add GLM_SWIZZLE_RELAX for Visual C++ lang extension implementation.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ca3927b61a
|
Fixed swizzle tests
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
08ada74f36
|
More precise C++ features detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6d2170adb3
|
Fixed C++11 activation on XCode for the CMake test suite ID
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
cd186dadb3
|
Optimized packing and unpacking functions
|
ago%!(EXTRA string=12 years) |