568 Commits (031da4f8a2f618ef0abedfb44f8498fdf370ef18)

Author SHA1 Message Date
Vladimír Vondruš fe1a5413c5 Added Context::isCoreProfile(). 9 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Vladimír Vondruš 12f826ce53 doc: don't build snippets on iOS. 9 years ago
Vladimír Vondruš 51cb8bd2da package/ci: removed unmaintained and outdated Jenkins configs. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 3b3f71faa9 doc: adapted GL function/extension to Khronos domain move. 9 years ago
Vladimír Vondruš d34899eb5c doc: added some useful notes to Best Practices. 9 years ago
Vladimír Vondruš 30018bdfbb doc: updated formatting of Best Practices. 9 years ago
Vladimír Vondruš fb454d8a3f Made Test/AbstractOpenGLTester.h a public and documented API. 9 years ago
Vladimír Vondruš 7ec6c3b477 doc: reordered sections of building docs for consistency with cmake docs. 9 years ago
Vladimír Vondruš c45472a0f0 DebugTools: initial implementation of CompareImage class. 9 years ago
Vladimír Vondruš 1f2af862dc Doc++ 9 years ago
Vladimír Vondruš bdb6daec82 Math: new Half literal class. 9 years ago
Vladimír Vondruš dd2058cee3 Math: renamed {de,}normalize() to {,un}pack() in a new Packing.h header. 9 years ago
Vladimír Vondruš 5f9e22a3af doc: updated dependency info in building docs. 9 years ago
Vladimír Vondruš 087509389a doc: update list of Magnum math types. 10 years ago
Vladimír Vondruš 2b97e53360 Math: sRGB support in Color classes. 10 years ago
Vladimír Vondruš 7f89105a51 Math: converted Geometry::Distance and Intersection to namespaces. 10 years ago
Vladimír Vondruš ae24ddd390 doc: provide link to SDL2 prebuilts to make it easier for Windows users. 10 years ago
Vladimír Vondruš 8b06913534 CMake: make the plugin directories used in utilities more configurable. 10 years ago
Vladimír Vondruš fc356a3122 I never thought Markdown would be *this* fragile. 10 years ago
Vladimír Vondruš cc4322f556 doc: updated outdated information in the Getting Started Guide. 10 years ago
Vladimír Vondruš a60dc74dac Implemented Mesh::draw(..., TransformFeedback&). 10 years ago
Vladimír Vondruš 93f841b922 doc: updated OpenGL mapping table. 10 years ago
Vladimír Vondruš 9642869c59 Implemented ARB_transform_feedback_overflow_query. 10 years ago
Vladimír Vondruš 9373a2e01d Support for AMD_transform_feedback3_lines_triangles. 10 years ago
Vladimír Vondruš f275143e9f Support for indexed primitive queries. 10 years ago
Vladimír Vondruš 9a7d3a1bec Added TransformFeedback::maxVertexStreams() limit query. 10 years ago
Vladimír Vondruš 8cb82c7ab7 Remove all mentions of GCC < 4.7 and MSVC < 2015 compatibility. 10 years ago
Vladimír Vondruš 0e2d28130c New magnum-imageconverter utility. 10 years ago
Vladimír Vondruš 7dca1cdcbc Synchronized windowless app dependencies of all utilities. 10 years ago
Vladimír Vondruš 7689e991d3 Doc++ 10 years ago
Vladimír Vondruš 7bd41d2b93 Implemented support for desktop GLES on Windows. 10 years ago
Vladimír Vondruš 238d2db591 Audio: implemented ALC_ENUMERATION_EXT. 10 years ago
Vladimír Vondruš c5eeb8c555 Audio: added magnum-al-info utility. 10 years ago
Vladimír Vondruš bf890411c7 doc: update OpenAL extension support page. 10 years ago
Vladimír Vondruš 0125d32e5e doc: clarify what modules are provided in the main bootstrap repo. 10 years ago
Vladimír Vondruš 782ec24130 doc: show the more common case with plugins from the plugins repo. 10 years ago
Vladimír Vondruš d58d26aeff Audio: ability to run tests requiring OpenAL context separately. 10 years ago
Vladimír Vondruš 73192301c4 doc: fix and improve outdated documentation about GL tests. 10 years ago
Vladimír Vondruš 8586fa575d modules: adapt FindOpenAL.cmake to Emscripten. 10 years ago
Vladimír Vondruš c977f96d07 doc: document extra CMake modules. 10 years ago
Vladimír Vondruš c7d63511b3 doc: mention all CI targets, update the README and mainpage, add badges. 10 years ago
Vladimír Vondruš 1a10ee7515 doc: don't use deprecated functionality. 10 years ago
Vladimír Vondruš 62214a288c Add Bezier typedefs to the root Magnum.h header. 10 years ago
Vladimír Vondruš 51658cb9dd doc: improve Getting Started instructions. 10 years ago
Vladimír Vondruš f68b40c5d9 Implemented *Framebuffer::copyImage() and copySubImage(). 10 years ago
Vladimír Vondruš 6e666ebdc7 Doxygen warning fixes. 10 years ago
Vladimír Vondruš bd1736a6cc doc: improve Windows RT building docs. 10 years ago
Vladimír Vondruš 58718e24e2 doc: mention MAGNUM_BUILD_MULTITHREADED in Platform docs. 10 years ago