Christophe Riccio
|
b062bd9ff2
|
First step to add GTC_type_aligned
|
2014-11-23 01:02:03 +01:00 |
|
Christophe Riccio
|
0bffce4f4b
|
Optimized findMSB and findLSB
|
2014-11-22 20:14:48 +01:00 |
|
Christophe Riccio
|
38161f01f8
|
Further optimized glm::sign for signed and unsigned int #271
|
2014-11-21 23:43:48 +01:00 |
|
Christophe Riccio
|
f98f2b107a
|
Merge branch 'GTC_integer'
|
2014-11-21 22:50:00 +01:00 |
|
Christophe Riccio
|
2e70698fad
|
Optimized glm::cot #272
|
2014-11-21 22:16:37 +01:00 |
|
Christophe Riccio
|
afd58dcdc5
|
Used std features within GLM without redeclaring
|
2014-11-21 22:13:04 +01:00 |
|
Christophe Riccio
|
883d328fb8
|
Merge branch 'master' into GTC_integer
|
2014-11-20 23:39:07 +01:00 |
|
Christophe Riccio
|
c07b3b2acf
|
Fixed float comparison warnings #270
|
2014-11-19 01:14:17 +01:00 |
|
Christophe Riccio
|
2d50df61c3
|
Initial structure for GTC_integer
|
2014-11-17 23:56:41 +01:00 |
|
Christophe Riccio
|
3adf263341
|
Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269
|
2014-11-17 22:59:10 +01:00 |
|
Christophe Riccio
|
1a4bc0d8a5
|
Added more geometric function tests
|
2014-11-16 20:52:54 +01:00 |
|
Christophe Riccio
|
45645988e9
|
Fixed uaddCarray #253. Fixed GCC build errors.
|
2014-11-15 21:32:56 +01:00 |
|
Christophe Riccio
|
141c1856a7
|
Removed <iostream> in GLM tests, use <cstdio> instead
|
2014-11-15 00:49:12 +01:00 |
|
Christophe Riccio
|
0b8ca1a5b6
|
Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263
|
2014-11-15 00:05:52 +01:00 |
|
Christophe Riccio
|
b7b8b18f83
|
performance test for fast_trigonometry #265
|
2014-11-14 21:36:59 +01:00 |
|
Christophe Riccio
|
6f3765d281
|
First draft of GTC_round
|
2014-11-04 00:06:20 +01:00 |
|
Christophe Riccio
|
96b6b76312
|
Reorganized change list
|
2014-11-03 14:41:06 +01:00 |
|
Christophe Riccio
|
377d5a4046
|
Optimized bitCount function
|
2014-11-02 23:48:02 +01:00 |
|
Christophe Riccio
|
9ecf69afc4
|
Optimized bitfieldReverse
|
2014-11-02 20:51:26 +01:00 |
|
Christophe Riccio
|
445a388817
|
Merge
|
2014-10-29 08:18:53 +01:00 |
|
Christophe Riccio
|
2a2cd0b8d0
|
Fixed bad matrix-vector performance in Cuda #257, #258
|
2014-10-29 00:43:22 +01:00 |
|
Christophe Riccio
|
d3b368b65c
|
Added GTC_integer, deprecated GTX_bit
|
2014-10-26 19:22:19 +01:00 |
|
Christophe Riccio
|
087d6292e3
|
Added GTC_bitfield extension, promoted GTX_bit
|
2014-10-26 00:22:08 +02:00 |
|
Christophe Riccio
|
0c522117c8
|
Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount
|
2014-10-25 21:16:49 +02:00 |
|
Christophe Riccio
|
bf9e4458b6
|
Added not function
|
2014-10-24 21:22:24 +02:00 |
|
Christophe Riccio
|
bcd07b50f3
|
- Added GLM_FORCE_NO_CTOR_INIT
|
2014-10-19 03:33:14 +02:00 |
|
Christophe Riccio
|
0813facc58
|
Updated compiler detection code
|
2014-10-18 22:43:15 +02:00 |
|
Christophe Riccio
|
14d86e5718
|
Removed unsupported compiler defines
|
2014-10-18 13:20:05 +02:00 |
|
Christophe Riccio
|
8a1bf4410b
|
Completed GTC_vec1
|
2014-10-15 02:53:46 +02:00 |
|
Christophe Riccio
|
e6a890454d
|
Fixed lack of consistency of quat and dualquat constructors
|
2014-10-12 02:32:32 +02:00 |
|
Christophe Riccio
|
d06db1133d
|
Updated GTX_associated_min_max with vec1 support
|
2014-10-12 02:05:27 +02:00 |
|
Christophe Riccio
|
b3b3069491
|
Updated preprocessor options
|
2014-10-11 21:04:12 +02:00 |
|
Christophe Riccio
|
75939a7960
|
Fixed GTX_string_cast to support for integer types #249
|
2014-10-10 01:21:04 +02:00 |
|
Christophe Riccio
|
8e1cb985f5
|
Updated readme.txt
|
2014-10-05 23:33:56 +02:00 |
|
Christophe Riccio
|
291708ce07
|
Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245
|
2014-10-05 22:12:25 +02:00 |
|
Christophe Riccio
|
f9484a6e9f
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
2014-10-05 19:37:07 +02:00 |
|
Christophe Riccio
|
4ac77c08c7
|
Updated readme for issue #238
|
2014-10-05 16:11:41 +02:00 |
|
Christophe Riccio
|
0684a5e2c6
|
GTX_range is only available for C++11 compilers #240
|
2014-10-05 14:42:17 +02:00 |
|
Christophe Riccio
|
a00fc3fdf4
|
Enable only GLM_GTX_scalar_multiplication for C++11 compiler #242
|
2014-10-05 13:26:02 +02:00 |
|
Christophe Riccio
|
1e389f8efa
|
Fixed implicit conversion from another tvec2 type to another tvec2 #241
|
2014-10-05 10:34:19 +02:00 |
|
Christophe Riccio
|
ec513f4466
|
Added GTX_common with isdenomal #223
|
2014-09-07 20:53:35 +02:00 |
|
Christophe Riccio
|
0d42f4a320
|
Added vec3 slerp #237
|
2014-09-07 19:56:24 +02:00 |
|
Christophe Riccio
|
5f7862ebec
|
Improved linearRand: support precision and integers (#230)
|
2014-09-06 21:52:51 +02:00 |
|
Christophe Riccio
|
4a701c6760
|
Limited extended integer type redifinition (#233)
|
2014-09-01 04:27:55 -04:00 |
|
Christophe Riccio
|
041276c93d
|
Fix 'nextafter*' for android build issue. #217
|
2014-08-31 22:25:40 -04:00 |
|
Christophe Riccio
|
a614e5da63
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
2014-08-31 22:18:39 -04:00 |
|
Christophe Riccio
|
f916339ca7
|
Rely on C++11 to implement isinf and isnan
|
2014-08-04 01:18:34 +02:00 |
|
Christophe Riccio
|
96ef6ae9ba
|
Fixed infinite loop in isfinite function with GCC #221
|
2014-08-04 01:00:49 +02:00 |
|
Christophe Riccio
|
2b747cbbad
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
|
Christophe Riccio
|
81bdef25aa
|
Fixed VC14 compiler warnings
|
2014-07-18 01:15:15 +02:00 |
|