Christophe Riccio
|
6595dfab86
|
Updated function qualifier with GLM macro
|
2011-04-26 14:10:51 +01:00 |
|
Christophe Riccio
|
5d2673fbba
|
Merge branch '0.9.2' into cuda
|
2011-04-26 14:07:36 +01:00 |
|
Christophe Riccio
|
d1dd18ce40
|
Fixed merge
|
2011-04-26 14:05:18 +01:00 |
|
Christophe Riccio
|
68ccdb2c0f
|
Merge branch '0.9.2' into noise
|
2011-04-26 13:51:21 +01:00 |
|
Christophe Riccio
|
6d5cfcd4b0
|
Merge branch '0.9.1' into noise
|
2011-04-26 13:51:09 +01:00 |
|
Christophe Riccio
|
3fd2a71d1e
|
Merge branch '0.9.1' into 0.9.2
|
2011-04-26 13:49:49 +01:00 |
|
Christophe Riccio
|
783daace97
|
Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2
|
2011-04-26 13:25:29 +01:00 |
|
Christophe Riccio
|
3910e046b5
|
Merge branch '0.9.2' into gtx_ulp
|
2011-04-26 12:47:01 +01:00 |
|
Christophe Riccio
|
1cf66a25d9
|
Fixed make_vec* functions for XCode 4
|
2011-04-26 12:45:29 +01:00 |
|
Christophe Riccio
|
1dd9532605
|
Fixed ULP declaration
|
2011-04-26 12:42:01 +01:00 |
|
Christophe Riccio
|
8e4dcece16
|
Fixed vector based ULP functions
|
2011-04-26 12:29:56 +01:00 |
|
Christophe Riccio
|
2ca5985b0e
|
Added ULP test file
|
2011-04-26 12:08:30 +01:00 |
|
Christophe Riccio
|
c6ccf28186
|
Merge branch '0.9.1' into gtx_ulp
|
2011-04-26 11:47:46 +01:00 |
|
Christophe Riccio
|
c7af08f4ce
|
Fixed quaternion inverse, ticket #82
|
2011-04-25 23:24:30 +01:00 |
|
Christophe Riccio
|
082d9151d8
|
Updated simplex noise 3D
|
2011-04-21 18:19:06 +01:00 |
|
Christophe Riccio
|
477382f798
|
Merge branch '0.9.2' into noise
|
2011-04-21 17:21:15 +01:00 |
|
Christophe Riccio
|
3bf665116d
|
Added snoise (2d) implementation draft
|
2011-04-21 17:20:56 +01:00 |
|
Christophe Riccio
|
a805b42f8b
|
Added noise extension and test files
|
2011-04-21 12:27:05 +01:00 |
|
Christophe Riccio
|
952dbfcfd7
|
Updated compiler versions and identifer
|
2011-04-21 11:27:21 +01:00 |
|
Christophe Riccio
|
27b06c9e42
|
Fixed build
|
2011-04-21 11:09:39 +01:00 |
|
Christophe Riccio
|
504ad9c8fa
|
Fixed build
|
2011-04-21 11:09:01 +01:00 |
|
Christophe Riccio
|
cbe4c95720
|
Added CUDA as a copiler
|
2011-04-21 11:07:48 +01:00 |
|
Christophe Riccio
|
7223b39c36
|
Merge branch '0.9.1' into gtx_ulp
|
2011-04-21 10:46:15 +01:00 |
|
Christophe Riccio
|
bc49db789c
|
Fixed merge
|
2011-04-21 10:42:26 +01:00 |
|
Christophe Riccio
|
9b2634b19e
|
Merge branch '0.9.2' into noise
|
2011-04-21 10:38:07 +01:00 |
|
Christophe Riccio
|
cafef80e83
|
Merge branch '0.9.1' into 0.9.2
|
2011-04-21 10:37:36 +01:00 |
|
Christophe Riccio
|
f818f0309d
|
Fixed merge
|
2011-04-21 10:34:20 +01:00 |
|
Christophe Riccio
|
0fe8a365ba
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-04-20 12:16:49 +01:00 |
|
Christophe Riccio
|
5459a4dcfb
|
Clarify angleAxis function
|
2011-04-20 10:30:26 +01:00 |
|
Christophe Riccio
|
a338b2771a
|
Updated noise implementation
|
2011-04-15 19:33:22 +01:00 |
|
Christophe Riccio
|
b2ae0a3ce9
|
Added detail code for simplex noise implementation
|
2011-04-13 22:30:20 +01:00 |
|
Christophe Riccio
|
bbf97d0e23
|
Merge branch '0.9.2' into noise
|
2011-04-13 18:49:43 +01:00 |
|
Christophe Riccio
|
880026c083
|
Added links to GLSL man pages for noise functions
|
2011-04-13 18:46:32 +01:00 |
|
Christophe Riccio
|
15259dc1e2
|
Added packing function documentation
|
2011-04-13 18:41:57 +01:00 |
|
Christophe Riccio
|
1420d0c926
|
Added GLSL man page links for vector relational functions
|
2011-04-13 07:53:13 +01:00 |
|
Christophe Riccio
|
52534b80f8
|
Added GLSL man page links for trigonometric functions
|
2011-04-13 07:46:04 +01:00 |
|
Christophe Riccio
|
01d27e2042
|
Added GLSL man page links for matrix functions
|
2011-04-13 07:40:01 +01:00 |
|
Christophe Riccio
|
faaa9c3cf8
|
Completed interger function links to GLSL man pages
|
2011-04-12 22:44:18 +01:00 |
|
Christophe Riccio
|
123e58e266
|
Added links to the GLSL man pages
|
2011-04-12 22:13:14 +01:00 |
|
Christophe Riccio
|
b9f388f122
|
Added links to the GLSL man pages
|
2011-04-12 14:05:13 +01:00 |
|
Christophe Riccio
|
8663d9f67d
|
Merge branch '0.9.1' into 0.9.2
|
2011-04-11 16:19:03 +01:00 |
|
Christophe Riccio
|
961f4e3eed
|
Fixed uintBitsToFloat, function more os less missing
|
2011-04-11 16:18:40 +01:00 |
|
Christophe Riccio
|
dc4623b51d
|
Added link to GLSL man pages
|
2011-04-11 16:12:35 +01:00 |
|
Christophe Riccio
|
6f5a9244ee
|
Added man page links
|
2011-04-11 11:02:11 +01:00 |
|
Christophe Riccio
|
e87cca43e0
|
Merge branch '0.9.2' into gtx_ulp
|
2011-04-11 10:55:38 +01:00 |
|
Christophe Riccio
|
41382c1608
|
Added extension
|
2011-04-09 13:22:50 +01:00 |
|
Christophe Riccio
|
90e901b92f
|
Added inital files for simplex noise
|
2011-04-09 13:05:08 +01:00 |
|
Christophe Riccio
|
8ef16675b5
|
Merge branch '0.9.2' into cuda
|
2011-04-09 11:28:44 +01:00 |
|
Christophe Riccio
|
9e5554514c
|
Fixed merge
|
2011-04-09 11:04:08 +01:00 |
|
Christophe Riccio
|
73f66c2260
|
Anticipate VC2011
|
2011-04-09 10:16:18 +01:00 |
|
Christophe Riccio
|
4a9bd5c139
|
Updated revision number for release
|
2011-04-09 10:12:30 +01:00 |
|
Christophe Riccio
|
9e79018737
|
Merge branch '0.9.2' into cuda
|
2011-04-09 10:11:43 +01:00 |
|
Christophe Riccio
|
376d40ce00
|
updated version numbers
|
2011-04-09 10:11:35 +01:00 |
|
Christophe Riccio
|
bb99fbb289
|
Completed implementation of building a GLM type from a pointer
|
2011-04-09 10:10:20 +01:00 |
|
Christophe Riccio
|
2bf467eb3c
|
Merge branch '0.9.1' into 0.9.2
|
2011-04-09 09:57:40 +01:00 |
|
Christophe Riccio
|
b4848bb3e1
|
Fixed warnings, ticket #79
|
2011-04-09 09:52:33 +01:00 |
|
Christophe Riccio
|
201281d06d
|
Added CUDA support
|
2011-04-09 09:44:32 +01:00 |
|
Christophe Riccio
|
24e2477fdf
|
Create a vector from a pointer
|
2011-04-08 22:09:15 +01:00 |
|
Christophe Riccio
|
30b39b01d7
|
Merge branch '0.9.1' into 0.9.2
|
2011-04-01 18:02:35 +01:00 |
|
Christophe Riccio
|
08fe3e049b
|
Fixed ticket #78, typo
|
2011-03-28 12:33:18 +01:00 |
|
Christophe Riccio
|
63738b5cfa
|
Fixed compiler detection ticket 75
|
2011-03-18 15:35:55 +00:00 |
|
Christophe Riccio
|
b7babdb5bc
|
Fixed warnings
|
2011-03-18 03:06:13 +00:00 |
|
Christophe Riccio
|
0ec9f1d443
|
Fixed warning with 64 bits values
|
2011-03-18 01:50:40 +00:00 |
|
Christophe Riccio
|
9f16d9e3e7
|
Fixed warning with Clang C++, ticket #71
|
2011-03-12 03:01:52 +00:00 |
|
Christophe Riccio
|
b918e3ea3f
|
Fixed pick function... again
|
2011-03-11 02:15:15 +00:00 |
|
Christophe Riccio
|
e2f8c06e85
|
Completed new precision API
|
2011-03-11 01:28:28 +00:00 |
|
Christophe Riccio
|
334acfa7aa
|
Merge branch '0.9.1' into precision
|
2011-03-11 00:46:47 +00:00 |
|
Christophe Riccio
|
06ee0b868b
|
Merge branch '0.9.1' into gtx_ulp
|
2011-03-11 00:41:09 +00:00 |
|
Christophe Riccio
|
b1e770c63b
|
Merge branch '0.9.1' into 0.9.2
|
2011-03-11 00:29:18 +00:00 |
|
Christophe Riccio
|
d08c508f01
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-03-11 00:25:00 +00:00 |
|
Christophe Riccio
|
e8a78c3998
|
Comment old precision API
|
2011-03-10 00:45:28 +00:00 |
|
Christophe Riccio
|
8f517b7505
|
Removed define GLMvaltype
|
2011-03-09 11:54:06 +00:00 |
|
Christophe Riccio
|
f4d6be2064
|
Added new default precision API
|
2011-03-09 10:29:08 +00:00 |
|
Christophe Riccio
|
e106bd62cf
|
Fixed ticket #69, missing namespace
|
2011-03-09 10:09:45 +00:00 |
|
Christophe Riccio
|
453607acec
|
Typo
|
2011-03-09 09:54:35 +00:00 |
|
Christophe Riccio
|
7ca74e2b4d
|
Fixed pick implementation... again
|
2011-03-09 09:51:19 +00:00 |
|
Christophe Riccio
|
9cf34a3794
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-03-07 09:59:25 +00:00 |
|
Christophe Riccio
|
84fef7d988
|
updated ULP extension
|
2011-03-07 09:56:48 +00:00 |
|
Christophe Riccio
|
0990ac4583
|
Added ULP base function
|
2011-03-06 13:39:19 +00:00 |
|
Christophe Riccio
|
29df45a166
|
Merge branch '0.9.1' into gtx_ulp
|
2011-03-06 11:28:27 +00:00 |
|
Christophe Riccio
|
1b91fe7790
|
Started removing GLMvalType
|
2011-03-03 10:53:20 +00:00 |
|
Christophe Riccio
|
06c18d08d7
|
Added GLSL man page link
|
2011-03-02 15:55:45 +00:00 |
|
Christophe Riccio
|
f73ebcedb9
|
Fixed inline
|
2011-03-02 11:44:14 +00:00 |
|
Christophe Riccio
|
89367d5def
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-03-02 09:26:37 +00:00 |
|
Christophe Riccio
|
5ac38b0af7
|
Updated version for GLM 0.9.1 final release
|
2011-02-28 11:13:04 +00:00 |
|
Christophe Riccio
|
71a1df2780
|
Fixed ticket #45 missing iline
|
2011-02-22 10:30:54 +00:00 |
|
Christophe Riccio
|
a0b07465a7
|
Fixed setup moved
|
2011-02-22 10:13:20 +00:00 |
|
Christophe Riccio
|
b3ab977291
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-22 01:37:07 +00:00 |
|
Christophe Riccio
|
787a60956f
|
Added files for GLM_GTX_ulp extension
|
2011-02-22 01:35:55 +00:00 |
|
Christophe Riccio
|
418088a947
|
Moved setup.hpp
|
2011-02-22 01:22:38 +00:00 |
|
Christophe Riccio
|
ecdbdf753c
|
Fixed ticket #52, namespace collision
|
2011-02-21 15:24:01 +00:00 |
|
Christophe Riccio
|
ad84fb61f5
|
Fixed ticket #44 with name collision
|
2011-02-21 15:23:10 +00:00 |
|
Christophe Riccio
|
ce78b77f86
|
Improved alignment
|
2011-02-21 15:03:01 +00:00 |
|
Christophe Riccio
|
441f8a6575
|
Factorised code, reduces number of warnings
|
2011-02-21 14:43:47 +00:00 |
|
Christophe Riccio
|
e09a1f497e
|
Resoved ticket #50, removed some warnings
|
2011-02-21 14:16:06 +00:00 |
|
Christophe Riccio
|
8ae490c437
|
Fixed cast
|
2011-02-17 11:27:36 +00:00 |
|
Christophe Riccio
|
0bac9eae91
|
Fixed inline, ticket #45
|
2011-02-17 01:36:59 +00:00 |
|
Bob Kuehne
|
ba910c7be2
|
fixes for linux
|
2011-02-15 12:34:39 -05:00 |
|
Christophe Riccio
|
97d39d643d
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-13 02:18:02 +00:00 |
|
Christophe Riccio
|
ba0b7a7bd9
|
Merge branch 'doc' into 0.9.1
|
2011-02-12 22:18:36 +00:00 |
|
Christophe Riccio
|
ff5b922008
|
Updated version for upcomming release
|
2011-02-12 22:17:29 +00:00 |
|
Christophe Riccio
|
a7f5e57d80
|
Merge branch 'doc' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-09 23:28:54 +00:00 |
|
Christophe Riccio
|
78aa0254a6
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-09 23:28:28 +00:00 |
|
Christophe Riccio
|
dfd5c41228
|
Merge branch '0.9.1' into doc
|
2011-02-09 14:02:06 +00:00 |
|
Christophe Riccio
|
733beba8ce
|
Removed files
|
2011-02-09 14:01:05 +00:00 |
|
Christophe Riccio
|
1742595502
|
Removed file from a previously delete extension
|
2011-02-09 14:00:00 +00:00 |
|
Christophe Riccio
|
7cf85dddb0
|
Fixed typo
|
2011-02-09 13:55:55 +00:00 |
|
Christophe Riccio
|
0ecbec4f74
|
removed IMG namespace
|
2011-02-09 13:53:33 +00:00 |
|
Christophe Riccio
|
dd07c3cb5b
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-08 23:55:15 +00:00 |
|
Christophe Riccio
|
ac6fd19510
|
Added comment with slerp equation
|
2011-02-08 23:54:58 +00:00 |
|
Christophe Riccio
|
7ab3d65253
|
Doxygen doc udpated, clean up, fixes and stuff
|
2011-02-08 16:03:45 +00:00 |
|
Christophe Riccio
|
79f0f7c49f
|
Merge branch '0.9.1' into doc
|
2011-02-08 15:35:48 +00:00 |
|
Christophe Riccio
|
26766eaac4
|
Added outerProduct SIMD implementation
|
2011-02-08 15:35:06 +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
|
ac23e433f0
|
Fixed merge
|
2011-02-08 12:10:15 +00:00 |
|
Christophe Riccio
|
c07a33334b
|
Fixed merge
|
2011-02-08 12:00:35 +00:00 |
|
Christophe Riccio
|
75af4af789
|
Added alternative implementation of SLERP
|
2011-02-08 11:59:00 +00:00 |
|
Christophe Riccio
|
d77694f8ac
|
Added SIMD sqrt functions support, ticket #2
|
2011-02-08 10:37:47 +00:00 |
|
Christophe Riccio
|
9fbfb8c208
|
Ticket #37: Added pickMatrix function
|
2011-02-07 14:37:53 +00:00 |
|
Christophe Riccio
|
71eaa832ec
|
Merge branch 'doc' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into doc
|
2011-02-07 12:29:04 +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
|
c2b2467504
|
Merge git://github.com/mysticbob/glm into linux
|
2011-02-07 10:20:29 +00:00 |
|
Christophe Riccio
|
30a372fd59
|
Merge branch '0.9.1' into doc
|
2011-02-05 01:17:15 +00:00 |
|
Christophe Riccio
|
2cf02a836c
|
Apply 'basic grouping patch' Ticket #36
|
2011-02-05 00:49:50 +00:00 |
|
Bob Kuehne
|
963822e537
|
* update branch
* fix bug
|
2011-02-04 15:47:45 -05:00 |
|
Christophe Riccio
|
7832018cbb
|
Deprecated cross function between quaternions
|
2011-02-04 17:03:17 +00:00 |
|
Christophe Riccio
|
0a2873f83b
|
Merge branch '0.9.0' into 0.9.1
|
2011-02-04 10:57:34 +00:00 |
|
Christophe Riccio
|
5b2e2e2285
|
Added multiplication operator
|
2011-02-04 10:57:03 +00:00 |
|
Christophe Riccio
|
48b92ad897
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-02-01 12:44:27 +00:00 |
|
Christophe Riccio
|
529e174932
|
Fixed typo
|
2011-02-01 12:43:51 +00:00 |
|
Christophe Riccio
|
9bad7f048e
|
Force SSE AVX instructions
|
2011-02-01 10:53:18 +00:00 |
|
Christophe Riccio
|
e6cff263e5
|
Preparing GLM 0.9.1.A release
|
2011-01-31 23:39:08 +00:00 |
|
Christophe Riccio
|
de7e227bf0
|
Added missing extensions & clean up
|
2011-01-31 18:39:28 +00:00 |
|
Christophe Riccio
|
9b38fe5dcb
|
Updated copyright date
|
2011-01-31 18:32:27 +00:00 |
|
Christophe Riccio
|
e6135ad1bd
|
Merge branch '0.9.0' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.0
|
2011-01-31 18:15:51 +00:00 |
|
Christophe Riccio
|
b02890730b
|
Removed some branching
|
2011-01-31 18:14:23 +00:00 |
|
Christophe Riccio
|
cb05c4c00f
|
Fixed merge
|
2011-01-31 17:25:16 +00:00 |
|
Christophe Riccio
|
2268a23bf3
|
Fixed trunc implementation
|
2011-01-31 17:24:08 +00:00 |
|
Christophe Riccio
|
c2792febb2
|
Updated SIMD implementation
|
2011-01-31 17:18:17 +00:00 |
|
Christophe Riccio
|
86328415fa
|
Increase branch prediction on clamp function
|
2011-01-31 17:17:42 +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
|
96d6e76e78
|
Fixed merge
|
2011-01-30 17:19:37 +00:00 |
|
Christophe Riccio
|
d6dde1bf84
|
Added missing equal operators
|
2011-01-30 14:21:43 +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
|
a511553d8e
|
Added missing SIMD implementations
|
2011-01-28 17:06:57 +00:00 |
|
Christophe Riccio
|
316b4befae
|
Added user defines comments
|
2011-01-28 14:30:04 +00:00 |
|
Christophe Riccio
|
2b515fd191
|
Updated swizzle operator API
|
2011-01-28 14:26:37 +00:00 |
|
Christophe Riccio
|
e8b35cc58c
|
Updated swizzle operator API
|
2011-01-28 14:24:33 +00:00 |
|
Christophe Riccio
|
1b6c73a82e
|
Added packing implementations
|
2011-01-28 11:59:02 +00:00 |
|
Christophe Riccio
|
088c7d1188
|
Updated 'force' API
|
2011-01-26 12:05:11 +00:00 |
|
Christophe Riccio
|
8f700a05ef
|
Updated SSE error message
|
2011-01-24 16:01:40 +00:00 |
|
Christophe Riccio
|
83809b1066
|
Added error message if included without SSE support
|
2011-01-24 15:52:38 +00:00 |
|
Christophe Riccio
|
654ef59753
|
Clean up
|
2011-01-24 15:44:39 +00:00 |
|
Christophe Riccio
|
c06484ff12
|
Clean up
|
2011-01-24 15:44:14 +00:00 |
|
Christophe Riccio
|
019c6ced18
|
Fixed SSE detection on GCC
|
2011-01-24 15:43:46 +00:00 |
|
Christophe Riccio
|
438089295e
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-01-21 00:38:18 +00:00 |
|
Christophe Riccio
|
afdbba7d82
|
Uniformalized matrix transform function
|
2011-01-21 00:37:42 +00:00 |
|
Christophe Riccio
|
d8ddba592f
|
Fixed Visual C++ build
|
2011-01-20 23:28:33 +00:00 |
|
Christophe Riccio
|
a00f95d2b5
|
Fixed 64 bits in Visual C++
|
2011-01-20 23:11:55 +00:00 |
|
Christophe Riccio
|
b0325a9714
|
Clean up
|
2011-01-20 18:26:24 +00:00 |
|
Christophe Riccio
|
dc979ddfaf
|
Updated architechture detection and checking
|
2011-01-20 14:06:56 +00:00 |
|
Christophe Riccio
|
53b7a7c64b
|
Added packing function implementations
|
2011-01-20 13:50:03 +00:00 |
|
Christophe Riccio
|
17234f68e0
|
Clean up
|
2011-01-20 12:22:43 +00:00 |
|
Christophe Riccio
|
d8606d1825
|
Updated integer matrix implementation
|
2011-01-20 12:16:28 +00:00 |
|
Christophe Riccio
|
e4421a9b0f
|
Updated copyright dates
|
2011-01-20 11:40:14 +00:00 |
|
Christophe Riccio
|
4a66971f96
|
Added precision based type integer matrices
|
2011-01-20 11:38:39 +00:00 |
|
Christophe Riccio
|
c2250eba87
|
Added matrix_integer draft
|
2011-01-20 11:02:39 +00:00 |
|
Christophe Riccio
|
56789da7f0
|
Fixed build
|
2011-01-20 11:01:17 +00:00 |
|
Christophe Riccio
|
5811efecad
|
Updated compiler specific qualifier
|
2011-01-19 17:31:36 +00:00 |
|
Christophe Riccio
|
da085b4287
|
Added extension include messages
|
2011-01-19 17:10:55 +00:00 |
|
Christophe Riccio
|
2aba768990
|
Added extension inclusion messages
|
2011-01-19 16:41:58 +00:00 |
|
Christophe Riccio
|
1e9ef124e8
|
Updated extensions list
|
2011-01-19 16:02:13 +00:00 |
|
Christophe Riccio
|
0ba4424d70
|
Fixed virtrev extension support
|
2011-01-19 15:47:03 +00:00 |
|
Christophe Riccio
|
a539e22185
|
Improved platform detection
|
2011-01-19 15:44:05 +00:00 |
|
Christophe Riccio
|
abcefb9e77
|
Cleanup deprecated extensions
|
2011-01-19 15:08:18 +00:00 |
|
Christophe Riccio
|
7c177c0ea3
|
Updated component modes management
|
2011-01-19 15:01:17 +00:00 |
|
Christophe Riccio
|
c7f863e0b4
|
Updated GCC and Visual Studio version lists and messages
|
2011-01-19 13:22:36 +00:00 |
|
Christophe Riccio
|
ecb326509a
|
Clarify dummy.cpp purpose
|
2011-01-19 12:49:35 +00:00 |
|
Christophe Riccio
|
c9bc025081
|
Merge branch '0.9.0' into 0.9.1
|
2011-01-19 12:32:00 +00:00 |
|
Christophe Riccio
|
2fd280a6f8
|
Fixed build
|
2011-01-19 12:31:45 +00:00 |
|
Christophe Riccio
|
02241126ee
|
Clarify dummy.cpp
|
2011-01-19 12:31:19 +00:00 |
|
Christophe Riccio
|
fbd1c49fbc
|
Updated message system
|
2011-01-19 12:27:30 +00:00 |
|
Christophe Riccio
|
14b7c7337b
|
Merge
|
2011-01-19 12:10:27 +00:00 |
|
Christophe Riccio
|
02bd23bee7
|
Improved 64 bits support on GCC
|
2011-01-19 12:08:47 +00:00 |
|
Christophe Riccio
|
7110f4febd
|
Updated version
|
2011-01-19 12:06:12 +00:00 |
|
Christophe Riccio
|
c6e7d14555
|
Updated equal and not equal operators for matrices
|
2011-01-19 12:05:28 +00:00 |
|
Christophe Riccio
|
efce35f901
|
Updated equal and not equal operators for vectors
|
2011-01-19 11:56:48 +00:00 |
|
Christophe Riccio
|
691f665a23
|
Automatic use of C++ 0x
|
2011-01-19 00:39:28 +00:00 |
|
Christophe Riccio
|
2a9bf3951a
|
Updated static assert
|
2011-01-18 22:31:06 +00:00 |
|
Christophe Riccio
|
20e52ebdab
|
Added compute random stuff test
|
2011-01-16 01:18:39 +00:00 |
|
Christophe Riccio
|
c891092425
|
Added unit tests for vector relational
|
2011-01-15 22:08:31 +00:00 |
|
Christophe Riccio
|
ac7e851692
|
Improved vertor type check and fixed vertor relational tests
|
2011-01-15 20:04:36 +00:00 |
|
Christophe Riccio
|
ba0d3bbaff
|
Completed swizzle operations implemenation
|
2011-01-15 20:03:31 +00:00 |
|
Christophe Riccio
|
b77d66317e
|
Updated swizzle impl and tests
|
2011-01-15 02:37:34 +00:00 |
|