29 Commits (8a7c86d70088b1d3515570a70c7f8830b2e1681e)

Author SHA1 Message Date
Vladimír Vondruš 8a7c86d700 Initial implementation of ShapedObject. 14 years ago
Vladimír Vondruš ce15175c70 Don't show dependent options in CMake if WITH_EVERYTHING is set to ON. 14 years ago
Vladimír Vondruš ad19b2734b More renaming: Context -> WindowContext. 14 years ago
Vladimír Vondruš f15906b28b Fixed linking errors when only OpenGL ES 2 is available. 14 years ago
Vladimír Vondruš e378195d20 Added headers for OpenGL 4.3 and OpenGL ES 3.0. 14 years ago
Vladimír Vondruš 31e4e8d95e Added GLX context. 14 years ago
Vladimír Vondruš 61cac0f1b3 Renamed EglContext to XEglContext. 14 years ago
Vladimír Vondruš e3ee7b487b Moved Object, Scene and Light to separate SceneGraph library. 14 years ago
Vladimír Vondruš 74459a4125 Removed remains of Qt4 from CMakeLists. 14 years ago
Vladimír Vondruš 27e1dce533 Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
Vladimír Vondruš 1b989aa0cd Don't use FindMagnum.cmake for populating *_INSTALL_DIR variables. 14 years ago
Vladimír Vondruš 6bd43a9f95 Modularization of building and installation process. 14 years ago
Vladimír Vondruš 5c70b482e7 Fail when Qt4 is not found and BUILD_TESTS is set to true. 14 years ago
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš 5824ecfe39 New library for OpenGL context creation using various toolkits. 14 years ago
Vladimír Vondruš e8403c5123 Standards-compilant FindMangum.cmake module. 14 years ago
Vladimír Vondruš 86b1aaa2af Reuse most of the already compiled objects for unit test libraries. 14 years ago
Vladimír Vondruš 43301c170c Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
Vladimír Vondruš 5818a76850 New library with sample shaders, currently only Phong shader. 14 years ago
Vladimír Vondruš 0c67d17148 MeshTools: implementation of Tipsify algorithm. 15 years ago
Vladimír Vondruš 30596670ff Delegate finding of all dependencies to FindMagnum.cmake. 15 years ago
Vladimír Vondruš 597cbf1286 Explicit specification of Primitives library. 15 years ago
Vladimír Vondruš 614373e1af Magnum now depends on Corrade. 15 years ago
Vladimír Vondruš b13fe66337 Moved examples to separate repository. 15 years ago
Vladimír Vondruš df56ecc496 Magnum now uses C++11 features. 15 years ago
Vladimír Vondruš 84215bc4e2 Installation commands in CMake, development PKGBUILD. 16 years ago
Vladimír Vondruš 5fa15dd27a Be pedantic. 16 years ago
Vladimír Vondruš 2d0d5ff005 Added Triangle example. 16 years ago
Vladimír Vondruš 09d74422d9 Initial commit 16 years ago