585 Commits (8e2ecc922b385572d3b4641cda4217141044b440)

Author SHA1 Message Date
Vladimír Vondruš c77782c3f4 Audio: ported magnum-al-info to Emscripten. 9 years ago
Vladimír Vondruš 404c23e63d Platform: ported magnum-info to Emscripten. 9 years ago
Vladimír Vondruš 215beaa3be Platform: ability to pass command-line args to Emscripten browser apps. 9 years ago
Vladimír Vondruš fda77b8965 Platform: port WindowlessEglApplication to Emscripten. 9 years ago
Vladimír Vondruš 1d363e656e doc: updated changelog. 9 years ago
Vladimír Vondruš 6d6e9522e6 Vanish last remmants of NaCl. 9 years ago
Vladimír Vondruš a03f1f599c Initial WebAssembly support. 9 years ago
Vladimír Vondruš 1c433486cd Consistently use macOS instead of OSX. 9 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš c576644c9f Added Buffer::mapRead() APIs. 9 years ago
Vladimír Vondruš 944b068f6d Buffer: deprecate templated overloads of data(), subData() and map(). 9 years ago
Vladimír Vondruš 5aae094086 doc: enforce some sane page order. 9 years ago
Vladimír Vondruš 54f6da70a3 doc: added changelog since the last public snapshot. 9 years ago
Vladimír Vondruš 7423170645 Updated project website in hopefully all places. 9 years ago
Vladimír Vondruš 80e5cdf00d Update project website to a new location. 9 years ago
Vladimír Vondruš df5c6fbd35 modules: added MAGNUM_DEPLOY_PREFIX cache variable. 9 years ago
Vladimír Vondruš 2d7955a1f0 doc: update and improve Getting Started documentation. 9 years ago
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