555 Commits (c8cc1dc88ebf75e5b1fda613d71f4ea64b8d9c40)

Author SHA1 Message Date
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
Vladimír Vondruš 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. 10 years ago
Vladimír Vondruš 6feda42f13 Platform: reworked windowless apps to make threaded contexts possible. 10 years ago
Vladimír Vondruš 62c5479732 doc: improve crosscompiling variables documentation. 10 years ago
Vladimír Vondruš b5816196c0 Explicitly use Magnum::Math::Literals namespace. 10 years ago
Vladimír Vondruš dd05633001 doc: clarify how to specify path to SDL2 in Getting Started Guide. 10 years ago
Vladimír Vondruš 942ce73f83 doc: don't use deprecated functionality. 10 years ago
Vladimír Vondruš 80dc656ccc Recognize OES_fbo_render_mipmap ES2 and WebGL 1 extension. 10 years ago
Vladimír Vondruš 53d80a77f9 doc: remove outdated info about module dir for toolchains. 10 years ago
Vladimír Vondruš c5f64c2663 Math: 8-bit and float RGB and RGBA literals. 10 years ago
Vladimír Vondruš 52f2d297ca Math: put angle literals into dedicated Literals namespace. 10 years ago
Vladimír Vondruš 5d2cec9e1c Doc++ 10 years ago
Vladimír Vondruš 6255fc1d01 doc: fix old documentation about default Color4 having full alpha. 10 years ago
Vladimír Vondruš 889171303e Mark EXT_shader_framebuffer_fetch as semi-supported. 10 years ago