9450 Commits (edf4bfc2cf57fb51f98cccae8acf7dad27efedfc)
 

Author SHA1 Message Date
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
Vladimír Vondruš d7c642089b modules: don't assume macOS is only desktop GL in FindMagnum. 4 years ago
Vladimír Vondruš c366874c56 Vk: print also driver info in Device creation log. 4 years ago
Vladimír Vondruš 9318331b32 vk-info: display features only if --features is set. 4 years ago
Vladimír Vondruš 1906dafd7c doc: update al-info, gl-info and vk-info usage docs. 4 years ago
Vladimír Vondruš 71bf77a33a gl-info,vk-info: make instruction set lists more compact. 4 years ago
Vladimír Vondruš 18b6369c11 package/ci: we don't need SceneTools nor ShaderTools for ES builds. 4 years ago
Vladimír Vondruš b2f270d7b9 Stop highlighting configure.h.cmake as a CMake source. 4 years ago
Vladimír Vondruš 2ac2155f2c Shaders: fix MeshVisualizer vertex and object ID to work with TBN. 4 years ago
Vladimír Vondruš a5407ceb53 Shaders: test MeshVisualizer TBN + vertex and object ID visualization. 4 years ago
Vladimír Vondruš 5ea48159b1 doc: hey, this bug was about ES, not desktop GL. 4 years ago
Vladimír Vondruš b13c02649f Shaders: don't fetch from an UBO if not needed for TBN visualization. 4 years ago
Vladimír Vondruš 026aa7757e Shaders: instancedNormalMatrix isn't needed if Phong has zero lights. 4 years ago
Vladimír Vondruš 5dd4a067a5 Shaders: properly bind the instancedNormalMatrix PhongGL attribute. 4 years ago
Vladimír Vondruš b65a147f30 Trade: print layer index in MaterialData duplicate attribute assert. 4 years ago
Vladimír Vondruš 69b0a74cf9 Doc++ 4 years ago
Vladimír Vondruš 9018b937d0 sceneconverter: properly document behavior of --concatenate-meshes. 4 years ago
Vladimír Vondruš d823ec1607 sceneconverter: use the fancy new Utility::String::parseNumberSequence(). 4 years ago
Vladimír Vondruš 047fd33817 sceneconverter: don't sort mesh attributes by the offset. 4 years ago
Vladimír Vondruš 578baf3168 Any{Image,Scene}{Importer,Converter}: improve plugin checks in tests. 4 years ago
Vladimír Vondruš ce63928efc Make plugin existence checks in tests consistent. 4 years ago
Vladimír Vondruš ae7524dcbb package/archlinux: skip benchmarks in Clang PKGBUILD checks. 4 years ago
Vladimír Vondruš 4be0f6dd88 doc: random information about ANGLE and bundling dylibs on macOS. 4 years ago