779 Commits (c99fe2888ddaccd2f2c87a4a0ce90f4e655dae50)

Author SHA1 Message Date
Vladimír Vondruš 2fb7913b07 Trade: return Color4 from PhongMaterialData. 8 years ago
Vladimír Vondruš ff07b165c5 doc: avoid using deprecated functionality in image generators. 8 years ago
Vladimír Vondruš 4c29ff0d3b GL: Mesh::draw() and MeshView::draw() return a reference to self as well. 8 years ago
Vladimír Vondruš 9275613006 GL: properly reset vertex divisor after drawing w/o a VAO. 8 years ago
Vladimír Vondruš e24d948b4d Audio: make Playable omnidirectional by default. 8 years ago
Vladimír Vondruš 3b88f242cf Audio: deprecated PlayableGroup::setClean() in favor of Listener::update(). 8 years ago
Vladimír Vondruš 6df048eac8 Audio: doc++ 8 years ago
Vladimír Vondruš 424eec4818 MeshTools: simplify compile(). 8 years ago
Vladimír Vondruš 9be24a241e GL: make it possible for a Mesh to own the vertex/index buffers. 8 years ago
Vladimír Vondruš 2dd636a77b GL: make calls to Mesh::setCount() and MeshView::setCount() mandatory. 8 years ago
Vladimír Vondruš bbe6b5a56b SceneGraph: compile code snippets to ensure their validity. 8 years ago
Vladimír Vondruš 5d60f0d350 Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Vladimír Vondruš 7759c822d0 doc: whoopsie. 8 years ago
Vladimír Vondruš c64a028b2d Updated credits and changelog. 8 years ago
Vladimír Vondruš 40a5b898a2 Math: ability to convert BoolVector from/to external representation. 8 years ago
Vladimír Vondruš 04488e5196 doc: mention BoolVector and its GLSL alternatives in the type overview. 8 years ago
Vladimír Vondruš 97e0036dab doc: updated changelog and credits. 8 years ago
Nathan Ollerenshaw 71e5736633 Added documentation for the Ubuntu PPA. 8 years ago
Vladimír Vondruš 2f8637ae3b doc: update list of needed Android packages. 8 years ago
Vladimír Vondruš 259f2da78d doc: filling up general Emscripten docs. 8 years ago
Vladimír Vondruš 8688819423 doc: don't compile plugins snippet when plugin manager is not used. 8 years ago
Vladimír Vondruš 7cb94ac32d doc: implement Vulkan-specific Doxygen aliases. 8 years ago
Vladimír Vondruš b1377033e8 Vk: initial Vulkan headers generated using flextGL. 8 years ago
Vladimír Vondruš fec1a07b9b Bootstrap Vulkan support. 8 years ago
Vladimír Vondruš b79c245a63 Doc++, allow to search literals without the nonobvious operator"" prefix. 8 years ago
Vladimír Vondruš 673caa23bf Math: compiling Angle, Color and Half code snippets. 8 years ago
Vladimír Vondruš d9936c40fd Math: added Constants::piQuarter(). 8 years ago
Vladimír Vondruš f30ca8929e Platform: prefer core GL contexts in GlfwApplication as well. 8 years ago
Vladimír Vondruš 3e025f6d5b Platform: no need to store a global window instance pointer. 8 years ago
Vladimír Vondruš 8b226a5904 Doxygen: enable non-implicit favicons. 8 years ago
Vladimír Vondruš 51b72579d3 doc: updated changelog. 8 years ago
Vladimír Vondruš 82a5a67727 doc: mention forgotten GL-related Doxygen commands. 8 years ago
Vladimír Vondruš b3fe9cc617 doc: placeholders for Audio stuff in the Developers Guide. 8 years ago
Vladimír Vondruš 4d130b2f65 Doc++ 8 years ago
Vladimír Vondruš 51abffbc52 package/homebrew: provide stable version as well. 8 years ago
Vladimír Vondruš e5a7f55a44 doc: mark the version as 2018.04. 8 years ago
Vladimír Vondruš 6bd5f4a234 doc: updated changelog with links to GH issues and PRs. 8 years ago
Vladimír Vondruš 8018b17bc7 Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Vladimír Vondruš 94fd1e90e3 doc: update the worst offenders in Developers Guide. 8 years ago
Vladimír Vondruš e159db5aa1 AnySceneImporter: special handling for binary glTF files. 8 years ago
Vladimír Vondruš 24cf08bb1b doc: the OpenGL library is not core anymore. 8 years ago
Vladimír Vondruš d5a0516f8a Split the OpenGL layer out, pt 29: SDL2 and GLFW apps w/o GL. 8 years ago
Vladimír Vondruš 675c49e79e Split the OpenGL layer out, pt 28: non-GL-centric Platform::*Application. 8 years ago
Vladimír Vondruš fca9a42148 Split the OpenGL layer out, pt 27: CMake Magnum::{Context => GLContext}. 8 years ago
Vladimír Vondruš e2512ffee2 Text: unconditionally use TextureFormat::Luminance in GlyphCache on ES2. 8 years ago
Vladimír Vondruš 822ebd3426 doc: updated/removed references to deprecated APIs in changelogs. 8 years ago
Vladimír Vondruš 4d565a8f73 DebugTools: CompareImage now supports only generic pixel formats. 8 years ago
Vladimír Vondruš 20799c1b17 TgaImporter, TgaImageConverter: use generic pixel formats. 8 years ago
Vladimír Vondruš 4a88b4633d DebugTools: support generic pixel formats in textureSubImage(). 8 years ago
Vladimír Vondruš 4e757a3f64 Split the OpenGL layer out, pt 26: remove dependencies on the GL lib. 8 years ago