324 Commits (be38d5e2bbd03cab4f31707d8a012a4ce119fc40)

Author SHA1 Message Date
Vladimír Vondruš 3d2a1c1625 package/ci: enable everything that has GL optional in the Vulkan build. 1 year ago
Vladimír Vondruš 9f3856d797 package/ci: run the TSan job on a VM to have control over ASLR. 1 year ago
Vladimír Vondruš 013775bc37 package/ci: unify base linux install step on CircleCI. 1 year ago
Vladimír Vondruš 5357b2fa87 package/ci: use grcov for clang-cl and MinGW code coverage. 1 year ago
Vladimír Vondruš 1084a16362 package/ci: use Node.js 18 on the WebGL 2 build to test WASM SIMD. 2 years ago
Vladimír Vondruš d321676e47 package/ci: use Emscripten 2.0.27 for the WebGL 2 job. 2 years ago
Vladimír Vondruš 5aa49fcebe package/ci: build Debug on Emscripten. 2 years ago
Vladimír Vondruš a76b7646f0 Platform: handle (multi-)touch events in Sdl2Application. 2 years ago
Vladimír Vondruš 6500e610af package/ci: Mac is ARM64 now, make it depend on the Linux ARM64 build. 2 years ago
Vladimír Vondruš 64ed7d183b Vk: properly fix the ImageVkTest. 2 years ago
Vladimír Vondruš 207ad67800 package/ci: guard against corrade-rc regressions on UWP. 2 years ago
Vladimír Vondruš d81ea6bec0 package/ci: no tests for you then, UWP. You're too damn slow. 2 years ago
Vladimír Vondruš b567c0a5c9 package/ci: download a SDL version with CMake configs on AppVeyor. 2 years ago
Vladimír Vondruš 8b832382a8 package/ci: build on Emscripten with emulated corrade-rc. 2 years ago
Vladimír Vondruš 363717467d package/ci: reduce parallelism on the Vulkan build, OOMs too often. 2 years ago
Vladimír Vondruš 1d00914963 package/ci: it might be useful to print SwiftShader limits on the CI. 2 years ago
Vladimír Vondruš 0a9dfed08a package/ci: properly prefix a Corrade CMake option. 2 years ago
Vladimír Vondruš b5c784db17 package/ci: maybe with deprecated APIs off WinRT builds in under an hour? 2 years ago
Vladimír Vondruš 52f2ac4d78 package/ci: heh, attempted to install in /usr/local on iOS. 2 years ago
Vladimír Vondruš 188a4257d8 package/ci: can't build on x86 Mac anymore. 2 years ago
Vladimír Vondruš 55cf89f847 package/ci: cap Ninja jobs for sanitizer builds as well. 2 years ago
Vladimír Vondruš ae6eb111bd package/ci: try also /Zc:preprocessor in the conformant MSVC build. 2 years ago
Vladimír Vondruš d919a37027 package/ci: use a non-deprecated Android image on CircleCI. 2 years ago
Vladimír Vondruš 7d433cc0a2 package/ci: update to a non-deprecated ARM64 image on CircleCI. 2 years ago
Vladimír Vondruš c23eb401cf Platform: properly link GLX apps to libGLX on an GLES + EGL build. 3 years ago
Vladimír Vondruš e188daf392 package/ci: properly test all GLX and EGL applications. 3 years ago
Vladimír Vondruš 6cb0b22659 package/ci: can't test on Xcode 11 anymore. 3 years ago
Vladimír Vondruš 7286faf329 *converter: make these buildable on platforms w/o dynamic plugins. 3 years ago
Vladimír Vondruš c2b87ec3a4 package/ci: reduce build parallelism once more. 3 years ago
Vladimír Vondruš 786f61e9c6 Bump minimal CMake version to 3.5 to silence a CMake 3.27 warning. 3 years ago
Vladimír Vondruš 3710c179fe package/ci: adapt to arbitrary unnecessary Codecov breakages. 3 years ago
Vladimír Vondruš 6c2ea21d31 distancefieldconverter: make it work on GLES 3+. 3 years ago
Vladimír Vondruš ffcba3912b package/ci: reduce parallelism even further. 3 years ago
Vladimír Vondruš d5a03b7b12 package/ci: reduce parallelism for the ES2 build as well. 3 years ago
Vladimír Vondruš b405839de5 package/ci: reduce parallelism on the linux-static build. 3 years ago
Vladimír Vondruš 21aaaf4a61 package/ci: add a CTest timeout to Windows jobs. 3 years ago
Vladimír Vondruš be2749f0c4 package/ci: further reduce parallelism on the nondeprecated build. 3 years ago
Vladimír Vondruš b219ebe1c5 package/ci: the ARM64 build should depend on the nondeprecated build too. 4 years ago
Vladimír Vondruš 12c74a351f package/ci: make all CircleCI jobs depend on the nondeprecated build. 4 years ago
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Vladimír Vondruš 38ff5e6c12 package/ci: minor. 4 years ago
Vladimír Vondruš 7a8d2a8e3e package/ci: don't build ShaderTools on the Android Vulkan job. 4 years ago
Vladimír Vondruš a1d6470fda package/ci: make Android and iOS builds depend on the ARM64 build. 4 years ago
Vladimír Vondruš b9726a9823 package/ci: add dependencies between CircleCI jobs to limit credit usage. 4 years ago
Vladimír Vondruš ded328cd18 imageconverter: start testing this executable as well. 4 years ago
Vladimír Vondruš db58ce9acb package/ci: link sceneconverter to AnySceneConverter on static build. 4 years ago
Vladimír Vondruš e5d3ec8d83 package/ci: link plugins to the sceneconverter in static builds. 4 years ago
Vladimír Vondruš e62b2bb000 Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL. 4 years ago
Vladimír Vondruš 84b27e14d0 package/ci: add a TODO for Ninja job capping. 4 years ago
Vladimír Vondruš c6c35035f8 package/ci: further reduce ES3 build parallelism. 4 years ago