69 Commits (e6e36ab0e9fa40dd5250ff37375d0918db9b5918)

Author SHA1 Message Date
Vladimír Vondruš e6e36ab0e9 package/ci: test desktop GL build with llvmpipe via EGL. 10 months 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š 6500e610af package/ci: Mac is ARM64 now, make it depend on the Linux ARM64 build. 2 years ago
Vladimír Vondruš 363717467d package/ci: reduce parallelism on the Vulkan build, OOMs too often. 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š 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š 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š 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š 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š 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
Vladimír Vondruš 2b5cb6d409 package/ci: yes, tests got even heavier, so reduce the parallelism again. 4 years ago
Vladimír Vondruš 67d37c9ed5 package/ci: build in parallel also on iOS. 4 years ago
Vladimír Vondruš e36843057d package/ci: Xcode 11.7 is the oldest supported on CircleCI. 4 years ago
Vladimír Vondruš b1c686a18f Revert "package/ci: temporarily disable macOS, iOS, ARM and Android ES2 builds." 4 years ago
Vladimír Vondruš c475d0b6e7 package/ci: revert attempts to go with a small CircleCI resource class. 4 years ago
Vladimír Vondruš 9d61a63553 package/ci: further cap CircleCI jobs for the small resource class. 4 years ago
Vladimír Vondruš 9c4f2ceea2 package/ci: of course this only happens when I push straight to master. 4 years ago
Vladimír Vondruš 9bbc73c4c5 package/ci: temporarily disable macOS, iOS, ARM and Android ES2 builds. 4 years ago
Vladimír Vondruš 80b7694468 package/ci: add explicit resource classes to CircleCI jobs. 4 years ago
Vladimír Vondruš b6739751d2 package/ci: further reduce parallelism on the main Linux job. 4 years ago
Vladimír Vondruš 90f614aa84 package/ci: unify comments. 4 years ago
Vladimír Vondruš 9e56e6e5f4 package/ci: no reason to not use GCC 4.8 also for Vulkan. 4 years ago
Vladimír Vondruš 33385a7670 package/ci: use Ubuntu 18.04 on CircleCI. 4 years ago
Vladimír Vondruš 4b6248cfb2 package/ci: retry Android tests 10x more after a two minute timeout. 4 years ago
Vladimír Vondruš d087dbb349 package/ci: parametrize CMake download. 4 years ago
Vladimír Vondruš 65e09afa75 package/ci: xcode 11.4 image on CircleCI is useless now. 4 years ago
Vladimír Vondruš 8d604a4803 package/ci: Emscripten 2.0.17 to 2.0.24 is utterly broken, skip. 4 years ago