146 Commits (92e77978239dd5fdecbeb7afaaa277f6bce7afb7)

Author SHA1 Message Date
Vladimír Vondruš 450975be51 Added Tegra best practices to documentation. 13 years ago
Vladimír Vondruš f94a53fee0 Workaround Doxygen misparse. 13 years ago
Vladimír Vondruš 99c72ed99b Initial support for OpenGL 4.4. 13 years ago
Vladimír Vondruš 231aaeb4aa Platform: documentation updates. 13 years ago
Vladimír Vondruš 4c1f226544 Warn about improper Buffer target hint in NaCl. 13 years ago
Vladimír Vondruš c3de32e55f Getting rid of <>, part 7: documentation. 13 years ago
Vladimír Vondruš f0db90c8ef Added ES2-only support for GL_LUMINANCE{,_ALPHA}. 13 years ago
Vladimír Vondruš 8453d01ffe Added section for ES2-compatibility-only features into documentation. 13 years ago
Vladimír Vondruš f7aa2c05a6 Deinlined heavy functions and removed redundant `inline` everywhere else. 13 years ago
Vladimír Vondruš d3c37a3962 SceneGraph: removed redundant `inline` keyword. 13 years ago
Vladimír Vondruš 7de45c98b1 Moved texture and image formats out of the classes. 13 years ago
Vladimír Vondruš 06d707f25c Shape rework #8: updated documentation. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš 961cc58d56 Fixed platform documentation. 13 years ago
Vladimír Vondruš fd4ada4fc1 Method chaining in Shader. 13 years ago
Vladimír Vondruš 1eb5e8c966 Updated NaCl-related documentation and stuff. 13 years ago
Vladimír Vondruš 82ca09a4ed Minor documentation fixes. 13 years ago
Vladimír Vondruš b885a49d80 Mention support of both `glibc` and `newlib` NaCl toolchains. 13 years ago
Vladimír Vondruš 78ab75c72e Explicitly mention supported platforms in README and documentation. 13 years ago
Vladimír Vondruš bda6202d42 Platform: ability to negotiate context in {Glut,NaCl,Sdl2}Application. 13 years ago
Vladimír Vondruš dfdec44b01 Platform: portable application arguments specification. 13 years ago
Vladimír Vondruš 8c75f6e8c2 Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Vladimír Vondruš 36bedb3f5a NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Vladimír Vondruš 92c4a5a2ed Text: turned AbstractFont into plugin interface. 13 years ago
Vladimír Vondruš cda51f3dd5 Text: moved FreeType and HarfBuzz fonts into plugins. 13 years ago
Vladimír Vondruš f18297ab2b Define MAGNUM_TARGET_GLES3 if targetting ES and not ES2. 13 years ago
Vladimír Vondruš 9121902c73 Minor documentation fixes. 13 years ago
Vladimír Vondruš cdcb37cd0c Platform: better way to specify application configuration. 13 years ago
Vladimír Vondruš ecccbcc1bf Documented CMake usage and preprocessor variables. 13 years ago
Vladimír Vondruš 2040e34dd6 Documented also CMake side of platform portability. 13 years ago
Vladimír Vondruš fe45143617 Added dummy documentation file for Platform namespace. 13 years ago
Vladimír Vondruš 804cd71f3d Link to namespace-related documentation from namespaces. 13 years ago
Vladimír Vondruš 2c8a4c306c Platform: added Application and WindowlessApplication aliases. 13 years ago
Vladimír Vondruš 8b7c21cef9 Better README with catchy design goals and stuff. 13 years ago
Vladimír Vondruš 3e0e91d7db Math: renamed {rotationAngle, rotationAxis}() -> {rotation, angle, axis}(). 13 years ago
Vladimír Vondruš 33058aa5b0 Math: Matrix::invertedOrthogonal(), Matrix{3,4}::invertedRigid(). 13 years ago
Vladimír Vondruš 75d8fefdde Math: ability to access also matrix row vectors. 13 years ago
Vladimír Vondruš efab88fb57 Removed WITH_EVERYTHING compilation switch. 13 years ago
Vladimír Vondruš b6ae293b24 Relicensing to MIT/Expat license, part 6: mention it in documentation. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 1f18bdda5f Updated and polished coding style documentation. 13 years ago
Vladimír Vondruš 7ae405b360 Introductory documentation about method chaining. 13 years ago
Vladimír Vondruš f6ab8cfec2 Guidelines for builtin type aliases in coding style documentation. 13 years ago
Vladimír Vondruš a75ed22d4e Updated portability tips documentation. 13 years ago
Vladimír Vondruš 618b556381 Math: crosslinked documentation with missing type aliases. 13 years ago
Vladimír Vondruš 4e5a6f76eb SceneGraph: using new type aliases in whole SceneGraph namespace. 13 years ago
Vladimír Vondruš 6a90b0231b Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Vladimír Vondruš 6220f24f0b Our own aliases for builtin types. 13 years ago
Vladimír Vondruš 8913e38432 Math: documented this whole transformation thingy. 13 years ago
Vladimír Vondruš 2468d2497f Math: doc++ 13 years ago