4349 Commits (b61d231f0824ddb7974d04bcb6fb2db3e48dfdcc)
 

Author SHA1 Message Date
Vladimír Vondruš b3e42f1ca4 Updated upstream OpenGL header for 4.4. 13 years ago
Vladimír Vondruš 9f61c08e97 Support for ARB_texture_stencil8. 13 years ago
Vladimír Vondruš 48260e2479 Assert instead of returning empty list in Context::supportedExtensions(). 13 years ago
Vladimír Vondruš 99c72ed99b Initial support for OpenGL 4.4. 13 years ago
Vladimír Vondruš e72bf297ab DebugTools: implemented ShapeRenderer for 3D sphere. 13 years ago
Vladimír Vondruš d13388f7bc Primitives: wireframe versions of Capsule, Cylinder and UVSphere. 13 years ago
Vladimír Vondruš d67c0951f2 Primitives: no need to have this stuff public. 13 years ago
Vladimír Vondruš 115a0578e1 Primitives: fixed include guard. 13 years ago
Vladimír Vondruš 759a28ef45 Math: improved documentation for *::isNormalized(). 13 years ago
Vladimír Vondruš 186c522fe5 Math: added lerpInverted(). 13 years ago
Vladimír Vondruš 5787d66d45 Math: test also vector as interpolation phase in Math::lerp(). 13 years ago
Vladimír Vondruš 1920e6383b Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš 4725aa6687 MagnumFont: store glyph advance with glyphs, not characters. 13 years ago
Vladimír Vondruš 6807cd2b39 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš e747c9b5b6 GCC 4.5 compatibility: ICE and miscompiled binary operators. 13 years ago
Vladimír Vondruš 78b650400c Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš 771968c69a Shaders: forgot this. 13 years ago
Vladimír Vondruš e35b82ba9b Platform: forgot this. 13 years ago
Vladimír Vondruš d89e3a9a5a GCC 4.5 compatibility: some explicit typing needed. 13 years ago
Vladimír Vondruš 112727e7c1 Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš 0a9b9b6270 Trade: hide unused parameter. 13 years ago
Vladimír Vondruš d6ec398539 GCC 4.4 compatibility: some explicit typing needed. 13 years ago
Vladimír Vondruš a37ffd510c GCC 4.4 compatibility: can't default this, again. 13 years ago
Vladimír Vondruš d696500933 Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš 231aaeb4aa Platform: documentation updates. 13 years ago
Vladimír Vondruš 883600e373 Platform: make Configuration constructors explicit. 13 years ago
Vladimír Vondruš 0bd2898972 GCC 4.5 compatibility: some explicit typing needed. 13 years ago
Vladimír Vondruš 3e8d8bb61a GCC 4.5 compatibility: can't default this, again. 13 years ago
Vladimír Vondruš e5394fb838 GCC 4.5 compatibility: more nullptr-related issues. 13 years ago
Vladimír Vondruš 6459c9c8c0 GCC 4.5 compatibility: can't default protected member in class body. 13 years ago
Vladimír Vondruš fe91f02549 GCC 4.5 compatibility: nullptr-related issues. 13 years ago
Vladimír Vondruš 08c36ab6e5 GCC 4.5 compatibility: 4.5 and >4.5 have mutually exclusive requirements. 13 years ago
Vladimír Vondruš ade77eaf2e Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš 4222d8a297 Platform: pass application configuration via reference, not pointer. 13 years ago
Vladimír Vondruš aacb6b7041 Trade: return references, not pointers from MeshData. 13 years ago
Vladimír Vondruš 1d6015e95b Trade: pass ImageReference2D to image converter. 13 years ago
Vladimír Vondruš 2eb4e3c8ba Removed default template argument from DimensionTraits. 13 years ago
Vladimír Vondruš 4197e1688a Shapes: WHY there is that. 13 years ago
Vladimír Vondruš 0f2a1661d9 SceneGraph: use protected destructor rather than pure virtual one. 13 years ago
Vladimír Vondruš 1fdc59cec1 Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš c22740543f MagnumFontConverter: avoid double padding around the glyphs. 13 years ago
Vladimír Vondruš 9eaf928c49 Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš 30b580eae9 Text: added bug description. 13 years ago
Vladimír Vondruš d820293ab6 FindMagnum.cmake: use ${LIB_SUFFIX} properly. 13 years ago
Vladimír Vondruš 2f19497b39 Platform: hide the <embed> in magnum-info even better. 13 years ago
Vladimír Vondruš ce52947297 Platform: don't forget to install also the CSS file. 13 years ago
Vladimír Vondruš 824033b964 Merge branch 'master' into compatibility 13 years ago
Vladimír Vondruš 106921ac99 Platform: improve magnum-info in NaCl, add reusable JS and CSS files. 13 years ago
Vladimír Vondruš 6a52e64d71 Doxygen fixes. 13 years ago
Vladimír Vondruš 0a51633b0a Added TODO. 13 years ago