Christophe Riccio
|
edc328c7c9
|
Fixed GTX_wrap #534, improved GTX_wrap for SIMD friendliness
|
2016-08-06 19:28:16 +02:00 |
|
Christophe Riccio
|
9459aac681
|
Allows length2 specialization
|
2016-07-14 16:42:46 +02:00 |
|
Christophe Riccio
|
0698e6537a
|
Merge branch '0.9.7'
|
2016-07-14 16:41:20 +02:00 |
|
Christophe Riccio
|
33b9dad843
|
Fixed build
|
2016-07-14 16:38:59 +02:00 |
|
Christophe Riccio
|
212d343d5f
|
Reduce included code
|
2016-07-14 16:38:08 +02:00 |
|
Christophe Riccio
|
bfb64e7657
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
2016-07-14 15:48:15 +02:00 |
|
Christophe Riccio
|
7aca47b19e
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
2016-06-04 23:48:05 +02:00 |
|
Christophe Riccio
|
41984e42ab
|
Added GTC_type_aligned with aligned *vec* types
|
2016-06-01 00:43:35 +02:00 |
|
Christophe Riccio
|
688756b3e2
|
SIMD matrix functions optimizations
|
2016-05-30 18:01:06 +02:00 |
|
Christophe Riccio
|
29fa0f1607
|
Deprecated GLM_GTX_simd_mat4, GLM_GTX_simd_vec4 and GLM_GTX_simd_quat
|
2016-05-28 19:34:46 +02:00 |
|
Christophe Riccio
|
7fe2f5fe65
|
Renamed instruction set flags
|
2016-05-28 19:26:59 +02:00 |
|
Christophe Riccio
|
d33e3df02a
|
Fixed SIMD code path selection
|
2016-05-28 18:24:39 +02:00 |
|
Christophe Riccio
|
4797ea9540
|
Added specialized SSE2 and AVX bool mix
|
2016-05-26 02:47:43 +02:00 |
|
Christophe Riccio
|
316460408a
|
Simplify and more consistency for files headers
|
2016-05-23 22:55:49 +02:00 |
|
Christophe Riccio
|
93a2f03649
|
Merge branch '0.9.7'
|
2016-05-18 22:53:00 +02:00 |
|
Christophe Riccio
|
792151573c
|
Fixed to_string when used with GLM_FORCE_INLINE #506
|
2016-05-18 22:46:58 +02:00 |
|
Christophe Riccio
|
e8ff04aaec
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 15:38:35 +02:00 |
|
Christophe Riccio
|
2a92b65239
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 15:14:54 +02:00 |
|
Christophe Riccio
|
d52766297d
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 14:13:21 +02:00 |
|
Christophe Riccio
|
c50f3ed38e
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 13:40:11 +02:00 |
|
Christophe Riccio
|
d0c4bbaef7
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 13:27:26 +02:00 |
|
Christophe Riccio
|
9a7b802bdc
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 13:05:15 +02:00 |
|
Christophe Riccio
|
7193cd2c3a
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
2016-05-05 10:38:51 +02:00 |
|
Christophe Riccio
|
96963f88cc
|
Single file for simd specialization
|
2016-05-01 05:00:13 +02:00 |
|
Christophe Riccio
|
a6b3632257
|
Use GLM coding convensions
|
2016-04-30 14:59:56 +02:00 |
|
Christophe Riccio
|
e913a9c68b
|
Fixed GCC build
|
2016-04-30 02:07:16 +02:00 |
|
Christophe Riccio
|
23ab8137f9
|
Fixed GTX_type_trait linking
|
2016-04-30 01:59:46 +02:00 |
|
Christophe Riccio
|
01fa13380d
|
Merge branch 'master' of https://github.com/regnirpsj/glm into type_trait
|
2016-04-29 23:29:09 +02:00 |
|
Christophe Riccio
|
6558df25e8
|
Merge branch 'jtg/type-traits-size' of https://github.com/JesseTG/glm into type_trait
|
2016-04-29 23:26:13 +02:00 |
|
jan p springer
|
e54f0cc5cd
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-05 23:48:48 +01:00 |
|
Eric Engestrom
|
ca46062bea
|
Fix spelling mistakes
|
2016-04-03 00:50:25 +01:00 |
|
Christophe Riccio
|
66b714c418
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
2016-03-23 02:01:16 +05:30 |
|
Sami Kankaristo
|
ad9bfffe65
|
Fix operator-(), add operator+()
|
2016-03-19 12:35:04 +01:00 |
|
Sami Kankaristo
|
c7700573a4
|
Add missing boolean operator declarations
|
2016-03-19 12:34:59 +01:00 |
|
Sami Kankaristo
|
42b818d4bb
|
Fix declarations (use tdualquat instead of tquat)
|
2016-03-19 12:34:51 +01:00 |
|
Sami Kankaristo
|
2d54f437f1
|
Fix operator-(), add operator+()
|
2016-03-15 02:38:16 +02:00 |
|
Sami Kankaristo
|
55d7b07e12
|
Add missing boolean operator declarations
|
2016-03-15 02:37:38 +02:00 |
|
Sami Kankaristo
|
131b85f4b9
|
Fix declarations (use tdualquat instead of tquat)
|
2016-03-15 02:36:33 +02:00 |
|
jan p springer
|
25d6c8e341
|
update: date stamps + GLM_META_PROG_HELPERS pre-requiste
|
2016-03-14 16:37:30 +00:00 |
|
jan p springer
|
a5a69566b9
|
update: date stamps
|
2016-03-14 16:36:34 +00:00 |
|
jan p springer
|
b52156991e
|
fixed: glm::operator<< (using a copy of #491)
|
2016-03-14 13:13:21 +00:00 |
|
jan p springer
|
ca7a4ed4fe
|
Merge remote-tracking branch 'upstream/master'
|
2016-03-14 12:35:35 +00:00 |
|
Jesse Talavera-Greenberg
|
ae15b8982b
|
Correct type_trait info so it doesn't conflict with the file name
|
2016-03-13 20:23:51 -04:00 |
|
Jesse Talavera-Greenberg
|
ffaa6fe7c0
|
Add missing cols/rows constants
|
2016-03-13 20:19:19 -04:00 |
|
Christophe Riccio
|
234d7d4ba9
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
2016-03-13 12:56:26 +01:00 |
|
Christophe Riccio
|
ecfebe640f
|
Clean up to close model matrix decompose #227
|
2016-03-06 02:13:45 +01:00 |
|
Angelica Wrangler
|
c9720a7f40
|
Merge pull request #485 from NouberNou/NouberNou-Polar-Coordinates-Fix
Fix polar coordinates function latitude. #485
|
2016-03-05 23:35:14 +01:00 |
|
Christophe Riccio
|
251ad15b68
|
Improved GLM_FORCE_EXPLICIT_CTOR coverage #481
|
2016-03-05 23:01:01 +01:00 |
|
NouberNou
|
b189cb2f29
|
Fix polar coordinates function latitude.
Latitude was being computed from `atan`, should be `asin`.
|
2016-02-25 18:18:02 -08:00 |
|
Christophe Riccio
|
8bcc4e0045
|
merge 0.9.7
|
2016-01-03 18:46:43 +01:00 |
|