Christophe Riccio
|
c65918b2a1
|
Updated SIMD documentation
|
2016-05-31 16:38:00 +02:00 |
|
Christophe Riccio
|
d6b70f3414
|
Removed GLM_FORCE_SIZE_FUNC from the manual
|
2016-05-31 00:51:36 +02:00 |
|
Eric Engestrom
|
ca46062bea
|
Fix spelling mistakes
|
2016-04-03 00:50:25 +01:00 |
|
Christophe Riccio
|
07689bcc4d
|
Fixed build, updated manual for 0.9.8
|
2016-03-13 13:17:51 +01:00 |
|
Christophe Riccio
|
d649b97250
|
Updated project using OpenGL
|
2015-09-29 01:24:36 +02:00 |
|
Christophe Riccio
|
26f1065429
|
Added compScale
|
2015-09-28 19:23:16 +02:00 |
|
Christophe Riccio
|
062e1238fa
|
Updated projects using GLM
|
2015-09-27 21:55:11 +02:00 |
|
Christophe Riccio
|
be983bd7cb
|
Added test
|
2015-08-31 17:33:22 +02:00 |
|
Christophe Riccio
|
10c3d324a3
|
updated API
|
2015-08-02 10:23:00 +02:00 |
|
Christophe Riccio
|
a9a552338d
|
updated API
|
2015-08-02 10:22:42 +02:00 |
|
Christophe Riccio
|
e0c4a71016
|
Clean up doxygen and source
|
2015-08-02 01:39:00 +02:00 |
|
Christophe Riccio
|
96824ffcf5
|
Reduced doc size
|
2015-08-01 23:16:31 +02:00 |
|
Christophe Riccio
|
f8a0babec1
|
Updated doc
|
2015-08-01 23:00:53 +02:00 |
|
Christophe Riccio
|
bc0f5317fd
|
Updated documentation
|
2015-08-01 22:54:27 +02:00 |
|
Christophe R
|
6ccdafb718
|
Updated GLM documentation
|
2015-08-01 20:33:33 +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
|
fad35c4e87
|
Removed temp file that should not have been commited
|
2015-01-25 21:09:17 +01:00 |
|
Christophe Riccio
|
4340f3fa6f
|
Fixed C++ language restriction using GLM_FORCE_CXX**
|
2014-12-10 21:29:41 +01:00 |
|
Christophe Riccio
|
f680d14612
|
Updated version for next release
|
2014-12-01 00:30:02 +01:00 |
|
Christophe Riccio
|
6285ed64d3
|
Updated API
|
2014-11-30 21:57:58 +01:00 |
|
Christophe Riccio
|
25a57418bd
|
Updated readme and doc
|
2014-11-29 21:48:35 +01:00 |
|
Christophe Riccio
|
a6b31d8fa1
|
Fixed test build
|
2014-11-29 20:21:13 +01:00 |
|
Christophe Riccio
|
4ee163ed79
|
Updated section 3.4 SIMD support
|
2014-11-29 20:09:33 +01:00 |
|
Christophe Riccio
|
9b250cc86f
|
Fixed arch detection for Intel compiler
|
2014-11-29 02:43:06 +01:00 |
|
Christophe Riccio
|
c20df07879
|
Updated license
|
2014-11-25 22:25:24 +01:00 |
|
Christophe Riccio
|
39334f282c
|
Updated doxygen for 0.9.6 API
|
2014-11-25 01:28:32 +01:00 |
|
Christophe Riccio
|
c273be264c
|
More fixes for doxygen
|
2014-11-25 01:08:52 +01:00 |
|
Christophe Riccio
|
3aa3da0727
|
Deleted dead files
|
2014-11-25 00:58:36 +01:00 |
|
Christophe Riccio
|
d12f833017
|
Updated doxygen doc
|
2014-11-24 23:19:03 +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
|
4e95519396
|
Fixed test with VC and disabled lang extension
|
2014-11-16 18:18:11 +01:00 |
|
Christophe Riccio
|
a66611ee62
|
Updated doc
|
2014-11-16 17:21:29 +01:00 |
|
Christophe Riccio
|
31cee181d1
|
Updated GTC extension list
|
2014-11-16 17:00:17 +01:00 |
|
Christophe Riccio
|
0042517167
|
Replace function instanciations with macros by templates
|
2014-10-20 00:34:59 +02:00 |
|
Christophe Riccio
|
3e099707a1
|
Updated 'unitialize' doc
|
2014-10-19 18:33:14 +02:00 |
|
Christophe Riccio
|
bcd07b50f3
|
- Added GLM_FORCE_NO_CTOR_INIT
|
2014-10-19 03:33:14 +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
|
b3b3069491
|
Updated preprocessor options
|
2014-10-11 21:04:12 +02:00 |
|
Christophe Riccio
|
9387eb4672
|
Refactoring of GLM documentation
|
2014-10-11 00:53:04 +02:00 |
|
Christophe Riccio
|
d54f2fd667
|
Refactoring of GLM documentation
|
2014-10-11 00:51:52 +02:00 |
|
Christophe Riccio
|
a5f37ff858
|
Updated manual: dependencies session
|
2014-10-10 23:20:07 +02:00 |
|
Christophe Riccio
|
cfbd6e43b2
|
Updated doxygem documentation
|
2014-01-11 23:35:39 +01:00 |
|
Christophe Riccio
|
fee3eddd37
|
Updated API documentation
|
2013-12-25 23:48:55 +01:00 |
|
Christophe Riccio
|
fd256dfaa8
|
Updated GLM manual with per feature headers. Fixed io.
|
2013-12-25 23:21:46 +01:00 |
|
Christophe Riccio
|
ce40906a5a
|
Added GLM 0.9.5 PDF manual
|
2013-09-19 22:37:43 +02:00 |
|
Christophe Riccio
|
3e82b598b4
|
Completed swizzle operator documentation
|
2013-09-15 21:27:35 +02:00 |
|
Christophe Riccio
|
b7c020b6fe
|
Updated GLM 0.9.5 doc
|
2013-09-07 18:35:01 +02:00 |
|
Christophe Riccio
|
72db321c68
|
Updated documentation
|
2013-09-07 13:09:28 +02:00 |
|
Christophe Riccio
|
eb7059ff26
|
Updated precision qualifier documentation
|
2013-09-02 00:50:26 +02:00 |
|