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
|
83809b1066
|
Added error message if included without SSE support
|
2011-01-24 15:52:38 +00:00 |
|
Christophe Riccio
|
c06484ff12
|
Clean up
|
2011-01-24 15:44:14 +00:00 |
|
Christophe Riccio
|
53b7a7c64b
|
Added packing function implementations
|
2011-01-20 13:50:03 +00:00 |
|
Christophe Riccio
|
e4421a9b0f
|
Updated copyright dates
|
2011-01-20 11:40:14 +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
|
7c177c0ea3
|
Updated component modes management
|
2011-01-19 15:01:17 +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
|
14b7c7337b
|
Merge
|
2011-01-19 12:10:27 +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
|
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
|
e145f7e389
|
Updated swizzle implementation, assert and static_assert draft
|
2011-01-14 20:26:58 +00:00 |
|
Christophe Riccio
|
b5cda17ea8
|
Fixed GCC build and tests
|
2011-01-11 16:23:45 +00:00 |
|
Christophe Riccio
|
d31d1e9c10
|
Added more pref tests
|
2011-01-11 14:10:29 +00:00 |
|
Christophe Riccio
|
4cb7bcd4f1
|
Updated det tests + PSHUFD det impl
|
2011-01-11 12:05:12 +00:00 |
|
Christophe Riccio
|
197c0d26b7
|
Fixed build fixed SSE fast det
|
2011-01-11 01:41:02 +00:00 |
|
Christophe Riccio
|
178f736fb0
|
Added SSE optimization 'platforms'
|
2011-01-11 01:28:03 +00:00 |
|
Christophe Riccio
|
d7755485c8
|
Updated SSE setup
|
2011-01-10 20:10:35 +00:00 |
|
Christophe Riccio
|
9bfef421e2
|
fixed SSE reflect
|
2011-01-10 18:57:05 +00:00 |
|
Christophe Riccio
|
1afc8012a2
|
Updated naming convension and namespace
|
2011-01-07 09:59:42 +00:00 |
|
Christophe Riccio
|
eb3146b01e
|
Only setup.hpp add instrinsics headers
|
2011-01-07 09:17:47 +00:00 |
|
Christophe Riccio
|
9b6db1d04e
|
Merge branch '0.9.1' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-01-06 21:04:42 +00:00 |
|
Christophe Riccio
|
ba415acc76
|
Draft of SSE auto include
|
2011-01-06 20:24:07 +00:00 |
|
Christophe Riccio
|
a9cef7a516
|
Added SSE det function
|
2011-01-06 18:33:42 +00:00 |
|
Christophe Riccio
|
e3ae7e3db5
|
Added determinant SSE draft
|
2011-01-05 16:56:07 +00:00 |
|
Christophe Riccio
|
1cef1cc4d9
|
Added GLM 0.9.0.6 changes
|
2010-12-20 01:24:59 +00:00 |
|
Christophe Riccio
|
637c2c5819
|
Resolved ticket #32
|
2010-12-20 00:23:22 +00:00 |
|
Christophe Riccio
|
e07f5f1f24
|
Fixes submitted by ticket #30
|
2010-12-20 00:04:53 +00:00 |
|
Christophe Riccio
|
4634ff3647
|
Fixed simd mat4 build
|
2010-12-16 10:32:43 +00:00 |
|
Christophe Riccio
|
a7c7645c99
|
Make sure that dummy.cpp is not for being built
|
2010-12-15 09:48:39 +00:00 |
|
Christophe Riccio
|
a0b835d2f5
|
Fixed build on Mac GCC
|
2010-12-14 22:34:11 +00:00 |
|
Christophe Riccio
|
e346df1889
|
Fixed static asserts
|
2010-12-14 19:54:49 +00:00 |
|
Christophe Riccio
|
b3816c2ccd
|
Merge branch 'intrinsic' into 0.9.1
|
2010-12-13 12:24:17 +00:00 |
|
Christophe Riccio
|
cd183edb29
|
Promoted matrix inverse functions
|
2010-12-13 12:19:51 +00:00 |
|
Christophe Riccio
|
631c13ad84
|
Merge branch '0.9.0' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2010-12-01 11:25:49 +00:00 |
|
Christophe Riccio
|
4409032a9d
|
Optimized inverse
|
2010-11-27 13:24:28 +00:00 |
|
Christophe Riccio
|
23ba487f03
|
Improved C++0x static_assert support
|
2010-11-12 18:58:55 +00:00 |
|
Christophe Riccio
|
8045560a26
|
Cleanup extensions
|
2010-11-12 17:41:38 +00:00 |
|
Christophe Riccio
|
8f2cae1e1f
|
updated GL and GLU replacement extensions
|
2010-11-12 14:24:28 +00:00 |
|
Christophe Riccio
|
3d7539d2bb
|
Merge branch '0.9.0' into ext-tmpl
|
2010-11-07 23:38:50 +00:00 |
|