Christophe Riccio
|
9b96b31f0e
|
Fixed alignment on Visual C++
|
2014-11-23 13:20:14 +01:00 |
|
Christophe Riccio
|
5d95353dd0
|
Added missing types
|
2014-11-23 13:15:24 +01:00 |
|
Christophe Riccio
|
411511ca71
|
Completed GTC_type_aligned #266 #257
|
2014-11-23 12:54:44 +01:00 |
|
Christophe Riccio
|
b062bd9ff2
|
First step to add GTC_type_aligned
|
2014-11-23 01:02:03 +01:00 |
|
Christophe Riccio
|
f98f2b107a
|
Merge branch 'GTC_integer'
|
2014-11-21 22:50:00 +01:00 |
|
plasmacel
|
7e3dc0ae16
|
format fix
|
2014-11-21 04:30:56 +01:00 |
|
plasmacel
|
e637299192
|
implement cot as tan(pi/2 - angle)
|
2014-11-21 04:29:35 +01:00 |
|
Christophe Riccio
|
883d328fb8
|
Merge branch 'master' into GTC_integer
|
2014-11-20 23:39:07 +01:00 |
|
Christophe Riccio
|
4f4763600f
|
Added log2 to GTC_integer
|
2014-11-19 23:09:02 +01:00 |
|
Christophe Riccio
|
5b911d1eb0
|
Fixed float comparison warnings #270
|
2014-11-19 01:12:24 +01:00 |
|
Christophe Riccio
|
88894045af
|
Added integer log2 test
|
2014-11-19 00:40:45 +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
|
066bd1b1c1
|
Deleted unused file
|
2014-11-16 17:01:02 +01:00 |
|
Christophe Riccio
|
bc5fe52a44
|
Removed empty GTC_integer
|
2014-11-16 16:42:47 +01:00 |
|
Christophe Riccio
|
b90c4c430e
|
Added GLM_HAS_TRIVIAL_QUERIES define
|
2014-11-15 21:59:46 +01:00 |
|
Christophe Riccio
|
5960196ce8
|
Clean up white spaces, fix build with VC15
|
2014-11-15 20:36:53 +01:00 |
|
Christophe Riccio
|
6eb5529395
|
Clean up
|
2014-11-15 20:11:38 +01:00 |
|
Christophe Riccio
|
1dea9c5e34
|
Clean up
|
2014-11-15 19:13:25 +01:00 |
|
Christophe Riccio
|
85a6c8fc08
|
Avoid useless initialization
|
2014-11-15 19:00:06 +01:00 |
|
Christophe Riccio
|
6a50a87a75
|
Clean up
|
2014-11-15 18:58:59 +01:00 |
|
Christophe Riccio
|
0b39c3b911
|
Clean up
|
2014-11-15 18:54:29 +01:00 |
|
Christophe Riccio
|
9914308726
|
Clean up
|
2014-11-15 18:45:13 +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
|
cfce5f436c
|
Merge more precision for fastCos and fastSin #264
|
2014-11-14 21:28:58 +01:00 |
|
Christophe Riccio
|
c36f3630eb
|
Fixed glm::mask function and tests
|
2014-11-14 02:01:46 +01:00 |
|
Christophe Riccio
|
a604ebdaa5
|
Fixed build
|
2014-11-13 00:08:13 +01:00 |
|
Mathias Labeyrie
|
b38a8b4e5a
|
rename three_half_pi() => three_over_two_pi()
|
2014-11-05 13:51:16 +01:00 |
|
Mathias Labeyrie
|
b0c1777b57
|
More constants related to pi
|
2014-11-05 11:12:36 +01:00 |
|
Christophe Riccio
|
6f3765d281
|
First draft of GTC_round
|
2014-11-04 00:06:20 +01:00 |
|
Christophe Riccio
|
41c00872a1
|
Fixed GCC build
|
2014-11-01 23:35:10 +01:00 |
|
Christophe Riccio
|
4b4b6f6cac
|
Removed macros
|
2014-11-01 01:44:37 +01:00 |
|
Christophe Riccio
|
1cd48f1523
|
Use template instanciation
|
2014-10-31 01:52:38 +01:00 |
|
Christophe Riccio
|
dced21e745
|
Added multiple 'sign' implementations for integers, unit tests and performancetests.
|
2014-10-29 00:18:41 +01:00 |
|
Christophe Riccio
|
44382faf59
|
Improve mask implementation to support any integer and vector types
|
2014-10-28 20:28:26 +01:00 |
|
Christophe Riccio
|
a88d8935be
|
Updated ceilPowerOfTwo for signed int support
|
2014-10-27 23:02:47 +01:00 |
|
Christophe Riccio
|
3420d691f5
|
Added findLSB tests, faster ceilPowerOfTwo
|
2014-10-27 20:47:00 +01:00 |
|
Christophe Riccio
|
031eb13341
|
Added powerOfTwo functions
|
2014-10-27 19:13:16 +01:00 |
|
Christophe Riccio
|
f09d1fd3d4
|
Fix build
|
2014-10-27 13:44:30 +01:00 |
|
Christophe Riccio
|
097c1f7b90
|
Updated GTC_integer
|
2014-10-26 20:34:10 +01:00 |
|
Christophe Riccio
|
d3b368b65c
|
Added GTC_integer, deprecated GTX_bit
|
2014-10-26 19:22:19 +01:00 |
|
Christophe Riccio
|
69274e740c
|
Promoted bitfieldRotate[Right|left] and bitfieldFill[zero|one]
|
2014-10-26 17:31:49 +01:00 |
|
Christophe Riccio
|
45c4fbeb65
|
Fixed build
|
2014-10-26 00:54:36 +02:00 |
|
Christophe Riccio
|
087d6292e3
|
Added GTC_bitfield extension, promoted GTX_bit
|
2014-10-26 00:22:08 +02:00 |
|
Christophe Riccio
|
790f520488
|
Clean up coding style
|
2014-10-19 18:15:03 +02:00 |
|
Christophe Riccio
|
f2383340cf
|
Clean up coding style
|
2014-10-19 17:09:47 +02:00 |
|
Christophe Riccio
|
bcd07b50f3
|
- Added GLM_FORCE_NO_CTOR_INIT
|
2014-10-19 03:33:14 +02:00 |
|
Christophe Riccio
|
85037a164f
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
|
Christophe Riccio
|
c2d542562e
|
Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations
|
2014-10-12 01:24:28 +02:00 |
|
Christophe Riccio
|
291708ce07
|
Added GLM_FORCE_SIZE_FUNC to replace .length() by .size() #245
|
2014-10-05 22:12:25 +02:00 |
|