8 Commits (6efb5607fa4fd2e0fc91c8f0a3f7c44fff777187)

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