Commit Graph

187 Commits

Author SHA1 Message Date
Christophe Riccio
eb4a19805a Fixed release note 2016-01-03 18:56:10 +01:00
Christophe Riccio
8f0d854605 Release 0.9.7.2 2016-01-03 18:50:08 +01:00
Christophe Riccio
8bcc4e0045 merge 0.9.7 2016-01-03 18:46:43 +01:00
Christophe Riccio
ebdb7aa45b Added unary + operator #435 2016-01-03 18:39:40 +01:00
Christophe Riccio
1709e9abca Added unary + operator #435 2016-01-03 18:37:46 +01:00
Christophe Riccio
fc1e45bbde Updated readme 2016-01-03 18:30:08 +01:00
humbletim
52c9f124e3 Fixed ldexp and frexp compilation errors 2016-01-03 18:20:13 +01:00
Christophe Riccio
adb03bee5c Fixed ICC on Linux build errors #449 2016-01-03 18:08:00 +01:00
Christophe Riccio
2f2782d72a Fixed ICC on Linux build errors #449 2016-01-03 16:03:30 +01:00
humbletim
8c55a64fdd Fixed ldexp compilation error 2015-12-19 19:22:33 -05:00
Adrian Krupa
8fd8c56074 Fixed frexp compilation error 2015-11-29 20:53:04 +01:00
Christophe R
376732e5ae Merge pull request #437 from svenstaro/patch-1
Fix unintentional backface culling in triangle intersect #437
2015-11-17 10:58:15 +01:00
Christophe Riccio
0af2e05b1b Merge 0.9.7 branch 2015-10-22 00:32:47 +02:00
Christophe Riccio
f1e9c2f186 Fixed Cygwin build errors when using C++11 #405 2015-10-22 00:30:27 +02:00
Sven-Hendrik Haase
e5b84bd4b4 Added changelog 2015-10-20 04:11:53 +02:00
Christophe Riccio
32fc69ee11 - Added unary + operator #435 2015-10-17 04:11:52 +02:00
Christophe Riccio
a257beb5de Added missing bvec* && and || operators 2015-10-15 04:28:08 +02:00
Christophe Riccio
560dcdbec0 Added 8bit pack and unpack to GTC_packing 2015-10-12 01:03:01 +02:00
Christophe Riccio
bb9ce516b0 Added 16bit pack and unpack to GTC_packing 2015-10-11 23:02:42 +02:00
Christophe Riccio
7f4d8c38c9 Fixed (un)packHalf 2015-10-11 21:20:37 +02:00
Christophe Riccio
65c8f8fcf0 Added (un)packHalf 2015-10-10 01:54:54 +02:00
Christophe Riccio
4b5694a51c Fixed readme #include path #426 2015-10-07 21:55:03 +02:00
Christophe Riccio
27fa44f2b8 Fixed readme #include path #426 2015-10-07 21:53:27 +02:00
Christophe Riccio
8814ae50c9 Fixed GTX_extended_min_max filename typo #386 2015-10-07 21:49:33 +02:00
Christophe Riccio
045e5bee1a Improved GTC_reciprocal documentation 2015-10-07 21:41:05 +02:00
Christophe Riccio
8e3e6108d5 Improved GTC_random linearRand documentations 2015-10-07 21:35:28 +02:00
Christophe Riccio
1329c64f9b Updated GLM version 2015-10-07 21:28:53 +02:00
Christophe Riccio
a4ed6568be Fixed GTC_matrix_inverse affineInverse #192 2015-10-07 20:38:38 +02:00
Christophe Riccio
06ad5a2cd4 Fixed GTC_packing unpackUnorm3x10_1x2 #414 2015-10-07 20:37:30 +02:00
Christophe Riccio
11bfa1eff7 Fixed GTC_round 2015-10-07 20:36:59 +02:00
Christophe Riccio
fa18ca7c2e Fixed GTC_matrix_inverse affineInverse #192 2015-10-01 22:20:30 +02:00
Christophe Riccio
a77d311119 Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416 2015-10-01 00:43:37 +02:00
Christophe Riccio
cb5a2a86ca Fixed GTC_packing unpackUnorm3x10_1x2 #414 2015-09-28 23:47:40 +02:00
Christophe Riccio
26590ecb0b Added compScale 2015-09-28 11:30:54 +02:00
Christophe Riccio
678d393b99 Fixed GTC_round floorMultiple/ceilMultiple #412 2015-09-28 11:19:38 +02:00
Christophe Riccio
2865a0e54e Fixed release note 2015-09-25 03:16:06 +02:00
Christophe Riccio
04faf66d58 Added compNormalize function to GTX_component_wise 2015-09-25 03:14:25 +02:00
Christophe Riccio
8f39bb8730 Removed unused func_noise.* files #398 2015-09-06 22:30:17 +02:00
Christophe Riccio
47c77475a9 - Improved overall execution time of unit tests #396 2015-09-06 22:22:20 +02:00
Christophe Riccio
72d9e61d67 Preparing GLM 0.9.7.1 release 2015-09-06 22:09:07 +02:00
Christophe Riccio
a93d09be34 Fixed builtin bitscan never being used #392 2015-09-06 22:06:26 +02:00
Christophe Riccio
d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 2015-09-06 22:02:54 +02:00
Christophe Riccio
d9085ff41e Udpated readme for #394 2015-09-06 21:37:50 +02:00
Christophe Riccio
992a56089b Fixed excessive GTX_fast_trigonometry execution time #396 2015-09-06 21:36:05 +02:00
Christophe Riccio
bf30816e36 - Added to_string for quat and dual_quat in GTX_string_cast #375 2015-08-31 22:34:14 +02:00
Christophe Riccio
1d266efe20 - Improved constexpr for constant functions coverage #198 2015-08-31 22:14:45 +02:00
Christophe Riccio
f92c1219ed Fixed non-identity quaternions for equal vectors #234 2015-08-31 21:56:34 +02:00
Christophe Riccio
c10df14b58 Fixed strict alignment warnings #235 #370 2015-08-31 18:55:45 +02:00
Christophe Riccio
6aabe5a07d Fixed warnings 2015-08-31 18:13:46 +02:00
Christophe Riccio
debed28149 Fixed link errors on compilers not supported default function #377 2015-08-31 18:01:51 +02:00
Christophe R
79f6d92c8a Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370 2015-08-09 10:50:29 +02:00
Christophe Riccio
134166940d Added link to release tags 2015-08-02 10:35:23 +02:00
Christophe Riccio
5437d49cf2 Renamed GTC_color to GTC_color_space 2015-08-01 21:55:28 +02:00
Christophe Riccio
d6ae2fd694 Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
Christophe Riccio
1e502c0919 Fixed decompose warnings #373 2015-08-01 11:35:57 +02:00
Christophe Riccio
53e494bea9 Removed GTX_multiple 2015-07-25 23:23:03 +02:00
Christophe Riccio
a56a40e1f2 Added support of defaulted functions to GLM types, to use them in unions #366 2015-07-25 21:31:51 +02:00
Christophe Riccio
ba9dfc6485 Updated readme 2015-07-25 01:41:33 +02:00
Christophe Riccio
063c5c7367 Fixed quaternion pow #346 2015-07-24 02:11:55 +02:00
Christophe Riccio
ac21d7bdad Fixed use of libstdc++ with Clang #351 2015-07-19 17:59:21 +02:00
Christophe Riccio
9e2f6dfc7f Fixed Intel compiler build error on Linux #354 2015-07-19 17:38:41 +02:00
Christophe Riccio
76bd630bbd Fixed isfinite with C++98 compilers #343 2015-07-19 16:32:36 +02:00
Christophe Riccio
dcfddb75b8 Updated list of compiler versions 2015-07-19 02:36:53 +02:00
Christophe Riccio
12328983ae Updated changelog #349 2015-07-19 00:29:56 +02:00
Christophe Riccio
38c9cd6cba Added GLM_META_PROG_HELPERS #350 2015-07-19 00:25:33 +02:00
Christophe Riccio
ff1f50bb15 Added GTX_wrap 2015-06-27 19:36:03 +02:00
Christophe Riccio
d7fa6d318c - Removed -m64 causing build issues on Linux 32 #331 2015-05-02 00:26:12 +02:00
Christophe Riccio
25ccac2fd3 Fixed release note 2015-05-02 00:08:47 +02:00
Christophe Riccio
c1377bc360 - Clarified manual regarding angle unit in GLM, added FAQ 11 #336 2015-05-02 00:07:35 +02:00
Christophe Riccio
ea36f44294 Fixed perspective fovy argument documentation #327 2015-05-01 23:46:09 +02:00
Christophe Riccio
0d1e2d5e8a Updated release note for Added master branch continuous integration service on Linux 64 #332 2015-05-01 23:37:48 +02:00
Christophe Riccio
3a1c510999 Updated lastest release in readme.md 2015-05-01 22:42:30 +02:00
Christophe Riccio
909e3c2e29 Updated lasest release. 2015-05-01 22:35:05 +02:00
Christophe Riccio
b05536dee8 Added link to releases 2015-05-01 22:32:13 +02:00
Christophe Riccio
08937e2702 Added lastest release on release.md 2015-05-01 22:25:24 +02:00
Christophe Riccio
6b47f41387 Fixed automated tests compiler versions 2015-05-01 21:39:36 +02:00
Christophe Riccio
df8cd22706 Fixed specifier removal by 'std::make_pair<>' #333 2015-05-01 20:01:07 +02:00
Christophe Riccio
5f784d812a Updated readme.md with more link 2015-05-01 19:40:03 +02:00
Christophe Riccio
7cdc3aa4e0 Updated readme.md formatting 2015-05-01 16:58:02 +02:00
Christophe Riccio
376ca3351f Updated readme.md 2015-05-01 16:46:45 +02:00
Christophe Riccio
ff05442b0b Updated readme.md 2015-05-01 16:22:00 +02:00
Christophe Riccio
3164671f77 Updated readme.md 2015-05-01 16:19:21 +02:00
Christophe Riccio
6309159683 Updated readme.md 2015-05-01 16:16:36 +02:00
Christophe Riccio
20d1e6b06a Updated readme.rd 2015-05-01 16:07:48 +02:00
Christophe Riccio
1fe65522c9 Added GLM description to GLM readme.md 2015-05-01 15:46:53 +02:00
Christophe Riccio
d1f36ac419 Added logo 2015-05-01 15:30:52 +02:00
Christophe Riccio
7f291cdbeb Renamed readme.md 2015-05-01 15:05:16 +02:00