aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/OpenGLSupport
Commit message (Expand)AuthorAge
* bug #1596: fix inclusion of Eigen's header within unsupported modules.Gravatar Gael Guennebaud2018-09-17
* Silence double-promotion warningGravatar Christoph Hertzberg2018-08-17
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Replace all M_PI by EIGEN_PI and add a check to the testsuite.Gravatar Christoph Hertzberg2016-03-23
* Use inline versus static free functions.Gravatar Gael Guennebaud2015-09-03
* Free functions should only be declared as static in separate compilation unitsGravatar Christoph Hertzberg2014-12-12
* Fix GL support wrt evaluatorsGravatar Gael Guennebaud2014-12-04
* Fix bug #730: Path of OpenGL headers is different on MacOSGravatar Christoph Hertzberg2014-01-29
* remove the 'Unsupported Modules' meta moduleGravatar Gael Guennebaud2013-01-11
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix linking issueGravatar Gael Guennebaud2011-08-12
* fix compilation (bad internal:: stuff)Gravatar Gael Guennebaud2010-10-26
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* add support for uniform of doubleGravatar Gael Guennebaud2010-10-12
* add support for uniformsGravatar Gael Guennebaud2010-10-12
* extend OpenGL support module with true unit tests and support for Transform, ...Gravatar Gael Guennebaud2010-10-06
* add an OpenGL module simplifying the way you can pass Eigen's objects to GLGravatar Gael Guennebaud2010-07-22