9472 Commits (e611174d8cf85f503ab8e59cee58e601145a5d59)
 

Author SHA1 Message Date
Vladimír Vondruš e611174d8c doc: suppress unused variable warnings in snippets. 4 years ago
Vladimír Vondruš b86f74a7e7 GL: fix outdated docs. 4 years ago
Vladimír Vondruš 7a462590ab Any{Scene,Image}Importer: propagate file callbacks as well. 4 years ago
Vladimír Vondruš 6cbc37ecda AnyImageImporter: don't abuse file callbacks to test data opening. 4 years ago
Vladimír Vondruš 1fdd6416c9 external,Platform: suppress GL deprecation warnigs on iOS as well. 4 years ago
Vladimír Vondruš 5a11fc3df7 package/ci: I know why is it like this now. 4 years ago
Vladimír Vondruš aef0ee4bfb doc: updated changelog. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 63cb469b29 modules: updated FindCorrade and FindNodeJs. 4 years ago
Vladimír Vondruš 89e3c52dfa Bye, Travis! You won't be missed. 4 years ago
Vladimír Vondruš d3a411ca72 package/ci: add an iOS GLES3 build. 4 years ago
Vladimír Vondruš a7b94a4b09 package/ci: add an ARM64 build. 4 years ago
Vladimír Vondruš 5e069d37fb Updated toolchains submodule. 4 years ago
Vladimír Vondruš 8b7572361d GL: this should not be here. 4 years ago
Vladimír Vondruš c0ef2e1240 GL: hide deprecated enum alias value from Doxygen. 4 years ago
Vladimír Vondruš d939221f7f doc: refresh various math docs a bit. 4 years ago
Vladimír Vondruš 44c5a9db8d GL: new "angle-instanced-attributes-always-draw-instanced" workaround. 4 years ago
Pablo Escobar 2b378aecfe GL: fix MeshGLTest to work on WebGL with a D3D ANGLE backend. 4 years ago
Vladimír Vondruš f231363bb6 GL: improve ANGLE detection on WebGL. 4 years ago
Vladimír Vondruš 6fd971da77 modules: clarify the need for FindOpenGLES3. 4 years ago
Vladimír Vondruš 0d3cf5a648 Vk: doc++ 4 years ago
Vladimír Vondruš 5040362bad Vk: fix arguments passed to AssertTest. 4 years ago
Vladimír Vondruš edf4bfc2cf Vk: work around crashy vkGetDeviceQueue2() on SwiftShader. 4 years ago
Vladimír Vondruš 99501c1e3d Vk: missing test file reference. 4 years ago
Vladimír Vondruš d89675e8b0 DebugTools: properly skip CompareImage tests with converters missing. 4 years ago
Vladimír Vondruš ba7267ba0c package/ci: enable image importers for Vulkan tests. 4 years ago
Vladimír Vondruš 361d87cd9e Shaders,TextureTools: XFAIL tests that hit weird bugs on SwiftShader 4.0. 4 years ago
Vladimír Vondruš 04aeebaf1d TextureTools: print a note if we're using EXT_texture_rg in a test. 4 years ago
Vladimír Vondruš 5c6b98391d Math,DebugTools: adapt tests for Android differences in NaN printing. 4 years ago
Vladimír Vondruš e0ee451a1b Math: XFAIL some packing tests for x86 Android. 4 years ago
Vladimír Vondruš 22d630db5f Math: what's the deal with Emscripten and GLES(!)-specific ifdefs here?! 4 years ago
Vladimír Vondruš 374aadb480 Shaders,MesTools: forgotten test file. 4 years ago
Vladimír Vondruš 34b4cd72a4 DebugTools: properly skip a test if plugin is present so we can't test. 4 years ago
Vladimír Vondruš f145acd760 MeshTools: properly bundle files for CompileGLTest. 4 years ago
Vladimír Vondruš fce8fc3bfd package/ci: give up and don't run GLES3 tests on Android. 4 years ago
Vladimír Vondruš e0b20107be Platform: new "android-generic-hostname-might-be-swiftshader" workaround. 4 years ago
Vladimír Vondruš cad19439e0 Trade: adapt test to insane alignof(double) == 4 on Android x86. 4 years ago
Vladimír Vondruš 1111b58ce7 Vk: fix compilation on 32-bit targets. 4 years ago
Vladimír Vondruš 9d7e90b950 Updated toolchains submodule with better ANDROID_SDK detection. 4 years ago
Vladimír Vondruš eaa95dd332 package/ci: add Android x86 GLES2, GLES3 and Vulkan builds on CircleCI. 4 years ago
Vladimír Vondruš 8554f3924d doc: updated changelog. 4 years ago
Vladimír Vondruš efcdfc1221 Adapt to removal of CORRADE_MSVC2019_COMPATIBILITY. 4 years ago
Vladimír Vondruš 46c1dccf18 modules: updated FindCorrade.cmake. 4 years ago
Vladimír Vondruš 4d574b0073 Test: MSVC 2019 with /permissive- doesn't like this? Huh? 4 years ago
Vladimír Vondruš acc17f063a modules: make FindGLFW aware of MSVC 2022. 4 years ago
Vladimír Vondruš 6804dfe8e3 package/ci: add MSVC 2022 builds and MSVC 2019 /permissive- build. 4 years ago
Vladimír Vondruš b3f5d87640 package/ci: drop MSVC 2017 ES builds and RT ES2 build. 4 years ago
Vladimír Vondruš ffb82088b9 GL: add an ArrayView setTransformFeedbackOutputs() overload. 4 years ago
Vladimír Vondruš dea47b16fb GL: typo. 4 years ago
Vladimír Vondruš 8c65eeb27e package/ci: SceneTools aren't needed in the Vulkan-specific builds. 4 years ago