23 Commits (b97e6f8bcea9590021eb44f3cc71a229e658741f)

Author SHA1 Message Date
Vladimír Vondruš c1cf94fb46 Using fixed-size integer types also everywhere else. 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š 071afa0b7a Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Vladimír Vondruš 7a13e5c873 Added Color3 and Color4 to TypeTraits. 14 years ago
Vladimír Vondruš fe62f547de Reduced #includes in headers. 14 years ago
Vladimír Vondruš c451b22392 Revert "Documentation: organizing the classes into "modules"." 14 years ago
Vladimír Vondruš 9d31231471 Pedantic: first inline, then constexpr, then static. 14 years ago
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš b931c83309 Using tagfile from Corrade documentation. 14 years ago
Vladimír Vondruš 79945ab6fc Documentation: organizing the classes into "modules". 14 years ago
Vladimír Vondruš 4cd1ee140e Removed Math::TypeTraits to MathTypeTraits to avoid name clash. 14 years ago
Vladimír Vondruš cc1f9c60c9 Swapped size and type template parameters in Vector and Matrix. 14 years ago
Vladimír Vondruš 8b9b161c5a Rework of image classes, added missing image formats. 14 years ago
Vladimír Vondruš 84e4fd1581 Improved usability of type capability checking in TypeTraits. 14 years ago
Vladimír Vondruš 1ff99b0413 Added TypeInfo and TypeOf classes to type traits. 14 years ago
Vladimír Vondruš 52971935ab Using strongly-typed enum for plain OpenGL types. 14 years ago
Vladimír Vondruš 856b8b44a5 Moved static_asserts from TypeTraits header to implementation. 14 years ago
Vladimír Vondruš 1015ac258e Fixed (non-deadly) mistake in TypeTraits. 14 years ago
Vladimír Vondruš f585d39146 Added Math::TypeTraits, implementing fuzzy comparison based on type. 14 years ago
Vladimír Vondruš c2aed9d5af Updated TypeTraits documentation, show all functions inline. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago
Vladimír Vondruš 0d2f2c966f Doc++ 15 years ago
Vladimír Vondruš 3e3f004a1e Added TypeTraits class for plain OpenGL types. 15 years ago