23 Commits (e69693e87feb94a7a27c1eea0f5e67a2d96ae601)

Author SHA1 Message Date
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
Vladimír Vondruš dc1ab80cda Doc++ 14 years ago
Vladimír Vondruš 9ead1e9deb Thorough documentation review and update. 14 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš 8e3e3ac6d3 Doc++ 14 years ago
Vladimír Vondruš ef1642aea1 Added MAGNUM_ASSERT_{VERSION,EXTENSION}_SUPPORTED() macros. 14 years ago
Vladimír Vondruš a5e8d4535c Debug output operator for Version enum. 14 years ago
Vladimír Vondruš 04c8f21360 Fixed serious issue with Context::is*Supported(). 14 years ago
Vladimír Vondruš 9459d4c6a1 Using isVersionSupported() instead of plain comparison. 14 years ago
Vladimír Vondruš 1437043c62 Fixed compiler warning. 14 years ago
Vladimír Vondruš 818fdefbd6 Added convenience function Context::supportedVersion(). 14 years ago
Vladimír Vondruš e2023ab278 Updated OpenGL ES support in Context and related files. 14 years ago
Vladimír Vondruš 193246e533 Private (implementation-only) OpenGL state tracker. 14 years ago
Vladimír Vondruš 0145343d59 Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Vladimír Vondruš e95c31720e GCC 4.6 compatibility of Extension class. 14 years ago
Vladimír Vondruš ae28de197b Classes for handling version and extension information. 14 years ago