18 Commits (096f1a5269502e75cd82f23710313bfd1fd0a62b)

Author SHA1 Message Date
Vladimír Vondruš 096f1a5269 GL: test PixelStorage on WebGL 1 as well. 10 months ago
Vladimír Vondruš b1454b94de GL: properly test assertions for unsupported pixel storage parameters. 10 months ago
Vladimír Vondruš df7f706f05 GL: rename test cases for better clarity. 10 months ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš 65a935cedc Test: adapt to changes in CORRADE_SKIP(). 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š 93789721b2 De-inline Image headers, remove dependency on ImageView. 7 years ago
Vladimír Vondruš aa033e2e97 GL: XFAIL in PixelStorageGLTest if the driver wants to read RGBA. 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š b4c49081c9 GL: make PixelStorage image height and Z skip work properly on ES3. 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š 46e118879f Test: use Containers::arrayView() and arrayCast() to simplify code. 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š d1714bfd1e Context::current() now returns reference instead of pointer. 10 years ago
Vladimír Vondruš f83bbc01ad Don't compare random memory in PixelStorage GL test. 10 years ago
Vladimír Vondruš dd3db921b0 Don't compare random memory in PixelStorageGLTest. 11 years ago
Vladimír Vondruš dd40dcd8d0 Clear random data at the end in PixelStorage test. 11 years ago
Vladimír Vondruš 222947ae2c Avoid including unsupported headers on ES2. 11 years ago
Vladimír Vondruš 8ebbd5be45 Use Texture2DArray instead of Texture3D for compressed pixel storage test. 11 years ago
Vladimír Vondruš 57e6d2594f Add missing test file. 11 years ago