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 |
|
Jesse Talavera-Greenberg
|
08bf6e78c9
|
Renamed comp (X|Y|Z|W) template parameters in fvec4SIMD to (X|Y|Z|W)_
|
2015-10-07 16:11:23 -04:00 |
|
Jesse Talavera-Greenberg
|
ef320a2a2f
|
Simplify the static const definitions for vectors and quaternions
- DRY, baby!
|
2015-10-05 19:30:16 -04:00 |
|
Jesse Talavera-Greenberg
|
d1cdb46cfb
|
Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS
- Also, fixed indentation
|
2015-10-05 18:27:07 -04:00 |
|
Jesse Talavera-Greenberg
|
a92ed0cdf5
|
Add static constants to quat, simdVec4, and simdQuat
- No tests, though
|
2015-10-02 18:36:27 -04:00 |
|
Christophe Riccio
|
afa193704c
|
Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366
|
2015-07-25 23:23:59 +02:00 |
|
Christophe Riccio
|
41c00872a1
|
Fixed GCC build
|
2014-11-01 23:35:10 +01:00 |
|
Christophe Riccio
|
bcd07b50f3
|
- Added GLM_FORCE_NO_CTOR_INIT
|
2014-10-19 03:33:14 +02:00 |
|
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
|
Christophe Riccio
|
16b9c79acc
|
Added implicit conversion of types with different precision qualifier
|
2013-09-02 00:16:41 +02:00 |
|
Christophe Riccio
|
8c7828e6f7
|
Fixed merge
|
2013-04-23 16:40:07 +02:00 |
|
Christophe Riccio
|
2a4434786e
|
Updated date
|
2013-02-20 16:21:56 +01:00 |
|
Christophe Riccio
|
43a9e450fd
|
Fixed mix for vec4 SSE implementation, issue #33
|
2013-01-23 02:18:43 +01:00 |
|
Dave Reid
|
efff3add87
|
Add support for doing a (0.0, 0.0, 0.0, 0.0) initialization in the default constructor of fvec4SIMD().
This is disabled by default, but enabled with GLM_SIMD_ENABLE_DEFAULT_INIT. This makes toggling between SIMD and non-SIMD builds a bit easier.
|
2012-12-21 07:49:49 +10:00 |
|
Christophe Riccio
|
88d3927558
|
Updated copyright date
|
2012-01-09 11:20:01 +00:00 |
|
Christophe Riccio
|
3621deaeb5
|
Removed gtc and gtx namespaces
|
2011-06-10 16:45:17 +01:00 |
|
Christophe Riccio
|
06cc480baa
|
Removed gtx extension namespace
|
2011-06-07 11:28:11 +01:00 |
|
Christophe Riccio
|
3473acdc2a
|
Fixed SIMD trunc implementation
|
2011-05-22 11:59:02 +01:00 |
|
Christophe Riccio
|
c42904c720
|
Merge branch '0.9.1' into 0.9.2
|
2011-05-02 23:44:48 +01:00 |
|
Christophe Riccio
|
5ffc2ec483
|
Fixed alignment
|
2011-05-02 23:44:37 +01:00 |
|
Christophe Riccio
|
201281d06d
|
Added CUDA support
|
2011-04-09 09:44:32 +01:00 |
|
Christophe Riccio
|
0bac9eae91
|
Fixed inline, ticket #45
|
2011-02-17 01:36:59 +00:00 |
|
Christophe Riccio
|
572e379dd3
|
Updated naming conventions
|
2011-02-08 15:22:25 +00:00 |
|
Christophe Riccio
|
f2a8d5a976
|
Updated fast versions
|
2011-02-08 14:16:54 +00:00 |
|
Christophe Riccio
|
a53acffaf4
|
Completed SQRT SIMD implementations
|
2011-02-08 12:31:20 +00:00 |
|
Christophe Riccio
|
d77694f8ac
|
Added SIMD sqrt functions support, ticket #2
|
2011-02-08 10:37:47 +00:00 |
|
Christophe Riccio
|
7a3aa677be
|
Fixed ticket #33
|
2011-02-07 10:39:12 +00:00 |
|
Christophe Riccio
|
2e6cb304c3
|
Fixed ticket #33
|
2011-02-07 10:37:37 +00:00 |
|
Christophe Riccio
|
b02890730b
|
Removed some branching
|
2011-01-31 18:14:23 +00:00 |
|
Christophe Riccio
|
c2792febb2
|
Updated SIMD implementation
|
2011-01-31 17:18:17 +00:00 |
|
Christophe Riccio
|
8387847c42
|
Improved simd cast and added duplicated values function with smind instructions
|
2011-01-31 12:38:48 +00:00 |
|
Christophe Riccio
|
510d9bbccf
|
Fixed build
|
2011-01-31 12:21:11 +00:00 |
|
Christophe Riccio
|
19f1decaac
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-01-29 17:52:42 +00:00 |
|
Christophe Riccio
|
2173dba0fd
|
Updated SIMD implementation
|
2011-01-29 17:51:44 +00:00 |
|
Christophe Riccio
|
4721dbeb4a
|
Added declarations
|
2011-01-28 18:39:52 +00:00 |
|
Christophe Riccio
|
e4421a9b0f
|
Updated copyright dates
|
2011-01-20 11:40:14 +00:00 |
|
Christophe Riccio
|
197c0d26b7
|
Fixed build fixed SSE fast det
|
2011-01-11 01:41:02 +00:00 |
|
Christophe Riccio
|
d7755485c8
|
Updated SSE setup
|
2011-01-10 20:10:35 +00:00 |
|
Christophe Riccio
|
d7f768718c
|
Added tests to main repository
|
2010-12-17 01:33:17 +00:00 |
|
Christophe Riccio
|
b149eb626c
|
Updated simd implementation
|
2010-12-16 23:33:04 +00:00 |
|
Christophe Riccio
|
4634ff3647
|
Fixed simd mat4 build
|
2010-12-16 10:32:43 +00:00 |
|
Christophe Riccio
|
866db89305
|
Updated swizzle implementation
|
2010-12-16 02:16:58 +00:00 |
|
Christophe Riccio
|
47f1d6e5cc
|
Fixed build on QT Creqtor
|
2010-12-15 00:03:47 +00:00 |
|
Christophe Riccio
|
7ba75dff4b
|
Updated SIMD operations
|
2010-12-13 18:34:02 +00:00 |
|
Christophe Riccio
|
f1ff14b842
|
Added SIMD extensions
|
2010-04-30 12:08:29 +01:00 |
|
Christophe Riccio
|
679e46ae98
|
Removed extension for intrinsic branche
|
2010-04-30 10:52:36 +01:00 |
|
Christophe Riccio
|
05439738b8
|
Updated to GLM 0.9.B
|
2010-04-29 11:56:52 +01:00 |
|
Christophe Riccio
|
7c7b1d0b3d
|
Added GLM 0.8.4
|
2010-04-29 11:54:07 +01:00 |
|
Christophe Riccio
|
b1b02bc31b
|
RAZ
|
2010-04-29 11:52:01 +01:00 |
|
Christophe Riccio
|
25b03fe24c
|
Initial commit based on GLM 0.9.B.1 code
|
2010-04-14 13:23:59 +01:00 |
|