10 Commits (a5e8d4535cab1faeac6ae5baa8bdfd6f9809eda5)

Author SHA1 Message Date
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