Commit Graph

  • c004d95bdf Added log2 meta programming implementation Christophe Riccio 2011-10-13 18:59:25 +01:00
  • dd02a9afd0 Fixed merge Christophe Riccio 2011-10-13 18:44:16 +01:00
  • 620861973e Added float_or_int_trait Christophe Riccio 2011-10-13 18:42:45 +01:00
  • 0add256545 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-13 18:36:52 +01:00
  • 16ef34f9c5 Added log2 for int types Christophe Riccio 2011-10-13 18:36:44 +01:00
  • 70efce771d Updated date Christophe Riccio 2011-10-13 12:44:17 +01:00
  • 6277440507 Fixed removed namespace still present Christophe Riccio 2011-10-13 12:26:11 +01:00
  • c4af12634b Merge branch '0.9.3' into swizzle Christophe Riccio 2011-10-13 11:46:09 +01:00
  • 8864136e87 Fixed log2 Christophe Riccio 2011-10-11 20:05:08 +01:00
  • 3c2882439f Added nlz, improved int log2, optimized findMSB with intrinsics Christophe Riccio 2011-10-11 19:15:41 +01:00
  • 09ee14ad4c Added uint log2 and deprecate GTX_unsigned_int Christophe Riccio 2011-10-11 15:31:16 +01:00
  • bcc8926ebf Add additional swizzle constructors Ben 2011-10-05 11:14:59 -07:00
  • 5f287430f4 Merge swizzle changes Ben 2011-10-05 09:46:28 -07:00
  • 554ae06fa8 Minor change to typedef Ben 2011-10-05 09:36:54 -07:00
  • b5c8d9e812 Fixed merge Christophe Riccio 2011-10-04 14:20:30 +01:00
  • 5d574ff4f2 Fixed merge Christophe Riccio 2011-10-03 16:07:05 +01:00
  • e3da53946e Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-10-03 12:40:19 +01:00
  • 8df8569563 Added () operator for swizzling Christophe Riccio 2011-10-03 12:39:56 +01:00
  • 30e2682230 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-10-02 01:29:07 +01:00
  • fe47d4e2e2 Updated GLM 0.9.2.7 feature list Christophe Riccio 2011-10-02 01:28:56 +01:00
  • e8ee34e397 Added constructor taking partial swizzle operation parameter Christophe Riccio 2011-10-02 01:26:35 +01:00
  • 96902ecaef Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-10-01 11:55:45 +01:00
  • f1975617c0 Release GLM 0.9.2.6 Christophe Riccio 2011-10-01 11:52:10 +01:00
  • b7ae077826 Updated GLM 0.9.2.6 release note Christophe Riccio 2011-09-30 16:38:29 +01:00
  • 4779a6d990 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-09-30 16:21:49 +01:00
  • d75db9b8e4 Fixed ticket #111, missing swizzle operations Christophe Riccio 2011-09-30 16:16:55 +01:00
  • 7f6387f213 Updated GLM 0.9.3 feature lsit Christophe Riccio 2011-09-30 16:06:22 +01:00
  • b7c11b1e6a Added GLM_GTX_constants extension Christophe Riccio 2011-09-30 15:36:55 +01:00
  • 264054d59d Fixed merge Christophe Riccio 2011-09-30 15:05:43 +01:00
  • 21942860b9 updated readme for release Christophe Riccio 2011-09-30 14:52:27 +01:00
  • ac8552d296 Fixed /W4 VC warnings Christophe Riccio 2011-09-30 14:37:49 +01:00
  • 3def64b49b Fixed matrix division Christophe Riccio 2011-09-30 14:14:21 +01:00
  • 2438ec04b1 Ticket #129, fixed -Wsign-conversion warnings Christophe Riccio 2011-09-30 13:57:09 +01:00
  • 35b352168a Fixed revision number Christophe Riccio 2011-09-30 13:47:38 +01:00
  • 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 +01:00
  • 5fa3eb9e69 Fixed merge Christophe Riccio 2011-09-29 16:58:31 +01:00
  • 5431212c55 Fixed /W4 warnings Christophe Riccio 2011-09-29 16:49:50 +01:00
  • 9cdf63331e Added noise2, noise3 and noise4 draft implementation Christophe Riccio 2011-09-28 10:27:43 +01:00
  • 9c8930e630 Promoted noise extension to GTC Christophe Riccio 2011-09-27 10:22:29 +01:00
  • 0abdaee9b4 typo Christophe Riccio 2011-09-26 02:20:23 +01:00
  • 8876a7f7f4 Fixed build Christophe Riccio 2011-09-25 17:11:21 +01:00
  • 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 +01:00
  • 88bd9ab6ae Fixed typo Christophe Riccio 2011-09-25 15:18:10 +01:00
  • a4724afb2c Added vec2 operators tests Christophe Riccio 2011-09-25 14:21:36 +01:00
  • 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 +01:00
  • 92f0f44a2f Added vec4 operators tests Christophe Riccio 2011-09-25 05:47:26 +01:00
  • 426082bfbf Added vec3 operator tests Christophe Riccio 2011-09-25 05:38:30 +01:00
  • 283f7882da Merge branch '0.9.3' into swizzle Christophe Riccio 2011-09-25 05:17:41 +01:00
  • 82ffd4aaf3 Added binary operator tests Christophe Riccio 2011-09-25 05:17:30 +01:00
  • 97e07f6660 Typo / style Christophe Riccio 2011-09-25 05:09:34 +01:00
  • ca88ff50dd Fixed build Christophe Riccio 2011-09-25 02:25:26 +01:00
  • 387854dbe3 Fixed and tested disk and ball rands Christophe Riccio 2011-09-24 23:51:49 +01:00
  • 695b058096 Fixed and tested circular and spherical rands Christophe Riccio 2011-09-24 23:36:42 +01:00
  • 1d05f79eb8 C++11 tests Christophe Riccio 2011-09-24 23:25:09 +01:00
  • 156235e574 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-09-24 13:56:54 +01:00
  • a1789110e7 Fixed build Christophe Riccio 2011-09-24 13:56:36 +01:00
  • 2912e726be Fixed build on G++ Christophe Riccio 2011-09-24 13:40:55 +01:00
  • 1e8802fa47 Replace spaces by tabs Christophe Riccio 2011-09-24 13:14:15 +01:00
  • 1eb86ac921 Fixed merge Christophe Riccio 2011-09-24 13:09:47 +01:00
  • 42cfff00a1 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-09-23 20:39:46 +01:00
  • 1245dc51f3 Merge branch '0.9.3' of git://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math athile 2011-09-23 14:10:59 -04:00
  • 124923154b Fix swizzle size defect and further clean-up athile 2011-09-23 14:08:52 -04:00
  • 6d83744b39 Simplify swizzling implementation into one swizzle class athile 2011-09-23 13:37:07 -04:00
  • 44bd721a41 Swizzle clean-up athile 2011-09-23 11:51:21 -04:00
  • c7e5c17898 Added disk and ball rand implementations Christophe Riccio 2011-09-23 09:59:13 +01:00
  • 5f52e6a82f Added spherical and circular rand implementations Christophe Riccio 2011-09-23 09:14:25 +01:00
  • 7df14e51dd Updated linearRand test Christophe Riccio 2011-09-22 20:25:50 +01:00
  • a762f19861 Further swizzle work. athile 2011-09-22 14:56:39 -04:00
  • 3aefc82e95 Added linearRand implementation Christophe Riccio 2011-09-22 09:58:57 +01:00
  • 6dee4eabc4 WIP swizzle. Note: glm::dot() now working for swizzled vec3, but mysteriously not for vec2 or vec4. athile 2011-09-21 20:09:34 -04:00
  • 2851081b66 Incremental work on improving swizzles. athile 2011-09-21 16:49:42 -04:00
  • 1caa95f895 Merge branch '0.9.3' into swizzle Christophe Riccio 2011-09-21 21:38:22 +01:00
  • 1e9c4ffe94 Fixed merge Christophe Riccio 2011-09-21 21:34:13 +01:00
  • dd2de8b20d 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-21 21:11:44 +01:00
  • a18a7dfac9 Added new GTC API for random Christophe Riccio 2011-09-21 21:10:51 +01:00
  • 3b66632235 Added half matrix tests Christophe Riccio 2011-09-21 20:01:29 +01:00
  • 73d5e729c1 WIP swizzles athile 2011-09-21 14:39:50 -04:00
  • b2b664e9d9 Updated simplex3d implementation Christophe Riccio 2011-09-21 19:37:10 +01:00
  • cd1df245bc Added noise tests output Christophe Riccio 2011-09-21 17:48:49 +01:00
  • fe9a5562c1 Binary operators for swizzle/vec combinations athile 2011-09-21 12:42:35 -04:00
  • 5d3c6fb4ca Start implementation for swizzle operaators. operator+ and operator- have been added. athile 2011-09-21 12:19:27 -04:00
  • d942261f23 Reenable the hvec3 test code athile 2011-09-21 11:31:55 -04:00
  • 24879d4580 Sync up to branch 0.9.3 athile 2011-09-21 11:25:30 -04:00
  • be46a19359 Merge branch 'swizzle' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into swizzle Christophe Riccio 2011-09-21 11:48:26 +01:00
  • 73e730e45a Added test with swizzle operators on both size Christophe Riccio 2011-09-21 11:46:46 +01:00
  • c02178c7f9 Fixed merge Christophe Riccio 2011-09-21 11:34:49 +01:00
  • 506ea8cf0b Fixed merge Christophe Riccio 2011-09-21 11:27:35 +01:00
  • 64453fd44e Fixed half vectors on VC + MS lang ext Christophe Riccio 2011-09-21 10:53:10 +01:00
  • cec8665d16 Fixed ticket #128, bitfield based on vec types Christophe Riccio 2011-09-21 10:50:54 +01:00
  • c998734914 Restore MS version of hvec* Christophe Riccio 2011-09-21 09:01:04 +01:00
  • 6022ff616e Swizzle updates to handle non-POD types (e.g. hvec3) correctly athile 2011-09-20 22:21:15 -04:00
  • f09aa1c177 First pass at adding swizzling members. athile 2011-09-20 20:17:52 -04:00
  • d668433c20 Added half vec* and mat* tests Christophe Riccio 2011-09-20 18:32:45 +01:00
  • bf698ec3e6 Clean up half old cast operators and added counter ops tests Christophe Riccio 2011-09-20 18:11:46 +01:00
  • fc30641140 Added cast from Half types to any scalar types Christophe Riccio 2011-09-20 17:44:58 +01:00
  • edff9f7bf2 Merge branch '0.9.2' into 0.9.3 Christophe Riccio 2011-09-20 00:57:38 +01:00
  • 82bad5f4e5 Listed fixed hvec* (and hmat*) types, ticket #117 Christophe Riccio 2011-09-20 00:47:06 +01:00
  • 06f1deafc8 Fixed higherMultiple for half types Christophe Riccio 2011-09-20 00:44:08 +01:00
  • 5498879b8a Released GLM 0.9.2.5 Christophe Riccio 2011-09-20 00:19:53 +01:00
  • 166c75afec Fixed packing tests Christophe Riccio 2011-09-19 23:05:29 +01:00