dachziegel
|
2536c4c6b6
|
added GLM_FUNC_DECL to avoid nvcc warnings
|
2014-03-15 11:04:12 +01:00 |
|
Christophe Riccio
|
ce431012c9
|
Fix merge
|
2014-02-25 21:00:25 +01:00 |
|
Christophe Riccio
|
13920db617
|
Fixed instruction set detection with GCC
|
2014-02-14 01:37:35 +01:00 |
|
Christophe
|
3459fcfbc1
|
Fixed instruction set detection on GCC
|
2014-02-13 21:02:11 +01:00 |
|
Christophe Riccio
|
e606edf43b
|
Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch compiler argument
|
2014-02-09 16:25:36 +01:00 |
|
Christophe Riccio
|
2b17a90859
|
Fixed declaration and definition mismatch
|
2014-02-08 20:49:34 +01:00 |
|
Christophe Riccio
|
7ce6df4078
|
Fixed sqrt ambiguity
|
2014-02-08 20:21:24 +01:00 |
|
Christophe Riccio
|
31ec3eed97
|
Clean up initializer list code.
|
2014-02-08 19:08:09 +01:00 |
|
Christophe Riccio
|
a8fd81850f
|
Tentative fix for strict aliasing warning in GCC 4.8.1 / Android NDK 9c (#152)
|
2014-02-08 14:10:00 +01:00 |
|
Christophe Riccio
|
a310855d23
|
Fixed undefined reference to fastInverseSqrt (#161)
|
2014-02-08 13:34:40 +01:00 |
|
Christophe Riccio
|
1d981dd344
|
Fixed initializer list ambiguity (#159, #160)
|
2014-02-08 12:40:34 +01:00 |
|
Christophe Riccio
|
638d49b549
|
Added static assert to test the argument 'a' type of 'mix' function
|
2014-01-18 03:26:51 +01:00 |
|
Christophe Riccio
|
49cc8e83e4
|
Merge
|
2014-01-18 03:19:46 +01:00 |
|
Christophe Riccio
|
926c8d159c
|
Fixed mix function link error
|
2014-01-18 03:15:54 +01:00 |
|
Christophe Riccio
|
d3b8b2b64e
|
Added move contructors and assignment operators (#141)
|
2014-01-14 22:51:04 +01:00 |
|
Christophe Riccio
|
6a3e1e9c35
|
Updated message
|
2014-01-14 20:32:10 +01:00 |
|
Christophe Riccio
|
66efbcc597
|
Merge branch '0.9.5' into 0.9.6
|
2014-01-14 09:27:28 +01:00 |
|
Christophe Riccio
|
14c1c91f77
|
Clean up
|
2014-01-14 09:27:17 +01:00 |
|
Christophe Riccio
|
dd272c52ee
|
Fixed non power of two matrix products
|
2014-01-13 23:41:11 +01:00 |
|
Christophe Riccio
|
c3e4881833
|
Fixed warnings with the Android NDK 9c (#156)
|
2014-01-12 22:48:57 +01:00 |
|
Christophe Riccio
|
022a6f3294
|
Merge 0.9.5
|
2014-01-11 23:52:32 +01:00 |
|
Christophe Riccio
|
9a3781d99a
|
Started GLM 0.9.5.2
|
2014-01-11 23:51:12 +01:00 |
|
Christophe Riccio
|
8a5603342c
|
Merge 0.9.5
|
2014-01-11 23:49:08 +01:00 |
|
Christophe Riccio
|
6335627796
|
Fixed build
|
2014-01-11 23:23:21 +01:00 |
|
Christophe Riccio
|
01ac9e9b33
|
Fixed build
|
2014-01-11 23:21:54 +01:00 |
|
Christophe Riccio
|
9f81728602
|
Fixed outerProduct return type (#155)
|
2014-01-11 22:35:19 +01:00 |
|
Christophe Riccio
|
aeba3c6fe7
|
Quiet most GLM_FORCE_RADIANS messages
|
2014-01-11 21:12:53 +01:00 |
|
Christophe Riccio
|
3394af0cf2
|
Fixed build on GCC
|
2014-01-11 19:45:40 +01:00 |
|
Christophe Riccio
|
90a249b5ff
|
Optimized matrix inverse and division code (#149)
|
2014-01-11 16:44:15 +01:00 |
|
Christophe Riccio
|
efdfa577ee
|
defaultp is an enum, alias of highp (#150)
|
2014-01-06 00:48:10 +01:00 |
|
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
Christophe Riccio
|
bd8836e53b
|
Merge branch '0.9.5' into 0.9.6
|
2014-01-04 22:29:45 +01:00 |
|
Dustin Biser
|
00f99d392c
|
Remove unncessary divisions for mat inverses
|
2014-01-04 15:11:16 -05:00 |
|
Christophe Riccio
|
aa26672da1
|
Fixed inverse link error when using namespace glm; (#147)
|
2014-01-04 16:34:11 +01:00 |
|
Christophe Riccio
|
06ac77dad4
|
Fixed declaration and definision mismatches (#148)
|
2014-01-04 13:55:37 +01:00 |
|
Christophe Riccio
|
9edd8aacf0
|
Remove is_vector
|
2014-01-04 13:47:30 +01:00 |
|
Christophe Riccio
|
b96a26e9e2
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
2014-01-04 13:43:08 +01:00 |
|
Christophe Riccio
|
aed7317408
|
Fixed declaration and definision mismatches (#148)
|
2014-01-04 13:42:49 +01:00 |
|
Christophe Riccio
|
6ed8c3dbb3
|
Added vectorized implementation of fast inversesqrt
|
2014-01-04 13:27:06 +01:00 |
|
Christophe Riccio
|
4f2d7a97e0
|
Merge
|
2014-01-01 14:05:48 +01:00 |
|
Christophe Riccio
|
78d487b482
|
Added ULP comparison between lowp and highp for inversesqrt
|
2013-12-27 02:20:53 +01:00 |
|
Christophe Riccio
|
d252dd243b
|
Added possible static_cast conversion of GLM types (#72)
|
2013-12-27 00:49:53 +01:00 |
|
Christophe Riccio
|
1b36eb7603
|
Removed GLM_FORCE_RADIANS
|
2013-12-26 20:26:31 +01:00 |
|
Christophe Riccio
|
d01630079c
|
Fixed Visual C++ vec4 simd specification code path
|
2013-12-26 13:39:04 +01:00 |
|
Christophe Riccio
|
5f1bb47bf2
|
Merge branch '0.9.5' into 0.9.6
|
2013-12-26 13:15:20 +01:00 |
|
Christophe Riccio
|
07a1abdfb3
|
Added vec4 SSE2 specializations
|
2013-12-26 13:03:26 +01:00 |
|
Christophe Riccio
|
66ff530367
|
Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6
|
2013-12-26 11:42:58 +01:00 |
|
Christophe Riccio
|
d9f5e07641
|
Concept prof for vec4 SIMD specialication
|
2013-12-26 11:42:38 +01:00 |
|
Christophe Riccio
|
6b2ecaaf42
|
Clean up
|
2013-12-26 02:46:34 +01:00 |
|
Christophe Riccio
|
0de006a82c
|
Updated version for next release
|
2013-12-26 00:20:08 +01:00 |
|