431 Commits (54e8df2ff374518d408548d4913287bd396aaea6)

Author SHA1 Message Date
Christophe Riccio a338b2771a Updated noise implementation ago%!(EXTRA string=14 years)
Christophe Riccio b2ae0a3ce9 Added detail code for simplex noise implementation ago%!(EXTRA string=14 years)
Christophe Riccio 880026c083 Added links to GLSL man pages for noise functions ago%!(EXTRA string=14 years)
Christophe Riccio 15259dc1e2 Added packing function documentation ago%!(EXTRA string=14 years)
Christophe Riccio 1420d0c926 Added GLSL man page links for vector relational functions ago%!(EXTRA string=14 years)
Christophe Riccio 52534b80f8 Added GLSL man page links for trigonometric functions ago%!(EXTRA string=14 years)
Christophe Riccio 01d27e2042 Added GLSL man page links for matrix functions ago%!(EXTRA string=14 years)
Christophe Riccio faaa9c3cf8 Completed interger function links to GLSL man pages ago%!(EXTRA string=14 years)
Christophe Riccio 123e58e266 Added links to the GLSL man pages ago%!(EXTRA string=14 years)
Christophe Riccio b9f388f122 Added links to the GLSL man pages ago%!(EXTRA string=14 years)
Christophe Riccio 961f4e3eed Fixed uintBitsToFloat, function more os less missing ago%!(EXTRA string=14 years)
Christophe Riccio dc4623b51d Added link to GLSL man pages ago%!(EXTRA string=14 years)
Christophe Riccio 6f5a9244ee Added man page links ago%!(EXTRA string=14 years)
Christophe Riccio 41382c1608 Added extension ago%!(EXTRA string=14 years)
Christophe Riccio 90e901b92f Added inital files for simplex noise ago%!(EXTRA string=14 years)
Christophe Riccio 73f66c2260 Anticipate VC2011 ago%!(EXTRA string=14 years)
Christophe Riccio 4a9bd5c139 Updated revision number for release ago%!(EXTRA string=14 years)
Christophe Riccio 376d40ce00 updated version numbers ago%!(EXTRA string=14 years)
Christophe Riccio bb99fbb289 Completed implementation of building a GLM type from a pointer ago%!(EXTRA string=14 years)
Christophe Riccio b4848bb3e1 Fixed warnings, ticket #79 ago%!(EXTRA string=14 years)
Christophe Riccio 201281d06d Added CUDA support ago%!(EXTRA string=14 years)
Christophe Riccio 24e2477fdf Create a vector from a pointer ago%!(EXTRA string=14 years)
Christophe Riccio 08fe3e049b Fixed ticket #78, typo ago%!(EXTRA string=14 years)
Christophe Riccio 63738b5cfa Fixed compiler detection ticket 75 ago%!(EXTRA string=14 years)
Christophe Riccio b7babdb5bc Fixed warnings ago%!(EXTRA string=14 years)
Christophe Riccio 0ec9f1d443 Fixed warning with 64 bits values ago%!(EXTRA string=14 years)
Christophe Riccio 9f16d9e3e7 Fixed warning with Clang C++, ticket #71 ago%!(EXTRA string=14 years)
Christophe Riccio b918e3ea3f Fixed pick function... again ago%!(EXTRA string=14 years)
Christophe Riccio e2f8c06e85 Completed new precision API ago%!(EXTRA string=14 years)
Christophe Riccio e8a78c3998 Comment old precision API ago%!(EXTRA string=14 years)
Christophe Riccio 8f517b7505 Removed define GLMvaltype ago%!(EXTRA string=14 years)
Christophe Riccio f4d6be2064 Added new default precision API ago%!(EXTRA string=14 years)
Christophe Riccio e106bd62cf Fixed ticket #69, missing namespace ago%!(EXTRA string=14 years)
Christophe Riccio 453607acec Typo ago%!(EXTRA string=14 years)
Christophe Riccio 7ca74e2b4d Fixed pick implementation... again ago%!(EXTRA string=14 years)
Christophe Riccio 84fef7d988 updated ULP extension ago%!(EXTRA string=14 years)
Christophe Riccio 0990ac4583 Added ULP base function ago%!(EXTRA string=14 years)
Christophe Riccio 1b91fe7790 Started removing GLMvalType ago%!(EXTRA string=14 years)
Christophe Riccio 06c18d08d7 Added GLSL man page link ago%!(EXTRA string=14 years)
Christophe Riccio f73ebcedb9 Fixed inline ago%!(EXTRA string=14 years)
Christophe Riccio 5ac38b0af7 Updated version for GLM 0.9.1 final release ago%!(EXTRA string=14 years)
Christophe Riccio 71a1df2780 Fixed ticket #45 missing iline ago%!(EXTRA string=14 years)
Christophe Riccio a0b07465a7 Fixed setup moved ago%!(EXTRA string=14 years)
Christophe Riccio 787a60956f Added files for GLM_GTX_ulp extension ago%!(EXTRA string=14 years)
Christophe Riccio 418088a947 Moved setup.hpp ago%!(EXTRA string=14 years)
Christophe Riccio ecdbdf753c Fixed ticket #52, namespace collision ago%!(EXTRA string=14 years)
Christophe Riccio ad84fb61f5 Fixed ticket #44 with name collision ago%!(EXTRA string=14 years)
Christophe Riccio ce78b77f86 Improved alignment ago%!(EXTRA string=14 years)
Christophe Riccio 441f8a6575 Factorised code, reduces number of warnings ago%!(EXTRA string=14 years)
Christophe Riccio e09a1f497e Resoved ticket #50, removed some warnings ago%!(EXTRA string=14 years)