604 Commits (e63636ab4c8260170b8c88cb0674476fca3b8175)

Author SHA1 Message Date
Vladimír Vondruš e63636ab4c Update the one-line description to be less vague. 8 years ago
Vladimír Vondruš adcdb64ea7 Doc++ 8 years ago
Vladimír Vondruš 55e9357d1b doc: changelog updates. 8 years ago
Vladimír Vondruš ba8133a308 doc: document plugin directories. 8 years ago
Vladimír Vondruš ec07ef2210 doc: adapt changelog to the new theme. 8 years ago
Vladimír Vondruš 0814f3b148 Doc++ 8 years ago
Vladimír Vondruš bd54e7f7d2 doc: don't use Markdown headers in changelog. 8 years ago
Vladimír Vondruš bcbd077f8e Doc mainpage / README update. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 762dba470c Updated doc mainpage and README for consistency with the new website. 8 years ago
Vladimír Vondruš 6cc8362eeb Doc++ 8 years ago
Vladimír Vondruš ac3bdeea06 doc: fix GL extension link. 8 years ago
Vladimír Vondruš 875e22e730 Updates for public docs. 8 years ago
Vladimír Vondruš 58064ab18c doc: and I'm making stupid typos. 8 years ago
Vladimír Vondruš 36f5030ffd DebugTools: use ANSI text file instead of a terminal screenshot. 9 years ago
Vladimír Vondruš 341a2cb2df Updated the main documentation pages for the new theme. 9 years ago
Squareys b9a793320a Doc++ 9 years ago
Vladimír Vondruš 32613a592a Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Vladimír Vondruš 9733988686 Platform: fix severe aliasing artifacts with defaults on Emscripten. 9 years ago
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