13 Commits (81a3ae5d447aad38ea16f12f2c5bcb07d5292508)

Author SHA1 Message Date
Vladimír Vondruš fd1492f56b GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
Vladimír Vondruš 95b3f8578d GL: rework Context to not use any STL containers. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš bc9068efda GL: harden multi-Context test. 7 years ago
Vladimír Vondruš 11a94c16a3 GL: added Context::makeCurrent(). 7 years ago
Vladimír Vondruš a3c7968e64 Adapt to BUILD_MULTITHREADED being part of Corrade now. 7 years ago
Vladimír Vondruš 8e714280fa GL: test for multithreaded behavior of GL::Context. 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š fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš fb454d8a3f Made Test/AbstractOpenGLTester.h a public and documented API. 9 years ago
Vladimír Vondruš 5ff451791a Make the ES versions first-class on desktop OpenGL. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 10 years ago
Vladimír Vondruš cd740671a6 Don't use raw GL calls (that are even deprecated) in tests. 11 years ago
Vladimír Vondruš e6965e7131 Test that Context is only move-constructible. 11 years ago
Vladimír Vondruš 88f0415290 Support OpenGL tests also on Windows and OS X. 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š f246b41ad9 Replaced APPLE_vertex_array_object with ARB_vertex_array_object. 12 years ago
Vladimír Vondruš 4f8962d5cd Proper disabling of extensions related to GLSL layout qualifier. 12 years ago
Vladimír Vondruš 3e16f7ac58 Added function to query whether given extension is disabled. 12 years ago
Vladimír Vondruš c9cb61ae66 Simplified Context::isExtensionSupported() test. 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š 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 18682203ef Don't expose unneeded ES2 extensions under ES3. 13 years ago
Vladimír Vondruš bfe6033348 Minor cleanup. 13 years ago
Vladimír Vondruš 01194d4316 Rename also classes and files for GL tests. 13 years ago
Vladimír Vondruš 4b773993e3 Ability to check that extension is supported in particular version. 13 years ago
Vladimír Vondruš c807e4f1b1 Test version/extension checking functions in Context. 13 years ago