196 Commits (e60236a3ff77e25f50632ccf4e0e4fd9768bee4c)

Author SHA1 Message Date
Vladimír Vondruš 17ef4da648 Doc++ 13 years ago
Vladimír Vondruš a6831da902 Initial support for ability to disable building of deprecated APIs. 13 years ago
Vladimír Vondruš d380e07ac5 Separated deprecated API and deprecated GL API in the docs. 13 years ago
Vladimír Vondruš 4c8145125b Clarify that OpenAL is needed by default. 13 years ago
Vladimír Vondruš da2ffe33bf Added Emscripten building documentation. 13 years ago
Vladimír Vondruš 79da517482 Advertise Emscripten support. 13 years ago
Vladimír Vondruš 333fbc38d9 Mention availability of Application libraries on different platforms. 13 years ago
Vladimír Vondruš f0ac26049b Move toolchains updating to crosscompiling documentation, clean up. 13 years ago
Vladimír Vondruš 95a0b8f3f2 Improve sectioning in building documentation even more. 13 years ago
Vladimír Vondruš f4c5adc233 Mention that both target and native Corrade is needed for crosscompiling. 13 years ago
Vladimír Vondruš e61ccede22 We don't need Graphviz for Doxygen docs anymore. 13 years ago
Vladimír Vondruš ef08f1ff79 Remove totally useless introduction paragraph in building documentation. 13 years ago
Vladimír Vondruš b66ce70154 Fixed and improved Getting Started documentation to be more failproof. 13 years ago
Vladimír Vondruš 94d204ec0c Mention that line/polygon smooth and compiler query is not supported. 13 years ago
Vladimír Vondruš d714700899 Shapes: documented detailed collisions. 13 years ago
Vladimír Vondruš 4a79d24e9e Shapes: mention inverted shapes in the introductory docs. 13 years ago
Vladimír Vondruš 4b7187dd36 Shapes: Collision object, providing more detailed collision information. 13 years ago
Vladimír Vondruš 2d25511570 Mention WITH_FIND_MODULE CMake option in documentation. 13 years ago
Vladimír Vondruš 136e5c08fc Mentioned version-aware extension queries in portability documentation. 13 years ago
Vladimír Vondruš f9621be331 doc: updated Getting Started Guide to reflect changes in magnum-bootstrap. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 5bad9685d1 Doc: added Khronos OpenGL ES presentation to Best Practices. 13 years ago
Vladimír Vondruš 8935d8c721 Shapes: preparation for non-boolean collision queries. 13 years ago
Vladimír Vondruš 2893d12ece Updated matrix/vector documentation. 13 years ago
Vladimír Vondruš 346589732f Doc: updated portability page. 13 years ago
Vladimír Vondruš ff0d6a2d3c Doc: reworded and improved compilation speedup page. 13 years ago
Vladimír Vondruš eb932381fc Minor documentation fixes. 13 years ago
Vladimír Vondruš 030c6f4631 More documentation improvement. 13 years ago
Vladimír Vondruš e7ed02dd62 Improved Design Goals in documentation. 13 years ago
Vladimír Vondruš 9f64e86584 TextureTools: added `magnum-distancefield` utility. 13 years ago
Vladimír Vondruš c279a161db Removed annoying Doxygen workaround for #undef. 13 years ago
Vladimír Vondruš 13d5e2a50f Removed enum-referencing Doxygen workarounds. 13 years ago
Vladimír Vondruš d8a5695a28 Shapes: added infinite cylinder shape. 13 years ago
Vladimír Vondruš 75fbe4ac84 Fixed typo in documentation. 13 years ago
Vladimír Vondruš c381572cff Better links to Getting Started Guide. 13 years ago
Vladimír Vondruš 81844d1092 Updated ArchLinux building documentation. 13 years ago
Vladimír Vondruš 20148585c2 Finally proper Getting Started Guide in documentation. 13 years ago
Vladimír Vondruš 866ee0594b Link with other projects' building and usage documentation. 13 years ago
Vladimír Vondruš 99ffc440b2 Properly document building on Windows. 13 years ago
Vladimír Vondruš 95bb40ef52 Reword features in building documentation a bit. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago
Vladimír Vondruš 6db322062f Add performance recommendations for Intel Graphics on Linux. 13 years ago
Vladimír Vondruš f8066b9a95 Oh hey, I have Twitter! 13 years ago
Vladimír Vondruš 3f6dcc40e9 Mention that GL 4.4 is supported. 13 years ago
Vladimír Vondruš a4bd5b8aa8 Added thoughts about unit tests to Coding Style. 13 years ago
Vladimír Vondruš 2287e3d73e Doc++ 13 years ago
Vladimír Vondruš 141a3df456 Reducing pointer chasings, part 3e: less pointer passing in DebugTools. 13 years ago
Vladimír Vondruš 0d3bfd4044 Reducing pointer chasings, part 3c: less pointer passing in SceneGraph. 13 years ago
Vladimír Vondruš d04b308aa3 Reducing pointer chasings, part 1: method chaining via references. 13 years ago
Vladimír Vondruš c3a5c77f1c Documentation clarification and fixes. 13 years ago