42 Commits (4152e1fc9d1acc7859dc307d158ed68d4e4858dc)

Author SHA1 Message Date
Vladimír Vondruš 23f93cd65e Mention @fn_gl and @def_gl in Coding Style manual. 14 years ago
Vladimír Vondruš 1727357cc5 Gauss-Jordan elimination. 14 years ago
Vladimír Vondruš 0e74c3847d Support for storing matrices and vectors in configuration. 14 years ago
Vladimír Vondruš 68872b03cf Added @requires_{gl43,gles30,es_extension} Doxygen aliases. 14 years ago
Vladimír Vondruš c451b22392 Revert "Documentation: organizing the classes into "modules"." 14 years ago
Vladimír Vondruš e3ee7b487b Moved Object, Scene and Light to separate SceneGraph library. 14 years ago
Vladimír Vondruš 129b7f23a7 Fixed typos (substract -> subtract). 14 years ago
Vladimír Vondruš 8456609119 Mention only OpenGL ES (without version). 14 years ago
Vladimír Vondruš f3c05e9854 Coding style guide is now shared with Corrade. 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š 8a85e764ab Doc: updated Coding Style. 14 years ago
Vladimír Vondruš 3c1c3d4668 Document Doxygen's inability to create full path, if it doesn't exist. 14 years ago
Vladimír Vondruš 6bd43a9f95 Modularization of building and installation process. 14 years ago
Vladimír Vondruš 75a6030205 (Incomplete) coding style for CMake code. 14 years ago
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš 901c987d35 Coding style: where to put deleted constructors and assignment operators. 14 years ago
Vladimír Vondruš 4af08d04c1 Renamed visibility headers to distinguish them from API headers. 14 years ago
Vladimír Vondruš 79945ab6fc Documentation: organizing the classes into "modules". 14 years ago
Vladimír Vondruš c11b397d3f Documentation update. 14 years ago
Vladimír Vondruš ccc36c252e Doc++ 14 years ago
Vladimír Vondruš c2b1b78916 Added examples to the documentation. 14 years ago
Vladimír Vondruš 774e0cb362 Feature and other documentation update. 14 years ago
Vladimír Vondruš 5824ecfe39 New library for OpenGL context creation using various toolkits. 14 years ago
Vladimír Vondruš e62091d968 Mentioned online docs and unit tests in documentation. 14 years ago
Vladimír Vondruš e3286959d6 Clang 3.1 released. 14 years ago
Vladimír Vondruš 86b1aaa2af Reuse most of the already compiled objects for unit test libraries. 14 years ago
Vladimír Vondruš 6ebac5f47d Mention Clang in documentation to state it's officially supported. 14 years ago
Vladimír Vondruš 09acfa711f Documented directories containing various namespaces. 14 years ago
Vladimír Vondruš 63a96f4cda Documentation: support for functionality requiring specific extensions. 14 years ago
Vladimír Vondruš 3f4e28cfca Documented required OpenGL version for some functionality. 14 years ago
Vladimír Vondruš 43301c170c Initial Physics classes, interfaces, documentation and unit tests. 14 years ago
Vladimír Vondruš 6f94d84b1a Moved Math::GeometryUtils to Math::Geometry::Intersection. 14 years ago
Vladimír Vondruš ed74f579fa Doc++ 14 years ago
Vladimír Vondruš 7c857ccb16 Better implementation for Matrix::determinant() using external functor. 14 years ago
Vladimír Vondruš 441e6dd736 Added documentation about building, improved README. 14 years ago
Vladimír Vondruš 1cf69616a3 Documentation updates, "markdownization". 14 years ago
Vladimír Vondruš 9418ff6e97 Removed unused AbstractPrimitive class. 14 years ago
Vladimír Vondruš 5306d46b49 Removed MeshTools::AbstractTool, as nothing depends on it. 14 years ago
Vladimír Vondruš a0ba7663b0 Doc++ 14 years ago
Vladimír Vondruš e0b4fca4fe Doc++ 15 years ago
Vladimír Vondruš 0d2f2c966f Doc++ 15 years ago
Vladimír Vondruš 80a10c9e6c Doc++ 15 years ago