Commit Graph

  • f5dedea3d3 Use int instead of sizeType Christophe Riccio 2011-05-07 16:18:10 +01:00
  • ac1fe72af1 Back to 0.9.1.3 version Christophe Riccio 2011-05-07 16:13:37 +01:00
  • 752e8540c2 Fixed conflict Christophe Riccio 2011-05-07 16:10:09 +01:00
  • e74f71eb58 Fixed bitfieldExtract implementation Christophe Riccio 2011-05-07 16:09:10 +01:00
  • 97cedefcbf Fixed missing function definision qualifier Christophe Riccio 2011-05-07 16:01:22 +01:00
  • 7e8942759e Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-05-07 16:00:15 +01:00
  • af2a12f1dc Fixed assert Christophe Riccio 2011-05-07 16:00:07 +01:00
  • 4d1e1b71ca Fixed typo Christophe Riccio 2011-05-07 15:59:31 +01:00
  • 5d09d8342a Fixed CUDA support for functions member of classes Christophe Riccio 2011-05-07 15:37:51 +01:00
  • d44d87e266 Fixed float as int for CUDA compatibility Christophe Riccio 2011-05-07 15:01:35 +01:00
  • e0a71fda81 Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-05-07 14:59:12 +01:00
  • e4792b6f4d Fixed half to float implicit cast Christophe Riccio 2011-05-07 14:59:03 +01:00
  • bd993218ab Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-05-07 10:07:27 +01:00
  • 67e504e40b Merge branch '0.9.1' Christophe Riccio 2011-05-07 10:04:54 +01:00
  • 793d0a6f59 Getting ready GLM 0.9.1.3 release Christophe Riccio 2011-05-07 00:30:59 +01:00
  • 49da4b3863 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-05-06 21:18:37 +01:00
  • 6d1adf04da Added type precision tests Christophe Riccio 2011-05-06 21:18:04 +01:00
  • 1c85dcefd4 Fixed GTX_matrix_interpolation warnings Christophe Riccio 2011-05-06 13:29:43 +01:00
  • 58053e5b89 Added GLM_GTX_matrix_interpolation extension Christophe Riccio 2011-05-06 13:24:05 +01:00
  • f433049bca Merge branch '0.9.2' into noise Christophe Riccio 2011-05-06 12:59:06 +01:00
  • 13ca4eabcc Added ULP tests Christophe Riccio 2011-05-06 12:56:47 +01:00
  • 9fd02f9177 Fixed Visual C++ 32 case Christophe Riccio 2011-05-06 12:22:51 +01:00
  • 3d7d4dc9c2 Fixed glm::detail::nextafter implementation Christophe Riccio 2011-05-06 12:12:22 +01:00
  • 6efc6940b8 Merge branch '0.9.2' into gtx_ulp Christophe Riccio 2011-05-06 12:04:20 +01:00
  • 73a252b75b Merge branch '0.9.2' into noise Christophe Riccio 2011-05-06 12:03:56 +01:00
  • b0d170258c Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-05-06 12:02:58 +01:00
  • 377e2bfb07 Updated 64 types support to include C99 compiler Christophe Riccio 2011-05-06 11:57:10 +01:00
  • 16a9250842 Added nextafter implementation Christophe Riccio 2011-05-06 11:16:10 +01:00
  • faff516c22 Added int and uint tests Christophe Riccio 2011-05-06 10:15:12 +01:00
  • ee56c3a449 Added float unit tests Christophe Riccio 2011-05-06 10:10:11 +01:00
  • 06d0b33f7b Fixed build Christophe Riccio 2011-05-05 13:36:07 +01:00
  • 29ffc7e748 Merge branch '0.9.2' into noise Christophe Riccio 2011-05-05 12:40:36 +01:00
  • 763699f528 Merge branch 'noise' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into noise Christophe Riccio 2011-05-05 12:36:32 +01:00
  • 378da68899 Merge branch '0.9.2' into gtx_ulp Christophe Riccio 2011-05-05 12:35:03 +01:00
  • 22a2cd5332 Fixed typo Christophe Riccio 2011-05-05 12:34:24 +01:00
  • b6857ae15f Added ULP functions declarations Christophe Riccio 2011-05-04 20:58:30 +01:00
  • 17c964be6e Added vector implementation Christophe Riccio 2011-05-04 20:18:05 +01:00
  • cb455f49ce Added GTX_ulp implementation of scalar functions (TODO: vector ones) Christophe Riccio 2011-05-04 10:32:44 +01:00
  • 58d2d282f2 Updated naming conventions Christophe Riccio 2011-05-04 10:21:25 +01:00
  • 7a1cc47897 Added development tests Christophe Riccio 2011-05-04 00:54:35 +01:00
  • 144caa18d5 Fixed ticket #48, improved SLERP interpolation Christophe Riccio 2011-05-03 11:52:51 +01:00
  • a432aec515 Visual C++ Version... Christophe Riccio 2011-05-03 00:20:09 +01:00
  • 79cec21c3a Merge branch '0.9.2' into gtx_ulp Christophe Riccio 2011-05-03 00:08:49 +01:00
  • 0ac5c86fd6 Merge branch '0.9.2' into noise Christophe Riccio 2011-05-03 00:08:15 +01:00
  • ee79782477 Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-05-03 00:04:06 +01:00
  • 8e3b911add Fixed mat2 inverse ticket #84 Christophe Riccio 2011-05-03 00:03:57 +01:00
  • a7fb32669c Fixed tests Christophe Riccio 2011-05-03 00:01:24 +01:00
  • c42904c720 Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-05-02 23:44:48 +01:00
  • 5ffc2ec483 Fixed alignment Christophe Riccio 2011-05-02 23:44:37 +01:00
  • 1c4abb3d73 Fixed tests to provide relevant output for CTest Christophe Riccio 2011-05-02 23:38:55 +01:00
  • c3763826e8 Fixed gtc_swizzle test Christophe Riccio 2011-05-02 22:27:55 +01:00
  • d055b01e3c Merge branch 'master' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math Christophe Riccio 2011-04-30 23:47:02 +01:00
  • 9e80867f7a Merge branch 'noise' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into noise Christophe Riccio 2011-04-30 23:42:24 +01:00
  • 6eb7d8ad20 Merge branch '0.9.2' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-04-30 23:40:16 +01:00
  • 8f0ecea1a2 Merge branch '0.9.1' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.1 Christophe Riccio 2011-04-30 23:39:29 +01:00
  • fc83ea0fda Merge branch 'gtx_ulp' of ssh://g-truc.git.sourceforge.net/gitroot/ogl-math/ogl-math into gtx_ulp Christophe Riccio 2011-04-30 23:35:52 +01:00
  • 6bb1d3d835 Added test to check bug #83 Christophe Riccio 2011-04-28 17:26:54 +01:00
  • 7fad31404d Updated noise extension API Christophe Riccio 2011-04-28 11:26:18 +01:00
  • b80a6bb251 Fixed build errors Christophe Riccio 2011-04-28 11:17:42 +01:00
  • 8c4f1fd150 Fixed build errors Christophe Riccio 2011-04-28 10:51:01 +01:00
  • 33acb4f3ee Merge branch 'noise' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into noise Christophe Riccio 2011-04-27 19:51:11 +01:00
  • e159653b57 Fixed build error Christophe Riccio 2011-04-27 19:50:39 +01:00
  • 4cf1eedbaf Fixed build error Christophe Riccio 2011-04-27 19:40:14 +01:00
  • 33abc97077 Fixed build errors Christophe Riccio 2011-04-27 19:28:00 +01:00
  • d78ffa1d15 Added draft implementations for all noise functions Christophe Riccio 2011-04-27 17:29:11 +01:00
  • f9857721d8 Fixed qualifiers Christophe Riccio 2011-04-26 15:50:55 +01:00
  • dbca36a123 Added noise function declarations Christophe Riccio 2011-04-26 15:46:22 +01:00
  • 00169d0cde Fixed noise function declarations Christophe Riccio 2011-04-26 14:59:33 +01:00
  • 46563c4e01 Merge branch '0.9.2' into noise Christophe Riccio 2011-04-26 14:48:58 +01:00
  • 7d0ba05fc2 Merge branch '0.9.2' into gtx_ulp Christophe Riccio 2011-04-26 14:48:36 +01:00
  • eb95923402 Developement test Christophe Riccio 2011-04-26 14:46:30 +01:00
  • 69c764eca9 Fixed build Christophe Riccio 2011-04-26 14:24:45 +01:00
  • dcf57ab59d Merge branch '0.9.2' into gtx_ulp Christophe Riccio 2011-04-26 14:11:35 +01:00
  • 6595dfab86 Updated function qualifier with GLM macro Christophe Riccio 2011-04-26 14:10:51 +01:00
  • 5d2673fbba Merge branch '0.9.2' into cuda Christophe Riccio 2011-04-26 14:07:36 +01:00
  • d1dd18ce40 Fixed merge Christophe Riccio 2011-04-26 14:05:18 +01:00
  • 68ccdb2c0f Merge branch '0.9.2' into noise Christophe Riccio 2011-04-26 13:51:21 +01:00
  • 6d5cfcd4b0 Merge branch '0.9.1' into noise Christophe Riccio 2011-04-26 13:51:09 +01:00
  • 3fd2a71d1e Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-04-26 13:49:49 +01:00
  • 783daace97 Merge branch '0.9.2' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.2 Christophe Riccio 2011-04-26 13:25:29 +01:00
  • 3910e046b5 Merge branch '0.9.2' into gtx_ulp Christophe Riccio 2011-04-26 12:47:01 +01:00
  • 1cf66a25d9 Fixed make_vec* functions for XCode 4 Christophe Riccio 2011-04-26 12:45:29 +01:00
  • 1dd9532605 Fixed ULP declaration Christophe Riccio 2011-04-26 12:42:01 +01:00
  • 8e4dcece16 Fixed vector based ULP functions Christophe Riccio 2011-04-26 12:29:56 +01:00
  • 2ca5985b0e Added ULP test file Christophe Riccio 2011-04-26 12:08:30 +01:00
  • c6ccf28186 Merge branch '0.9.1' into gtx_ulp Christophe Riccio 2011-04-26 11:47:46 +01:00
  • c7af08f4ce Fixed quaternion inverse, ticket #82 Christophe Riccio 2011-04-25 23:24:30 +01:00
  • 082d9151d8 Updated simplex noise 3D Christophe Riccio 2011-04-21 18:19:06 +01:00
  • 477382f798 Merge branch '0.9.2' into noise Christophe Riccio 2011-04-21 17:21:15 +01:00
  • 3bf665116d Added snoise (2d) implementation draft Christophe Riccio 2011-04-21 17:20:56 +01:00
  • a805b42f8b Added noise extension and test files Christophe Riccio 2011-04-21 12:27:05 +01:00
  • 952dbfcfd7 Updated compiler versions and identifer Christophe Riccio 2011-04-21 11:27:21 +01:00
  • 309d99e24f Merge branch '0.9.2' into cuda Christophe Riccio 2011-04-21 11:09:52 +01:00
  • 27b06c9e42 Fixed build Christophe Riccio 2011-04-21 11:09:39 +01:00
  • 504ad9c8fa Fixed build Christophe Riccio 2011-04-21 11:09:01 +01:00
  • cbe4c95720 Added CUDA as a copiler Christophe Riccio 2011-04-21 11:07:48 +01:00
  • 7223b39c36 Merge branch '0.9.1' into gtx_ulp Christophe Riccio 2011-04-21 10:46:15 +01:00
  • bc49db789c Fixed merge Christophe Riccio 2011-04-21 10:42:26 +01:00
  • 9b2634b19e Merge branch '0.9.2' into noise Christophe Riccio 2011-04-21 10:38:07 +01:00
  • cafef80e83 Merge branch '0.9.1' into 0.9.2 Christophe Riccio 2011-04-21 10:37:36 +01:00