25 Commits (55477b98feb998bf491b744945bb50025625fec0)

Author SHA1 Message Date
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š 93a5e7230f Use OpenGL ES 2.0 specific definitions for extension-only functionality. 14 years ago
Vladimír Vondruš 45a236fb07 Temporary workaround for extension-only functionality in ES 2.0. 14 years ago
Vladimír Vondruš b2f42f234e Documentation fixes and updates. 14 years ago
Vladimír Vondruš a3c908f5fa Don't show Query for ES 2.0 target. 14 years ago
Vladimír Vondruš 4bfc745970 Updated OpenGL ES support in queries. 14 years ago
Vladimír Vondruš 2595974fae Refactoring of internal OpenGL object names. 14 years ago
Vladimír Vondruš f15906b28b Fixed linking errors when only OpenGL ES 2 is available. 14 years ago
Vladimír Vondruš 7a066672cd Queries (except for timing ones) are available in OpenGL ES 3.0. 14 years ago
Vladimír Vondruš 035bd4d376 Links to documentation of related gl*() function. 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š 5c5da2b2f3 Clarified required OpenGL versions for queries. 14 years ago
Vladimír Vondruš 6057693f9a Clarified required GL version for some Query result types. 14 years ago
Vladimír Vondruš eac99d026e Conditional render is since OpenGL 3.0. 14 years ago
Vladimír Vondruš 2526f7f777 GL_PRIMITIVES_GENERATED is since OpenGL 3.1. 14 years ago
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš 21cb067494 @todo++ 14 years ago
Vladimír Vondruš 79945ab6fc Documentation: organizing the classes into "modules". 14 years ago
Vladimír Vondruš 5133861750 Links to required extensions in documentation. 14 years ago
Vladimír Vondruš 04a91303f9 Don't delete templated function when no other overload is possible. 14 years ago
Vladimír Vondruš 3f4e28cfca Documented required OpenGL version for some functionality. 14 years ago
Vladimír Vondruš 74449f8e13 Classes for querying primitive count, passed sample count etc. 14 years ago