Commit Graph

  • 311c64c3d3 Fixed SSE detection Ed Hutchins 2012-09-05 14:48:02 -0700
  • 2f3dd90aca Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-09-05 23:45:12 +0200
  • 72a01d3432 Experiment to do 0.9.3 Christophe Riccio 2012-08-22 18:22:06 +0100
  • 09a8d5a621 Fixed warning from #123 comments Christophe Riccio 2012-07-01 11:32:55 +0100
  • ab552c3acd Compiled GLM site Christophe Riccio 2012-06-30 19:36:05 +0100
  • 485700a546 Updated downloads release-closed 0.9.3.4 Christophe Riccio 2012-06-30 14:45:56 +0100
  • 5506d67789 Getting GLM 0.9.3.4 release Christophe Riccio 2012-06-30 14:05:52 +0100
  • 35995e40f0 Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-06-30 01:11:36 +0100
  • ac8ec9b97c Fixed SSE includes with GCC Christophe Riccio 2012-06-30 01:05:45 +0100
  • 9bd19663c1 Fixed #186, fixed warning Christophe Riccio 2012-06-28 19:45:28 +0100
  • 3ab80ffe6d Fixed #187, fixed bitfieldExtract for vector based type Christophe Riccio 2012-06-28 19:40:42 +0100
  • a979cb483e Updated readme for GLM 0.9.3.4 release Christophe Riccio 2012-06-28 19:15:57 +0100
  • e26b0587b2 Deleted VIRTREV_xstream Christophe Riccio 2012-06-28 17:01:02 +0100
  • 4797b4922a Fixed comflict Christophe Riccio 2012-06-20 15:13:19 +0100
  • bfae1e09f5 Merge branch '0.9.4' of github.com:Groovounet/glm into 0.9.4 Christophe Riccio 2012-06-20 15:11:50 +0100
  • 6eeec5c191 Updated index Christophe Riccio 2012-06-20 15:11:30 +0100
  • a5e450cc01 Merge branch '0.9.3' of github.com:Groovounet/glm into 0.9.3 Christophe Riccio 2012-06-20 15:09:56 +0100
  • ba6807b754 Added SSE4 and AVX2 detection, most changes from d9dc21328f Christophe Riccio 2012-06-03 02:17:36 +0100
  • b88c550a10 Updated version for next release Christophe Riccio 2012-06-03 01:11:35 +0100
  • fa0cc7a319 Merge branch '0.9.3' of github.com:Groovounet/glm into 0.9.4 Christophe Riccio 2012-05-20 11:14:42 +0100
  • febf667159 Updated links Christophe Riccio 2012-05-12 15:42:33 +0100
  • c4d886a3d6 Updared readme 0.9.3.3 Christophe Riccio 2012-05-10 00:14:20 +0100
  • 965873430c Prepare GLM 0.9.3.3 release Christophe Riccio 2012-05-09 23:59:42 +0100
  • ac0c938442 Fixed VC warning Christophe Riccio 2012-05-09 22:39:17 +0100
  • 921b2d8404 Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-05-09 20:56:32 +0100
  • 40622b0e79 Fixed merge Christophe Riccio 2012-05-08 21:01:40 +0100
  • ff3ad788df Merge branch '0.9.3' of github.com:Groovounet/glm into 0.9.3 Christophe Riccio 2012-05-08 20:58:01 +0100
  • 6654df6a10 Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-05-02 13:09:48 +0100
  • ade527271e Fixed transpose test Christophe Riccio 2012-05-02 12:34:07 +0100
  • 45f82ab884 Added transpose test Christophe Riccio 2012-05-02 12:25:15 +0100
  • 34dc3a6ef6 Fixed matrixCompMult function for none square matrix Christophe Riccio 2012-05-02 13:06:00 +0100
  • 77eabf703a Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-05-02 13:07:06 +0100
  • 05426e7398 Fixed matrixCompMult function for none square matrix Christophe Riccio 2012-05-02 13:06:00 +0100
  • dadf53884e Fixed transpose test Christophe Riccio 2012-05-02 12:34:07 +0100
  • bcc40eb6d6 Added transpose test Christophe Riccio 2012-05-02 12:25:15 +0100
  • 6920963069 Updated readme.txt Christophe Riccio 2012-05-02 11:28:34 +0100
  • a5fdf3c1bf Fixed ticket #182, isnan and isinf conflicts Christophe Riccio 2012-04-30 22:23:08 +0100
  • 928ed30fe0 Fixed namespace issue with stream operators Christophe Riccio 2012-04-23 15:41:18 +0100
  • fb220d3f84 Fixed warnings: cast and redefined defines Christophe Riccio 2012-04-23 15:34:29 +0100
  • 4989ad5a97 Fixed android detection #180 Christophe Riccio 2012-04-23 14:58:46 +0100
  • 17eb14125a Merge branch '0.9.3' of github.com:Groovounet/glm into 0.9.3 Christophe Riccio 2012-04-19 11:30:28 +0100
  • 958bb6f6ca Fixed GTX_compatibility on Android r7 Christophe Riccio 2012-04-19 11:29:57 +0100
  • 4585395a89 Added CMake test build options Christophe Riccio 2012-04-14 18:19:28 +0100
  • ac768ea12b Added an alias (slerp) for mix with quaternions Christophe Riccio 2012-04-14 15:33:44 +0100
  • 80a4a7973c Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-04-14 14:49:59 +0100
  • 874a675bb9 Fixed nextafter for float on Intel compiler Christophe Riccio 2012-04-14 14:45:27 +0100
  • 535f67e45e Ticket #176, workaround for Intel compiler which has a bug with lookAt Christophe Riccio 2012-04-14 14:32:30 +0100
  • 417692e83c Updated test notice Christophe Riccio 2012-04-07 17:18:04 +0100
  • 148e829e5b Added value_ptr tests Christophe Riccio 2012-04-07 13:54:34 +0100
  • 6a4677c30e Promoted GTX_epsilon, GTX_ulp, fixed build, removed deprecation warning at build time Christophe Riccio 2012-04-07 02:30:26 +0100
  • b2f0f4d3f9 Move noise, random and ulp test to GTC tests Christophe Riccio 2012-04-07 00:36:15 +0100
  • 543062d325 Fixed warning Christophe Riccio 2012-04-06 23:55:55 +0100
  • cb017c5bca Promoted angle axis interaction with quaternion Christophe Riccio 2012-04-06 21:04:46 +0100
  • 631240eefa Merge branch '0.9.4' of github.com:Groovounet/glm into 0.9.4 Christophe Riccio 2012-04-06 16:47:33 +0100
  • 5454f224b8 Fixed merge Christophe Riccio 2012-04-06 16:38:28 +0100
  • a2833dcb3c Merge branch '0.9.3' of github.com:Groovounet/glm into 0.9.3 Christophe Riccio 2012-04-06 13:53:14 +0100
  • 17563f9a28 Fixed perspectiveFov Christophe Riccio 2012-04-06 13:52:43 +0100
  • 7373e7b8da Promote eulerAngles to GTC quaternion extension Christophe Riccio 2012-04-01 18:19:09 +0100
  • fa84c6d1b0 Added length implementation Christophe Riccio 2012-03-31 11:19:20 +0100
  • 28ea6eb5c4 Merge pull request #5 from zhumeng1989/mytest Christophe Riccio 2012-03-25 14:01:16 -0700
  • 4479150858 Fixed a bug in test/gtx_simd_mat4->test_mulD Meng Zhu 2012-03-24 17:25:33 +0800
  • c201d62d01 Merge branch '0.9.3' of github.com:Groovounet/glm into 0.9.4 Christophe Riccio 2012-03-18 11:12:44 +0000
  • edd6cf0b64 Merge branch '0.9.4' of github.com:Groovounet/glm into 0.9.4 Christophe Riccio 2012-03-17 00:11:40 +0000
  • 82f86a8057 Added GLM 0.9.3.2 release 0.9.3.2 Christophe Riccio 2012-03-17 00:04:21 +0000
  • 81efafa976 Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-03-16 21:55:54 +0000
  • cca0dfa3b9 Updated github post Christophe Riccio 2012-03-10 20:55:29 +0000
  • 14cfe58ede Move repository to git Christophe Riccio 2012-03-10 14:51:37 +0000
  • b963dab49d Removed api doc form the repository Christophe Riccio 2012-02-19 22:45:51 +0000
  • 8537e33b8d Fixed ticket 169, parameter not used for mat division Christophe Riccio 2012-02-19 22:43:40 +0000
  • edccfa24b9 Fixed Clang version defines, ticket #170 Christophe Riccio 2012-01-26 01:25:20 +0000
  • f267b6ea18 Promote GTC_constants Christophe Riccio 2012-01-25 18:54:28 +0000
  • fb3a41995a Ticket #137, added constexpr support Christophe Riccio 2012-01-25 18:36:04 +0000
  • 080dc2dd82 Promoted GTX_reciprocal Christophe Riccio 2012-01-25 16:43:35 +0000
  • 100b2202dd Added GLM_FORCE_RADIANS Christophe Riccio 2012-01-25 16:37:09 +0000
  • ebd1ba8bf6 Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-01-25 15:53:41 +0000
  • b08fd7e4b3 Added background Christophe Riccio 2012-01-25 14:10:28 +0000
  • 92de55115b Release 0.9.3.1 0.9.3.1 Christophe Riccio 2012-01-25 13:01:21 +0000
  • 584c24875a Added API doc Christophe Riccio 2012-01-25 12:58:50 +0000
  • e09a042c34 Removed old API doc Christophe Riccio 2012-01-25 12:58:13 +0000
  • 18a500a0f5 Getting GLM 0.9.3.1 release ready Christophe Riccio 2012-01-25 12:56:50 +0000
  • 359312f503 Fixed warnings Christophe Riccio 2012-01-25 12:04:47 +0000
  • db150c6bda Fixed merge Christophe Riccio 2012-01-24 14:49:46 +0000
  • 80e9c0ed64 Fixed language detection Christophe Riccio 2012-01-24 14:36:47 +0000
  • dd8cecbbbc Fixed platform detection Christophe Riccio 2012-01-24 13:56:15 +0000
  • 64e06fa57a Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-01-24 12:07:52 +0000
  • afad865399 Removed detail implementation Christophe Riccio 2012-01-24 12:04:23 +0000
  • 0fc7aeeed8 Added a message for undetected C++ compiler Christophe Riccio 2012-01-24 12:02:27 +0000
  • 9b600406e0 Hide _inverse from doxygen #164 Christophe Riccio 2012-01-23 10:37:45 +0000
  • 89fcd31730 Fixed typo #166 Christophe Riccio 2012-01-23 10:07:37 +0000
  • 347ed18259 Fixed ticket #165: Nacl compatibility Christophe Riccio 2012-01-23 10:00:32 +0000
  • 8197773bf5 Fixed warning on GCC Christophe Riccio 2012-01-14 15:09:20 +0000
  • b19f609f51 Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-01-11 20:38:04 +0000
  • 0a7368d6ec Fixed legacy post Christophe Riccio 2012-01-11 17:43:29 +0000
  • 5eac74c4da Fixed ticket #163, missing inlines Christophe Riccio 2012-01-11 17:14:03 +0000
  • fe755d37ec Fixed ticket #163, missing inlines Christophe Riccio 2012-01-11 17:14:03 +0000
  • 9a394874c3 Promote and deprecate extensions Christophe Riccio 2012-01-10 20:43:20 +0000
  • c26057d07b Merge branch '0.9.3' into 0.9.4 Christophe Riccio 2012-01-10 10:40:00 +0000
  • 3f83158d83 Released GLM 0.9.3.0 0.9.3.0 Christophe Riccio 2012-01-10 00:47:18 +0000
  • 1490f7e6e8 Updated 0.9.3.0 post Christophe Riccio 2012-01-09 21:36:50 +0000
  • 92c5d07aa1 Getting the release of 0.9.3.0 ready Christophe Riccio 2012-01-09 21:32:54 +0000