182 Commits (d714700899c8d927ff556eff4c3a58bb2a1ccd2c)

Author SHA1 Message Date
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
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