Christophe Riccio
|
0d1e2d5e8a
|
Updated release note for Added master branch continuous integration service on Linux 64 #332
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
3a1c510999
|
Updated lastest release in readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
909e3c2e29
|
Updated lasest release.
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
b05536dee8
|
Added link to releases
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
08937e2702
|
Added lastest release on release.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
6b47f41387
|
Fixed automated tests compiler versions
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
df8cd22706
|
Fixed specifier removal by 'std::make_pair<>' #333
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
5f784d812a
|
Updated readme.md with more link
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7cdc3aa4e0
|
Updated readme.md formatting
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
376ca3351f
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ff05442b0b
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
3164671f77
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
6309159683
|
Updated readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
20d1e6b06a
|
Updated readme.rd
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
1fe65522c9
|
Added GLM description to GLM readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d1f36ac419
|
Added logo
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7f291cdbeb
|
Renamed readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f51bcc70cc
|
Added <glm/gtx/hash.hpp> to perform to perform std::hash on GLM types #320
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
102c223aa2
|
Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
a8203ac034
|
Fixed multi-line comment warning in g++. #315
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
3252b53841
|
Added functions eulerAngleXYZ and extractEulerAngleXYZ #311
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
417676566e
|
Fixed (u)int64 MSB/LSB handling on BE archs #306
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f380d9e6f4
|
Updated readme #314
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7e6b502639
|
Fixed default precision for quat and dual_quat type #312
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ba68939dec
|
Updated readme for 0.9.6.4
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
09241ec000
|
Updated readme 0.9.6.3
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
9a8cffd83a
|
Fixed Android doesn't have C++ 11 STL #284
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
042270d049
|
Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f1d4c39622
|
Fixed memory corruption (undefined behaviour) #303
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
7751bd4af4
|
Fixed MinGW32 build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
c279ed0ef9
|
Specialized integer implementation of YCoCg-R #310
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
40d0bc2e85
|
Added GTC_color, rgbToSrgb and srgbToRgb with tests
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
72691336c7
|
Fixed functions not inlined with Clang #302
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d8576b94f3
|
Clarify GLM licensing
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ade5ad88fd
|
Updated readme
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
387f931feb
|
Fixed Visual C++ 2015 constexpr errors: Disabled only partial support
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
4eec569f92
|
Disabled GTX_scalar_multiplication for GCC, failing to build tests #242
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d9290d7887
|
Fixed GTC_packing *pack*norm*x* build and added tests #292
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
025a4c79ff
|
Fixed bug #293
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
1e0825028e
|
Fixed Visual Studio natvis support for vec4 #288, Added Visual Studio natvis support for vec1, quat and dualqual types
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ed3d8e17e4
|
Fixed warnings in F2x11_1x10 packing function in GTC_packing #295
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
97adb6e498
|
Fixed readme
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
54dbea6258
|
Fixed mat4x3 = mat2x3 * mat4x2 operator #297
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
1dce8bf200
|
Removed assert for perspective with zFar < zNear #298
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
07913880c4
|
- Fixed conflict with Xlib #define True 1 #293
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
2336264f4e
|
Added ARM instruction set detection
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
fc8b4404f0
|
Fixed faceforward build #289
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d5753fe37a
|
Added display of GLM version with other GLM_MESSAGES
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4340f3fa6f
|
Fixed C++ language restriction using GLM_FORCE_CXX**
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2117c53dbf
|
Fixed conflict between GTX_compatibility and GTC_quaternion #286
|
ago%!(EXTRA string=11 years) |