Christophe Riccio
|
6d1adf04da
|
Added type precision tests
|
2011-05-06 21:18:04 +01:00 |
|
Christophe Riccio
|
faff516c22
|
Added int and uint tests
|
2011-05-06 10:15:12 +01:00 |
|
Christophe Riccio
|
ee56c3a449
|
Added float unit tests
|
2011-05-06 10:10:11 +01:00 |
|
Christophe Riccio
|
22a2cd5332
|
Fixed typo
|
2011-05-05 12:34:24 +01:00 |
|
Christophe Riccio
|
144caa18d5
|
Fixed ticket #48, improved SLERP interpolation
|
2011-05-03 11:52:51 +01:00 |
|
Christophe Riccio
|
ee79782477
|
Merge branch '0.9.1' into 0.9.2
|
2011-05-03 00:04:06 +01:00 |
|
Christophe Riccio
|
8e3b911add
|
Fixed mat2 inverse ticket #84
|
2011-05-03 00:03:57 +01:00 |
|
Christophe Riccio
|
a7fb32669c
|
Fixed tests
|
2011-05-03 00:01:24 +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
|
1c4abb3d73
|
Fixed tests to provide relevant output for CTest
|
2011-05-02 23:38:55 +01:00 |
|
Christophe Riccio
|
c3763826e8
|
Fixed gtc_swizzle test
|
2011-05-02 22:27:55 +01:00 |
|
Christophe Riccio
|
6eb7d8ad20
|
Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2
|
2011-04-30 23:40:16 +01:00 |
|
Christophe Riccio
|
8f0ecea1a2
|
Merge branch '0.9.1' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1
|
2011-04-30 23:39:29 +01:00 |
|
Christophe Riccio
|
6bb1d3d835
|
Added test to check bug #83
|
2011-04-28 17:26:54 +01:00 |
|
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
|
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
|
1cf66a25d9
|
Fixed make_vec* functions for XCode 4
|
2011-04-26 12:45:29 +01:00 |
|
Christophe Riccio
|
c7af08f4ce
|
Fixed quaternion inverse, ticket #82
|
2011-04-25 23:24:30 +01:00 |
|
Christophe Riccio
|
952dbfcfd7
|
Updated compiler versions and identifer
|
2011-04-21 11:27:21 +01:00 |
|
Christophe Riccio
|
309d99e24f
|
Merge branch '0.9.2' into cuda
|
2011-04-21 11:09:52 +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
|
bc49db789c
|
Fixed merge
|
2011-04-21 10:42:26 +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
|
8d4076e355
|
Merge branch '0.9.1' into 0.9.2
|
2011-04-15 21:11:17 +01:00 |
|
Christophe Riccio
|
951e1d6777
|
Preparing release of GLM 0.9.1.2
|
2011-04-15 20:12:49 +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
|
facf7a84c5
|
Getting ready GLM 0.9.1.2 release
|
2011-04-12 22:39:52 +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
|
8ef16675b5
|
Merge branch '0.9.2' into cuda
|
2011-04-09 11:28:44 +01:00 |
|
Christophe Riccio
|
0089077931
|
Completed make_xxx test
|
2011-04-09 11:12:39 +01:00 |
|
Christophe Riccio
|
9e5554514c
|
Fixed merge
|
2011-04-09 11:04:08 +01:00 |
|
Christophe Riccio
|
3ef4497635
|
Updated test
|
2011-04-09 11:01:42 +01:00 |
|