5 Commits (d70b7048832920e77ff47e8788fcad2e04e913fa)

Author SHA1 Message Date
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš cc9e6c6161 Fix NaCl build. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 89c7d75a45 Fix return value from *Query::result<bool>(). 13 years ago
Vladimír Vondruš 8c0257e6e8 Abort the application on attempt to use any ES extension function. 13 years ago
Vladimír Vondruš 9a9b5a90e1 Added move constructor/assignment to Query classes. 13 years ago
Vladimír Vondruš b2325dda2f Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
Vladimír Vondruš db5618c325 OpenGL ES 2.0 and 3.0 share the same extension list. 13 years ago
Vladimír Vondruš 06a8341e9b Support for EXT_disjoint_timer_query ES2 extension. 13 years ago
Vladimír Vondruš f85f067192 Greatly simplified Query implementations. 13 years ago
Vladimír Vondruš 5f00a1926d Split Query into PrimitiveQuery and TimeQuery. 13 years ago
Vladimír Vondruš a191e1287f Added some more Doxygen workarounds. 13 years ago
Vladimír Vondruš 35eb876303 Various other compilation fixes for OpenGL ES target. 13 years ago
Vladimír Vondruš 4bb919e138 Don't define Query constructors & destructors in header. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 2d2d1c07f4 Using new type aliases in whole root Magnum namespace. 13 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š c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš fed3f9351f Don't use 0 as null pointer constant. 14 years ago
Vladimír Vondruš 74449f8e13 Classes for querying primitive count, passed sample count etc. 14 years ago