Christophe Riccio
|
eb850c0fef
|
Fixed vector angle build #90
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7c67703bca
|
Extended bit field functions: #4
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
6088e62291
|
Fixed namespace error
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d1571fd15f
|
Fixed nextafterf on Visual C++
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d49148564a
|
Fixed cast warninf
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1c85dcefd4
|
Fixed GTX_matrix_interpolation warnings
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
58053e5b89
|
Added GLM_GTX_matrix_interpolation extension
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9fd02f9177
|
Fixed Visual C++ 32 case
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3d7d4dc9c2
|
Fixed glm::detail::nextafter implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
16a9250842
|
Added nextafter implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
06d0b33f7b
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b6857ae15f
|
Added ULP functions declarations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
17c964be6e
|
Added vector implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
cb455f49ce
|
Added GTX_ulp implementation of scalar functions (TODO: vector ones)
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
58d2d282f2
|
Updated naming conventions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
144caa18d5
|
Fixed ticket #48, improved SLERP interpolation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a432aec515
|
Visual C++ Version...
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5ffc2ec483
|
Fixed alignment
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7fad31404d
|
Updated noise extension API
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b80a6bb251
|
Fixed build errors
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
8c4f1fd150
|
Fixed build errors
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e159653b57
|
Fixed build error
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
4cf1eedbaf
|
Fixed build error
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
33abc97077
|
Fixed build errors
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d78ffa1d15
|
Added draft implementations for all noise functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
dbca36a123
|
Added noise function declarations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
00169d0cde
|
Fixed noise function declarations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
eb95923402
|
Developement test
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
69c764eca9
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1dd9532605
|
Fixed ULP declaration
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
8e4dcece16
|
Fixed vector based ULP functions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2ca5985b0e
|
Added ULP test file
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
082d9151d8
|
Updated simplex noise 3D
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3bf665116d
|
Added snoise (2d) implementation draft
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a805b42f8b
|
Added noise extension and test files
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5459a4dcfb
|
Clarify angleAxis function
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
90e901b92f
|
Added inital files for simplex noise
|
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
|
63738b5cfa
|
Fixed compiler detection ticket 75
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
b7babdb5bc
|
Fixed warnings
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
0ec9f1d443
|
Fixed warning with 64 bits values
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
e2f8c06e85
|
Completed new precision API
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
8f517b7505
|
Removed define GLMvaltype
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
84fef7d988
|
updated ULP extension
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
0990ac4583
|
Added ULP base function
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
1b91fe7790
|
Started removing GLMvalType
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
71a1df2780
|
Fixed ticket #45 missing iline
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
787a60956f
|
Added files for GLM_GTX_ulp extension
|
ago%!(EXTRA string=15 years) |
Christophe Riccio
|
ce78b77f86
|
Improved alignment
|
ago%!(EXTRA string=15 years) |