This website requires JavaScript.
00e860eeee
Fixed missing bitfieldInterleave definisions
Christophe Riccio
2014-03-16 11:53:58 +01:00
0b73091c7f
Fixed aliasing warnings
Christophe Riccio
2014-03-16 11:15:56 +01:00
658d7e2788
Fixed strict aliasing warnings in GCC 4.8.1 / Android NDK 9c (#152 )
Christophe Riccio
2014-03-16 03:08:56 +01:00
693c1ddbc8
Merge 0.9.5 branch
Christophe Riccio
2014-03-16 02:59:57 +01:00
4b9e2d4028
Fixed warnings
Christophe Riccio
2014-03-16 02:53:47 +01:00
899f388921
Fixed CUDA issues (#169 , #168 , #183 , #182 )
Christophe Riccio
2014-03-16 02:39:36 +01:00
efd4087b1c
Fixed int used instead of glm::length_t
Christophe Riccio
2014-03-15 22:33:25 +01:00
db09ecfc41
Fixed bitfieldInterleave for 4 components #175
Christophe Riccio
2014-03-15 22:24:43 +01:00
0d8d5af8dd
Fixed CUDA_VERSION not being declared #182
Christophe Riccio
2014-03-15 21:59:22 +01:00
3c562d534f
Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6
Christophe Riccio
2014-03-15 21:49:18 +01:00
ea87e50c59
Merge branch '0.9.5' into 0.9.6
Christophe Riccio
2014-03-15 21:45:47 +01:00
eaf3cf3056
Added missing GLM_FUNC_DECL
Christophe Riccio
2014-03-15 21:45:28 +01:00
2e90c3e117
Merge pull request #183 from dachziegel/0.9.6
Christophe Riccio
2014-03-15 19:52:27 +01:00
19d2919ec3
Fixed version #179
Christophe Riccio
2014-03-15 19:49:26 +01:00
9fddf6225b
include <cuda.h> to make sure CUDA_VERSION is defined
dachziegel
2014-03-15 11:29:01 +01:00
2536c4c6b6
added GLM_FUNC_DECL to avoid nvcc warnings
dachziegel
2014-03-15 11:04:12 +01:00
ce431012c9
Fix merge
Christophe Riccio
2014-02-25 21:00:25 +01:00
233847ebfb
Added vec2 length test
Christophe Riccio
2014-02-25 19:12:52 +01:00
ae2af04599
Updated release with GTX_matrix_transform_2d and added blank unit test file for the extension. (#176 , #178 )
Christophe Riccio
2014-02-21 02:15:35 +01:00
88830eba64
Merge pull request #178 from zlash/GTX_matrix_transform_2d
Christophe Riccio
2014-02-21 02:07:00 +01:00
7cf0e87526
Added trigonometric.hpp dep to matrix_transform_2d.inl
Miguel Ángel Pérez Martínez
2014-02-20 21:58:11 -03:00
1644912f7d
Added GTX_matrix_transform_2d
Miguel Ángel Pérez Martínez
2014-02-20 21:51:33 -03:00
016cce7bf1
Fixed GTX_raw_data code dependency
Christophe Riccio
2014-02-19 02:10:36 +01:00
96861a7e19
Fixed GTX_raw_data code dependency
Christophe Riccio
2014-02-19 02:09:43 +01:00
43691702e1
Fixed GTX_raw_data code dependency
Christophe Riccio
2014-02-19 02:09:09 +01:00
13920db617
Fixed instruction set detection with GCC
Christophe Riccio
2014-02-14 01:37:35 +01:00
3459fcfbc1
Fixed instruction set detection on GCC
Christophe
2014-02-13 21:02:11 +01:00
e606edf43b
Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch compiler argument
Christophe Riccio
2014-02-09 16:25:36 +01:00
9eedee586d
Added instruction set report and clean up output
Christophe Riccio
2014-02-09 15:06:10 +01:00
2b17a90859
Fixed declaration and definition mismatch
Christophe Riccio
2014-02-08 20:49:34 +01:00
7ce6df4078
Fixed sqrt ambiguity
Christophe Riccio
2014-02-08 20:21:24 +01:00
31ec3eed97
Clean up initializer list code.
Christophe Riccio
2014-02-08 19:08:09 +01:00
4e444fed19
Fixed GLM_GTC_constants description brief (#162 )
Christophe Riccio
2014-02-08 14:16:23 +01:00
a8fd81850f
Tentative fix for strict aliasing warning in GCC 4.8.1 / Android NDK 9c (#152 )
Christophe Riccio
2014-02-08 14:10:00 +01:00
577ee319e6
Updated release note
Christophe Riccio
2014-02-08 13:46:53 +01:00
98a0d9e00e
Merge pull request #163 from patzy/0.9.5
Christophe Riccio
2014-02-08 13:45:22 +01:00
6aa34be6ad
Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165 )
Christophe Riccio
2014-02-08 13:43:32 +01:00
a310855d23
Fixed undefined reference to fastInverseSqrt (#161 )
Christophe Riccio
2014-02-08 13:34:40 +01:00
1d981dd344
Fixed initializer list ambiguity (#159 , #160 )
Christophe Riccio
2014-02-08 12:40:34 +01:00
32e57ce8ff
Fix dot product clamp range for vector angle functions.
Morgan Veyret
2014-02-01 21:05:44 +01:00
638d49b549
Added static assert to test the argument 'a' type of 'mix' function
Christophe Riccio
2014-01-18 03:26:51 +01:00
49cc8e83e4
Merge
Christophe Riccio
2014-01-18 03:19:46 +01:00
2c6275caed
Merge
Christophe Riccio
2014-01-18 03:17:36 +01:00
926c8d159c
Fixed mix function link error
Christophe Riccio
2014-01-18 03:14:00 +01:00
d3b8b2b64e
Added move contructors and assignment operators (#141 )
Christophe Riccio
2014-01-14 22:51:04 +01:00
6a3e1e9c35
Updated message
Christophe Riccio
2014-01-14 20:32:10 +01:00
d7862e4bb5
Fixed SSE code included in GLM tests on pure platforms
Christophe Riccio
2014-01-14 14:07:09 +01:00
66efbcc597
Merge branch '0.9.5' into 0.9.6
Christophe Riccio
2014-01-14 09:27:28 +01:00
14c1c91f77
Clean up
Christophe Riccio
2014-01-14 09:27:17 +01:00
dd272c52ee
Fixed non power of two matrix products
Christophe Riccio
2014-01-13 23:41:11 +01:00
c3e4881833
Fixed warnings with the Android NDK 9c (#156 )
Christophe Riccio
2014-01-12 22:48:57 +01:00
022a6f3294
Merge 0.9.5
Christophe Riccio
2014-01-11 23:52:32 +01:00
9a3781d99a
Started GLM 0.9.5.2
Christophe Riccio
2014-01-11 23:51:12 +01:00
8a5603342c
Merge 0.9.5
Christophe Riccio
2014-01-11 23:49:08 +01:00
cfbd6e43b2
Updated doxygem documentation
Christophe Riccio
2014-01-11 23:35:39 +01:00
6335627796
Fixed build
Christophe Riccio
2014-01-11 23:23:21 +01:00
01ac9e9b33
Fixed build
Christophe Riccio
2014-01-11 23:21:54 +01:00
9f81728602
Fixed outerProduct return type (#155 )
Christophe Riccio
2014-01-11 22:35:19 +01:00
aeba3c6fe7
Quiet most GLM_FORCE_RADIANS messages
Christophe Riccio
2014-01-11 21:12:53 +01:00
3394af0cf2
Fixed build on GCC
Christophe Riccio
2014-01-11 19:45:40 +01:00
f2bce9c8fa
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
Christophe Riccio
2014-01-11 16:44:34 +01:00
90a249b5ff
Optimized matrix inverse and division code (#149 )
Christophe Riccio
2014-01-11 16:44:15 +01:00
a600ade276
Merge pull request #153 from tomcumming/0.9.5
Christophe Riccio
2014-01-07 04:06:22 -08:00
14a7c56abd
Ray plane intersection function
Tom Cumming
2014-01-07 10:54:00 +00:00
efdfa577ee
defaultp is an enum, alias of highp (#150 )
Christophe Riccio
2014-01-06 00:48:10 +01:00
ccb25c84c7
Update copyright year
Christophe Riccio
2014-01-04 22:32:28 +01:00
bd8836e53b
Merge branch '0.9.5' into 0.9.6
Christophe Riccio
2014-01-04 22:29:45 +01:00
20e7fbc99a
Merge pull request #149 from dustin-biser/0.9.6
Christophe Riccio
2014-01-04 13:25:51 -08:00
00f99d392c
Remove unncessary divisions for mat inverses
Dustin Biser
2014-01-04 15:11:16 -05:00
aa26672da1
Fixed inverse link error when using namespace glm; (#147 )
Christophe Riccio
2014-01-04 16:34:11 +01:00
6f096fbb31
Fixed vector and matrix queries
Christophe Riccio
2014-01-04 14:57:59 +01:00
06ac77dad4
Fixed declaration and definision mismatches (#148 )
Christophe Riccio
2014-01-04 13:55:37 +01:00
9edd8aacf0
Remove is_vector
Christophe Riccio
2014-01-04 13:47:30 +01:00
b96a26e9e2
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
Christophe Riccio
2014-01-04 13:43:08 +01:00
aed7317408
Fixed declaration and definision mismatches (#148 )
Christophe Riccio
2014-01-04 13:42:49 +01:00
19ad72840f
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
Christophe Riccio
2014-01-04 13:27:24 +01:00
6ed8c3dbb3
Added vectorized implementation of fast inversesqrt
Christophe Riccio
2014-01-04 13:27:06 +01:00
c6896064ef
Fixed rotate function declaration for quat
Christophe Riccio
2014-01-04 12:54:27 +01:00
26e02fad68
Added initializer list for vectors
Christophe Riccio
2014-01-04 12:46:47 +01:00
4f2d7a97e0
Merge
Christophe Riccio
2014-01-01 14:05:48 +01:00
9b57315681
Fixed mismatch of GTC_packing declaration and definition prototypes
Christophe Riccio
2013-12-28 19:14:11 +01:00
71035db795
Added ULP comparison between lowp and highp for inversesqrt
Christophe Riccio
2013-12-28 03:45:18 +01:00
775c6136fc
Fixed error 'inverse' is not a member of 'glm' from glm::unProject (#146 )
Christophe Riccio
2013-12-27 19:23:44 +01:00
78d487b482
Added ULP comparison between lowp and highp for inversesqrt
Christophe Riccio
2013-12-27 02:20:53 +01:00
8a023f7767
Removed GTX_int_10_10_10_2, replaced by GTC_packing functions
Christophe Riccio
2013-12-27 01:32:39 +01:00
40c772341a
Fixed white space
Christophe Riccio
2013-12-27 01:30:19 +01:00
d252dd243b
Added possible static_cast conversion of GLM types (#72 )
Christophe Riccio
2013-12-27 00:49:53 +01:00
e5f8ebbfd7
Tests to reproduce bug #135 , could not reproduce it
Christophe Riccio
2013-12-26 20:38:28 +01:00
1b36eb7603
Removed GLM_FORCE_RADIANS
Christophe Riccio
2013-12-26 20:26:31 +01:00
0d5deadf02
Removed GLM_FORCE_RADIANS, now it's the default behaviour
Christophe Riccio
2013-12-26 19:15:48 +01:00
6d6c56f211
Merge branch '0.9.5' into 0.9.6
Christophe Riccio
2013-12-26 18:59:45 +01:00
1909f512e7
Deprecated degrees, display a message for each function using it.
Christophe Riccio
2013-12-26 18:58:44 +01:00
39179ba1ad
un/formatted() usage to un/formatted
jan p springer
2013-12-26 15:15:53 +00:00
d01630079c
Fixed Visual C++ vec4 simd specification code path
Christophe Riccio
2013-12-26 13:39:04 +01:00
5f1bb47bf2
Merge branch '0.9.5' into 0.9.6
Christophe Riccio
2013-12-26 13:15:20 +01:00
36de7ea9e9
Clean up
Christophe Riccio
2013-12-26 13:14:50 +01:00
07a1abdfb3
Added vec4 SSE2 specializations
Christophe Riccio
2013-12-26 13:03:26 +01:00
66ff530367
Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6
Christophe Riccio
2013-12-26 11:42:58 +01:00
d9f5e07641
Concept prof for vec4 SIMD specialication
Christophe Riccio
2013-12-26 11:42:38 +01:00
6b2ecaaf42
Clean up
Christophe Riccio
2013-12-26 02:46:34 +01:00