Christophe Riccio
|
c07a33334b
|
Fixed merge
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
75af4af789
|
Added alternative implementation of SLERP
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b8190d15d9
|
Updated readme formatting and added a usage section
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d77694f8ac
|
Added SIMD sqrt functions support, ticket #2
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9fbfb8c208
|
Ticket #37: Added pickMatrix function
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7a3aa677be
|
Fixed ticket #33
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2e6cb304c3
|
Fixed ticket #33
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c2b2467504
|
Merge git://github.com/mysticbob/glm into linux
|
ago%!(EXTRA string=14 years) |
Bob Kuehne
|
0dcb11a208
|
* change formatting to quiet compiler
|
ago%!(EXTRA string=14 years) |
Bob Kuehne
|
963822e537
|
* update branch
* fix bug
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
ab20db721e
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7832018cbb
|
Deprecated cross function between quaternions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
0a2873f83b
|
Merge branch '0.9.0' into 0.9.1
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5b2e2e2285
|
Added multiplication operator
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
7b8ac51ea3
|
Merge branch '0.9.0' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.0
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
f88d767d9e
|
Added development mode option
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3481b82b6b
|
Added developer option
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a6d1c4266e
|
Added development option, through an error message to user who want to build GLM
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
6d162e9a34
|
Updated post
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d0cfa0bc72
|
Added google analystic
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
48b92ad897
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
529e174932
|
Fixed typo
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9bad7f048e
|
Force SSE AVX instructions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d92ffaa9ef
|
Updated post
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e6cff263e5
|
Preparing GLM 0.9.1.A release
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
de7e227bf0
|
Added missing extensions & clean up
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9b38fe5dcb
|
Updated copyright date
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e6135ad1bd
|
Merge branch '0.9.0' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.0
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b02890730b
|
Removed some branching
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
cb05c4c00f
|
Fixed merge
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2268a23bf3
|
Fixed trunc implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c2792febb2
|
Updated SIMD implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
86328415fa
|
Increase branch prediction on clamp function
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
8387847c42
|
Improved simd cast and added duplicated values function with smind instructions
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
510d9bbccf
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
96d6e76e78
|
Fixed merge
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
dd1ec7ec91
|
Added GLM 0.9.0.7 release
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d6dde1bf84
|
Added missing equal operators
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
19f1decaac
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2173dba0fd
|
Updated SIMD implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
4721dbeb4a
|
Added declarations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a511553d8e
|
Added missing SIMD implementations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
316b4befae
|
Added user defines comments
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2b515fd191
|
Updated swizzle operator API
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e8b35cc58c
|
Updated swizzle operator API
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a099b74c0a
|
Merge branch '0.9.0' into 0.9.1
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1b6c73a82e
|
Added packing implementations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
088c7d1188
|
Updated 'force' API
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
8f700a05ef
|
Updated SSE error message
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
83809b1066
|
Added error message if included without SSE support
|
ago%!(EXTRA string=14 years) |