16 Commits (ea1c335a2b03dbcb2953881960945763081fbd31)

Author SHA1 Message Date
Vladimír Vondruš ea1c335a2b Ability to wrap and release existing OpenGL objects. 11 years ago
Vladimír Vondruš d3e83f797d Expose CHROMIUM_map_sub only for NaCl. 11 years ago
Vladimír Vondruš 36b52ad0e8 Test cleanup. 11 years ago
Vladimír Vondruš be6e5fbfe3 Templated Buffer::map*(). 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš dc312cda0d Implemented indexed buffer binding. 12 years ago
Vladimír Vondruš e921d4f346 Run forgotten test cases in BufferGLTest. 12 years ago
Vladimír Vondruš 8f58d9dd82 Ensure that buffer object is properly created before using it. 12 years ago
Vladimír Vondruš 0dfbc6f833 Use object at least once before testing its label. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 1d218cbed2 Enable Buffer::invalidate*Data() on ES. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 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š d2b38b712f Fixed compilation of tests on ES3. 13 years ago
Vladimír Vondruš ce7102df46 GCC 4.6 compatibility: no std::is_assignable. 13 years ago
Vladimír Vondruš 3bdf405f7f Fixed GL debug output performance warnings in Buffer test. 13 years ago
Vladimír Vondruš f7a512fae4 Testing Buffer move construction and assignment. 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š efd5aa89ac Fixed BufferGLTest on ES2 non-deprecated build. 13 years ago
Vladimír Vondruš f1ac932660 Extract Buffer::Usage enum out of Buffer class. 13 years ago
Vladimír Vondruš 8ec71661ee Test: fixed std::array construction. 13 years ago
Vladimír Vondruš 5a8d654433 Fix build without MAGNUM_BUILD_DEPRECATED. 13 years ago
Vladimír Vondruš 7eec63afd0 Build fix. 13 years ago
Vladimír Vondruš fbdbd4aa01 Implemented CHROMIUM_map_sub for Buffer. 13 years ago
Vladimír Vondruš 5f0d9297e2 Templated version of Buffer::{data,subData}(). 13 years ago
Vladimír Vondruš 8ab5711d16 Initial support for GL tests, initial Buffer test. 13 years ago