20 Commits (795da389c8b6de3afd38b4f113f87c46f2ca08f6)

Author SHA1 Message Date
Vladimír Vondruš 795da389c8 Doc++ 12 years ago
Vladimír Vondruš d5f58b025f Code reorganization. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš 6c9066be8c doc: removed old Doxygen workarounds. 12 years ago
Vladimír Vondruš bfbd4d2036 Completed documentation review in root namespace. 12 years ago
Vladimír Vondruš 4e50aeee31 Ability to reset internal state tracker. 12 years ago
Vladimír Vondruš c275640ee0 Platform: ability to specify context flags in Sdl2Application. 12 years ago
Vladimír Vondruš ca320d9e37 Debug output operator for Context::Flag enum. 12 years ago
Vladimír Vondruš 25994f28ab Follow OpenGL naming in Context::Flag enum. 12 years ago
Vladimír Vondruš 9527d39ad3 Added Context::extensionStrings(). 12 years ago
Vladimír Vondruš 3e16f7ac58 Added function to query whether given extension is disabled. 12 years ago
Vladimír Vondruš 4c5d09a1b0 More robust support for extension-based driver bug workarounds. 12 years ago
Vladimír Vondruš 123a850f4b doc: moved GL-related TODOs where they belong. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 848d2fe45b Doc++ 12 years ago
Vladimír Vondruš 222292239b Making includes absolute, part 7: fix documentation. 13 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 13 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 13 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 13 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 13 years ago
Vladimír Vondruš ce52f7b62f Moved Version enum to its own file. 13 years ago
Vladimír Vondruš 769838dbd5 Documented custom engine initialization, various doc updates. 13 years ago
Vladimír Vondruš 1291626afc Fixed compilation with Clang's libc++. 13 years ago
Vladimír Vondruš e088da6c78 Fix extension link in the documentation. 13 years ago
Vladimír Vondruš db5618c325 OpenGL ES 2.0 and 3.0 share the same extension list. 13 years ago
Vladimír Vondruš 4b773993e3 Ability to check that extension is supported in particular version. 13 years ago
Vladimír Vondruš 928104bb0a Failed attempt to resolve Doxygen file conflicts. 13 years ago
Vladimír Vondruš 13d5e2a50f Removed enum-referencing Doxygen workarounds. 13 years ago
Vladimír Vondruš 92b8d7fb0b Audio: added Context class. 13 years ago
Vladimír Vondruš e19154be5e Reducing pointer chasings, part 3a: less pointer passing in root namespace. 13 years ago
Vladimír Vondruš 6908738afb Extended extension support bitset to handle MOAR of them. 13 years ago
Vladimír Vondruš 99c72ed99b Initial support for OpenGL 4.4. 13 years ago
Vladimír Vondruš c38407c0bb Abort instead of exit from MAGNUM_ASSERT_*_SUPPORTED() macros. 13 years ago
Vladimír Vondruš f7aa2c05a6 Deinlined heavy functions and removed redundant `inline` everywhere else. 13 years ago
Vladimír Vondruš 5b2484cc2c Context: use fully qualified name in macro. 13 years ago
Vladimír Vondruš db71a23e3c Bring whole Corrade namespace into Magnum namespace. 13 years ago
Vladimír Vondruš ab5b6fcbb3 Added Context::shadingLanguageVersionStrings(), better extension query. 13 years ago
Vladimír Vondruš 1c0ff16549 Updated external OpenGL headers. 13 years ago
Vladimír Vondruš 11b3150a31 Support for ARB_robustness. 13 years ago
Vladimír Vondruš 527ed82394 Doc++ 13 years ago
Vladimír Vondruš c4aa95a595 Initial support for context flags. 13 years ago
Vladimír Vondruš 7ef8432fbe Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 1693c772ad Moved OpenGL includes out from Magnum.h. 13 years ago
Vladimír Vondruš 2d2d1c07f4 Using new type aliases in whole root Magnum namespace. 13 years ago
Vladimír Vondruš a7f7e76da8 Added TODOs. 13 years ago
Vladimír Vondruš 35c4b5bd23 Doc++ 13 years ago
Vladimír Vondruš c339063566 Don't instanitate/declare structs as classes. 13 years ago
Vladimír Vondruš 3b5b7c71d4 Debug output and configuration value handler for IndexedMesh::IndexType. 14 years ago
Vladimír Vondruš 7e66a09461 Marking all constructors explicit, except for matrix and vector classes. 14 years ago