Commit Graph

2965 Commits

Author SHA1 Message Date
Christophe Riccio
833ef6bcc6 Removed moved code 2010-11-12 15:02:31 +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
Christophe Riccio
a3cd73d21d Merge http://github.com/mysticbob/glm into 0.9.0-clang 2010-10-27 21:26:29 +01:00
Christophe Riccio
e93ca2c762 Fixed ticket #27, missing inline 2010-10-27 21:15:19 +01:00
Bob Kuehne
6affb1b1ff fixes for clang compatibility 2010-10-26 14:48:22 -04:00
Christophe Riccio
c13515fb22 Fixed declaration / definision mismatch 2010-10-19 12:33:10 +01:00
Christophe Riccio
f93f73b877 Added extension files 2010-10-18 12:29:53 +01:00
Christophe Riccio
e724e5170c Fixed GLM_GTX_bit extension 2010-10-05 23:52:59 +01:00
Christophe Riccio
64677b50a0 Fixed operators declarations 2010-10-05 23:32:02 +01:00
Christophe Riccio
a1bfc1071b Updated version number 2010-10-04 14:47:37 +01:00
Christophe Riccio
54ac116806 Fixed division operator 2010-10-04 13:01:05 +01:00
alma
19ed9524f8 GLM_EXTERNAL_TEMPLATE macro condition for inline files 2010-09-06 12:24:10 -05:00
alma
bf41e1ee5c start of external template explicit instantiation
+ glm_core.cpp
+ gen_external_templates.py

! vec1 and half types are still having problems
! no operators yet
2010-09-06 12:19:26 -05:00
Christophe Riccio
a8f4b26f83 Merge branch '0.9.0' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.0 2010-08-26 11:35:10 +01:00
Christophe Riccio
85bce33797 Fixed operator / 2010-08-25 23:37:02 +01:00
Christophe Riccio
e65fc31481 Updated version 2010-08-25 23:36:13 +01:00
Christophe Riccio
656113c508 Added missing constructors 2010-08-24 14:06:05 +01:00
Christophe Riccio
4a599e1b93 Fixed non-squared products 2010-08-24 14:00:09 +01:00
Christophe Riccio
3df06bee41 Fixed extension dependence 2010-07-08 12:24:33 +01:00
Christophe Riccio
7f8f260877 Prepare release 2010-07-08 12:14:52 +01:00
Christophe Riccio
52d119f7c3 Added int 10 10 10 2 extension 2010-07-08 12:09:50 +01:00
Christophe Riccio
2fb86e9b77 Added GLM_GTX_int_10_10_10_2 2010-07-08 11:05:33 +01:00
Christophe Riccio
c866207fe0 Fixed ticket #23 2010-07-08 10:44:50 +01:00
Christophe Riccio
ea61e975e4 Fixed ticket #24 2010-07-06 14:02:25 +01:00
Christophe Riccio
22a7f6d1f1 Fixed swizzle extension 2010-07-02 16:19:26 +01:00
Christophe Riccio
112f755b0b Fixed oriented angle functions 2010-06-20 15:54:12 +01:00
Christophe Riccio
39a4ee0455 Fixed namespace access 2010-06-20 11:42:28 +01:00
Christophe Riccio
478e3ffaad Updated email 2010-05-28 18:16:16 +01:00
Christophe Riccio
2aae6d8418 Merge branch '0.9.0' into intrinsic 2010-05-25 12:32:56 +01:00
Christophe Riccio
bb4d1f48c1 setup.hpp 2010-05-23 21:33:42 +01:00
Christophe Riccio
3998db879a Merge branch 'cuda' into 0.9.0 2010-05-20 12:09:47 +01:00
Christophe Riccio
a4f97ece79 Fixed merge 2010-05-20 12:07:01 +01:00
Christophe Riccio
8d89e9fa45 Fixed _YES / _NO 2010-05-20 12:03:06 +01:00
Christophe Riccio
1de373ee84 Fixed warnings 2010-05-17 22:53:34 +01:00
Christophe Riccio
1dc86fdd99 Merge branch '0.9.0' of git://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.0 2010-05-15 12:07:29 +01:00
Christophe Riccio
2c20e154fd Fix type checking for Objective C support 2010-05-12 12:18:11 +01:00
Christophe Riccio
f802476854 Fix for Objective C support 2010-05-12 01:17:03 +01:00
Christophe Riccio
1524fd74d1 Fix mix warning 2010-05-11 12:23:48 +01:00
Christophe Riccio
1003972aba Updated documentation 2010-04-30 17:20:04 +01:00
Christophe Riccio
17f1f967bb Updated documentation 2010-04-30 16:50:05 +01:00
Christophe Riccio
f1ff14b842 Added SIMD extensions 2010-04-30 12:08:29 +01:00
Christophe Riccio
7a6ae63b43 Merge branch '0.9.1' into intrinsic 2010-04-30 12:05:49 +01:00
Christophe Riccio
a68bb0c534 Clean up promoted extensions 2010-04-30 11:11:09 +01:00
Christophe Riccio
bcd6716592 Move vecx and matx 2010-04-30 11:00:54 +01:00
Christophe Riccio
ee7b52c8ee Promoted extension to GTC 2010-04-30 10:53:48 +01:00
Christophe Riccio
679e46ae98 Removed extension for intrinsic branche 2010-04-30 10:52:36 +01:00
Christophe Riccio
d462852ff9 Added GLM_GTC_type_ptr extension 2010-04-30 10:37:22 +01:00
Christophe Riccio
1fbda8371f Added GLM_GTC_type_ptr extension 2010-04-30 10:37:08 +01:00
Christophe Riccio
990ec8df2f Fixed build, fixed extensions list 2010-04-30 09:59:43 +01:00
Christophe Riccio
d5c4dc0aeb Added GLM_GTC_swizzle 2010-04-30 09:52:38 +01:00
Christophe Riccio
872f23c5a9 Deleted deprecated files 2010-04-30 09:45:44 +01:00
Christophe Riccio
68e395ae8d Added intrinsic files 2010-04-29 18:07:12 +01:00
Christophe Riccio
6eda11ed2f Removed GLM 0.8.4 deprecated files 2010-04-29 16:35:54 +01:00
Christophe Riccio
4fd7234f0e Merge branch '0.8.4' of ../ogl-math-0.8.4 2010-04-29 15:59:27 +01:00
Christophe Riccio
fe667e4a54 Fixed Ticket 135 2010-04-29 15:54:48 +01:00
Christophe Riccio
e306f9f66a Fixed CMake project 2010-04-29 15:18:06 +01:00
Christophe Riccio
618d2e4f15 Updated file date 2010-04-29 15:16:58 +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
6d25690c93 Fixed ticket #135, tyop in quat_cast 2010-04-27 11:02:12 +01:00
Christophe Riccio
36625546c1 Fixed build errors with GCC 2010-04-14 22:13:16 +01:00
Christophe Riccio
d0b22ccdc5 Fixed build errors 2010-04-14 21:55:13 +01:00
Christophe Riccio
25b03fe24c Initial commit based on GLM 0.9.B.1 code 2010-04-14 13:23:59 +01:00