25 Commits (d1d2007b92d734b2a63172ec32181c59f890b6c0)

Author SHA1 Message Date
Vladimír Vondruš d1d2007b92 Test: resolve some TODOs now that we have CORRADE_FAIL_IF(). 4 years ago
Aaron Gokaslan ca677c69fe Fix typos 5 years ago
Vladimír Vondruš ed9deff432 Test: adapt to a less shitty CORRADE_COMPARE(). 5 years ago
Vladimír Vondruš 7111085d1e GL: add an extensive test for Context moving. 5 years ago
Vladimír Vondruš 5714828e0a GL: the compiler outsmarted me and made my test fail. 5 years ago
Vladimír Vondruš fd1492f56b GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
Vladimír Vondruš 49630d43d4 GL: add a type trait for checking if a type is an extension. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 91631139f7 Test: use shorter std::is_copy_{constructible,assignable} everywhere. 5 years ago
Vladimír Vondruš 1a626a1db5 GL: Context move constructor should be marked noexcept. 6 years ago
Vladimír Vondruš 6e8e78c0e4 GL: verify that NoCreate constructors are explicit. 6 years ago
Vladimír Vondruš 54c42dfb4d GL,Audio: sort extension lists alphabetically. 6 years ago
Vladimír Vondruš b45514cb1c GL,Audio: use CORRADE_ITERATION() in extension list tests. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 6e97039b8d GL: don't include MAGNUM_shader_vertex_id on ES2 builds. 7 years ago
Vladimír Vondruš 742aec665d GL: harden extension list tests. 7 years ago
Vladimír Vondruš 11a94c16a3 GL: added Context::makeCurrent(). 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Max Schwarz f58c26c66d GL: add unit test for Platform::GLContext{NoCreate, ...} 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš f47d591244 GL: move noncopyability tests to non-GL test executables. 8 years ago
Vladimír Vondruš 6c06bb5718 Split the OpenGL layer out, pt 17: adapted GL tests. 8 years ago
Vladimír Vondruš 9dcaf23389 Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
Vladimír Vondruš fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš 2a3a907c15 GL: manual indices for extensions. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 4b589e10ac More consistent naming in Context::DetectedDriver. 9 years ago
Vladimír Vondruš d101ced2b4 Debug output for Context::DetectedDriver[s]. 9 years ago
Vladimír Vondruš b83b122005 Debug operator for Context::Flags. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 7d8b2ce9a6 Print value of invalid enums in debug output, test those cases. 10 years ago
Vladimír Vondruš 5f36f41817 Make all non-GL tests building and passing on WebGL/Emscripten. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 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š ca320d9e37 Debug output operator for Context::Flag enum. 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š a4aad89cfb Ability to print Shader::Type enum to Debug output. 13 years ago
Vladimír Vondruš fdf878d458 Audio: added Source class. 13 years ago
Vladimír Vondruš 0382ce70c1 Audio: added Buffer class. 13 years ago
Vladimír Vondruš 6efb83f729 Audio: added Renderer class. 13 years ago
Vladimír Vondruš 50ef1df213 Trade: debug output operator for TextureData::Type enum. 13 years ago
Vladimír Vondruš db71a23e3c Bring whole Corrade namespace into Magnum namespace. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 231f3277ab Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 82f3b948af Trade: debug output for ObjectData*D::InstanceType enum. 13 years ago