Commit Graph

  • 671ebd40eb Fixed GCC 4.2.4 build Christophe Riccio 2011-10-22 02:49:28 +0100
  • 6c00ffa1b4 Fixed roundEven implementation, tests are now passing Christophe Riccio 2011-10-20 18:13:07 +0100
  • 774bd01b92 Added link to roundEven what about Christophe Riccio 2011-10-20 14:16:39 +0100
  • 5050bfacf7 Fixed setup options Christophe Riccio 2011-10-20 14:03:08 +0100
  • ee15fe5289 Clean up setup Christophe Riccio 2011-10-20 12:14:24 +0100
  • 7533265233 Updated style, typo, removed old swizzle macro Christophe Riccio 2011-10-20 12:00:51 +0100
  • d43e671dcd Fixed ln_ten constant Christophe Riccio 2011-10-20 11:30:05 +0100
  • 7cbda2e1e2 Added GLM_SUPPORT_SWIZZLE_OPERATOR macro Christophe Riccio 2011-10-20 11:28:23 +0100
  • e5c087da89 Fixed build on compiler that doesn't support swizzle operators Christophe Riccio 2011-10-20 00:01:25 +0100
  • 9db0d3525a Fixed language detection on GCC Christophe Riccio 2011-10-19 23:45:59 +0100
  • a7611bfdf3 Fixed vector half type code broken in a previous merge Christophe Riccio 2011-10-19 22:49:14 +0100
  • 840aefa52e Test change Christophe Riccio 2011-10-19 22:40:11 +0100
  • 2420c30b2a Fixed GCC build Christophe Riccio 2011-10-19 21:51:45 +0100
  • cc8fa8a9c1 Removed dependence with a deprecated extension Christophe Riccio 2011-10-19 19:02:46 +0100
  • 1e7923e7b9 Fixed compiler setup options Christophe Riccio 2011-10-19 19:00:44 +0100
  • 212e1a1f07 Fixed swizzle functions for single component name mode of vector types Christophe Riccio 2011-10-19 16:51:50 +0100
  • 4843f8ffb9 Added swizzle operator from generated functions for non C++11 compiler Christophe Riccio 2011-10-19 16:49:28 +0100
  • 58be5cf410 Merge branch 'swizzle' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into swizzle Christophe Riccio 2011-10-18 16:28:36 +0100
  • 9e735277ad Added explicit swizzle functions Christophe Riccio 2011-10-18 16:27:20 +0100
  • b4206636b7 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-18 14:52:46 +0100
  • 85f2429d0e Fixed vec1 definition Christophe Riccio 2011-10-18 14:52:17 +0100
  • 6acbd8582c Added individual swizzle function preprocessor commands Christophe Riccio 2011-10-18 14:29:31 +0100
  • f4b1844b9a Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-18 14:15:36 +0100
  • be97b8b213 Added vec1 types Christophe Riccio 2011-10-18 14:14:48 +0100
  • 1882f16c97 Added GL_NV_gpu_shader5 types Christophe Riccio 2011-10-18 12:35:13 +0100
  • b056a22498 Improved pure code path Christophe Riccio 2011-10-18 11:21:34 +0100
  • 911df15e8a Fixed build Christophe Riccio 2011-10-18 11:02:20 +0100
  • 12192d9232 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-17 16:26:04 +0100
  • 8877e038e5 Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 Christophe Riccio 2011-10-17 16:16:14 +0100
  • e7df27c8ca Updated documentation, fixed typos Christophe Riccio 2011-10-17 16:13:57 +0100
  • 12f0a2a20b Merge branch 'swizzle' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into swizzle Christophe Riccio 2011-10-15 01:57:47 +0100
  • d3fd7dfa14 Fixed build, simplify template declaratons Christophe Riccio 2011-10-14 23:36:21 +0100
  • 560512f270 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-14 17:43:51 +0100
  • 13e16886a3 Improve template paramter documentation Christophe Riccio 2011-10-14 17:43:06 +0100
  • 9843d38b67 Improved documentation Christophe Riccio 2011-10-14 17:05:47 +0100
  • 177e0158b7 Improve documentation Christophe Riccio 2011-10-14 16:45:48 +0100
  • 143b7f81d4 Fixed merge Christophe Riccio 2011-10-14 14:28:38 +0100
  • e93b6eb518 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-14 14:08:15 +0100
  • 8d843a448a Vectorize and reformatting Christophe Riccio 2011-10-14 14:07:53 +0100
  • 7e9ca13cde Vectorized Christophe Riccio 2011-10-14 13:19:15 +0100
  • 86be6440e3 Vectorize and reformat Christophe Riccio 2011-10-14 13:15:11 +0100
  • dc7d8f5c0c Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-14 12:57:25 +0100
  • bc15b98730 Reformatting Christophe Riccio 2011-10-14 12:56:51 +0100
  • 6f6d161afb Vectorized Christophe Riccio 2011-10-14 12:48:09 +0100
  • 6eba3a9db9 Added more vectorize functions Christophe Riccio 2011-10-14 12:41:45 +0100
  • e6fded40dc Vectorize Christophe Riccio 2011-10-14 11:16:13 +0100
  • 34d88adde0 Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into swizzle Christophe Riccio 2011-10-14 02:46:16 +0100
  • d070f7cf77 Added semi-automatic vectorizer Christophe Riccio 2011-10-14 02:42:15 +0100
  • 939d736fb6 Merge branch 'swizzle' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into swizzle Christophe Riccio 2011-10-14 01:12:21 +0100
  • fe41daa938 Fixed merge Christophe Riccio 2011-10-13 21:15:31 +0100
  • c54e4902b9 Fixed static assert Christophe Riccio 2011-10-13 19:29:36 +0100
  • f84a38e4b3 Updated error message for unsuported log2 types Christophe Riccio 2011-10-13 19:16:41 +0100
  • 84a54474c2 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-13 19:10:35 +0100
  • 742013f6d3 Added integer log2 implementation with compute_log2 class Christophe Riccio 2011-10-13 19:07:54 +0100
  • c004d95bdf Added log2 meta programming implementation Christophe Riccio 2011-10-13 18:59:25 +0100
  • dd02a9afd0 Fixed merge Christophe Riccio 2011-10-13 18:44:16 +0100
  • 620861973e Added float_or_int_trait Christophe Riccio 2011-10-13 18:42:45 +0100
  • 0add256545 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-13 18:36:52 +0100
  • 16ef34f9c5 Added log2 for int types Christophe Riccio 2011-10-13 18:36:44 +0100
  • 70efce771d Updated date Christophe Riccio 2011-10-13 12:44:17 +0100
  • 6277440507 Fixed removed namespace still present Christophe Riccio 2011-10-13 12:26:11 +0100
  • c4af12634b Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-13 11:46:09 +0100
  • 8864136e87 Fixed log2 Christophe Riccio 2011-10-11 20:05:08 +0100
  • 3c2882439f Added nlz, improved int log2, optimized findMSB with intrinsics Christophe Riccio 2011-10-11 19:15:41 +0100
  • 09ee14ad4c Added uint log2 and deprecate GTX_unsigned_int Christophe Riccio 2011-10-11 15:31:16 +0100
  • bcc8926ebf Add additional swizzle constructors Ben 2011-10-05 11:14:59 -0700
  • 5f287430f4 Merge swizzle changes Ben 2011-10-05 09:46:28 -0700
  • 554ae06fa8 Minor change to typedef Ben 2011-10-05 09:36:54 -0700
  • b5c8d9e812 Fixed merge Christophe Riccio 2011-10-04 14:20:30 +0100
  • 5d574ff4f2 Fixed merge Christophe Riccio 2011-10-03 16:07:05 +0100
  • e3da53946e Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-10-03 12:40:19 +0100
  • 8df8569563 Added () operator for swizzling Christophe Riccio 2011-10-03 12:39:56 +0100
  • 30e2682230 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-10-02 01:29:07 +0100
  • fe47d4e2e2 Updated GLM 0.9.2.7 feature list Christophe Riccio 2011-10-02 01:28:56 +0100
  • e8ee34e397 Added constructor taking partial swizzle operation parameter Christophe Riccio 2011-10-02 01:26:35 +0100
  • 96902ecaef Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-10-01 11:55:45 +0100
  • f1975617c0 Release GLM 0.9.2.6 Christophe Riccio 2011-10-01 11:52:10 +0100
  • b7ae077826 Updated GLM 0.9.2.6 release note Christophe Riccio 2011-09-30 16:38:29 +0100
  • 4779a6d990 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-09-30 16:21:49 +0100
  • d75db9b8e4 Fixed ticket #111, missing swizzle operations Christophe Riccio 2011-09-30 16:16:55 +0100
  • 7f6387f213 Updated GLM 0.9.3 feature lsit Christophe Riccio 2011-09-30 16:06:22 +0100
  • b7c11b1e6a Added GLM_GTX_constants extension Christophe Riccio 2011-09-30 15:36:55 +0100
  • 264054d59d Fixed merge Christophe Riccio 2011-09-30 15:05:43 +0100
  • 21942860b9 updated readme for release Christophe Riccio 2011-09-30 14:52:27 +0100
  • ac8552d296 Fixed /W4 VC warnings Christophe Riccio 2011-09-30 14:37:49 +0100
  • 3def64b49b Fixed matrix division Christophe Riccio 2011-09-30 14:14:21 +0100
  • 2438ec04b1 Ticket #129, fixed -Wsign-conversion warnings Christophe Riccio 2011-09-30 13:57:09 +0100
  • 35b352168a Fixed revision number Christophe Riccio 2011-09-30 13:47:38 +0100
  • 0c0473350f Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 Christophe Riccio 2011-09-30 10:16:54 +0100
  • 5fa3eb9e69 Fixed merge Christophe Riccio 2011-09-29 16:58:31 +0100
  • 5431212c55 Fixed /W4 warnings Christophe Riccio 2011-09-29 16:49:50 +0100
  • 9cdf63331e Added noise2, noise3 and noise4 draft implementation Christophe Riccio 2011-09-28 10:27:43 +0100
  • 9c8930e630 Promoted noise extension to GTC Christophe Riccio 2011-09-27 10:22:29 +0100
  • 0abdaee9b4 typo Christophe Riccio 2011-09-26 02:20:23 +0100
  • 8876a7f7f4 Fixed build Christophe Riccio 2011-09-25 17:11:21 +0100
  • 8ab9477e7f Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3 Christophe Riccio 2011-09-25 17:09:09 +0100
  • 88bd9ab6ae Fixed typo Christophe Riccio 2011-09-25 15:18:10 +0100
  • a4724afb2c Added vec2 operators tests Christophe Riccio 2011-09-25 14:21:36 +0100
  • 87eff3bd13 Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into swizzle Christophe Riccio 2011-09-25 06:06:04 +0100
  • 92f0f44a2f Added vec4 operators tests Christophe Riccio 2011-09-25 05:47:26 +0100