50 Commits (7f7c8c933faf4972dcd6e6edd153219fe59ee459)

Author SHA1 Message Date
Vladimír Vondruš 28965d4887 Shaders: I happily forgot SwiftShader has broken gl_VertexID. 6 years ago
Vladimír Vondruš e8f36033f9 Shaders: GS is needed only for wireframe. 6 years ago
Vladimír Vondruš 698a7ed24c Shaders: whoopsie. 6 years ago
Vladimír Vondruš 062055d20d Shaders: add vertex ID visualization to MeshVisualizer. 6 years ago
Vladimír Vondruš b858385b84 Shaders: unify assert for common flags in 2D and 3D meshvisualizer. 6 years ago
Vladimír Vondruš 86a5a63af9 Test: most tests now pass on Zink as well. 6 years ago
Vladimír Vondruš 8b0ad005d8 Shaders: properly skip a test if image plugins are not available. 6 years ago
Vladimír Vondruš 97e3e2a8fe MeshTools,Shaders: make the rendering tests pass on llvmpipe. 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 9da27ce8dd Shaders: ensure test description is set before skipping it. 6 years ago
Vladimír Vondruš e3841ade7e Shaders: object and primitive ID visualization in MeshVisualizer. 6 years ago
Vladimír Vondruš 60968779da Shaders: avoid using deprecated functionality in a test. 6 years ago
Vladimír Vondruš 6b0d29bec2 Shaders: turn a construction test into an instanced one. 6 years ago
Vladimír Vondruš 171e8a5301 Shaders: remove MeshVisualizer default behavior. 6 years ago
Vladimír Vondruš 6299ece980 Shaders: test MeshVisualizer TBN direction defaults. 6 years ago
Vladimír Vondruš 5b569942b8 Shaders: tangent space visualization in MeshVisualizer3D. 6 years ago
Vladimír Vondruš c880e6293a Shaders: enable noperspective in MeshVisualizer properly. 6 years ago
Vladimír Vondruš 73b6d1084a Shaders: test perspective interpolation in MeshVisualizer wireframe. 6 years ago
Vladimír Vondruš 74c75178de Shaders: add a 2D variant of MeshVisualizer. 6 years ago
Vladimír Vondruš de9c289328 Adapted all code and doc snippets to GL library changes. 6 years ago
Vladimír Vondruš 89d6d6de7c Shaders: port tests away from MeshDataXD. 6 years ago
Marco Melorio c632099501 Shaders: inflate rendering test thresholds a bit for the iPhone GPU. 7 years ago
Marco Melorio 2379b8cd09 Fixed shaders tests for iOS 7 years ago
Vladimír Vondruš a1a59ec4ea Shaders: assert on the wireframe flag when calling related setters. 7 years ago
Vladimír Vondruš a0f0015211 Shaders: de-inline uniform setters. 7 years ago
Vladimír Vondruš a515bdf297 Shaders: rendering tests for all remaining builtin shaders. 7 years ago
Vladimír Vondruš cd39463876 Shaders: verify that no GL errors happened during construction. 7 years ago
Vladimír Vondruš fd6bf54769 Shaders: no, these are not expected to fail on macOS. 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š 7d0757ca4d Shaders: debug output for all Flag / Flags enums / enum sets. 8 years ago
Vladimír Vondruš f27b75bd65 Shaders: improve copy/move construction tests. 8 years ago
Vladimír Vondruš adb4547ba0 Split the OpenGL layer out, pt 20: adapted Shaders. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 1c433486cd Consistently use macOS instead of OSX. 9 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š 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš d5fa097143 Don't do shader validation in GL tests on OSX. 10 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 10 years ago
Vladimír Vondruš 7041ff95c9 Shaders: fix MeshVisualizer test compilation on desktop GL. 11 years ago
Vladimír Vondruš 0ccd9aa26e Shaders: ported MeshVisualizer to use geometry shaders also on ES3+AEP. 11 years ago
Vladimír Vondruš 88f0415290 Support OpenGL tests also on Windows and OS X. 11 years ago
Vladimír Vondruš 9d326d4ff1 Better handling of compiled-in resources in static build. 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š 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 3df96b5944 Shaders: don't use deprecated header in tests. 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