77 Commits (b04e726be7d5e9adee4362783bc43b34310b7ff4)

Author SHA1 Message Date
Vladimír Vondruš b04e726be7 package/ci: lcov!!! don't test my patience! 9 months ago
Vladimír Vondruš b2307ef9f5 package/ci: skip OpenAL tests on the Xcode 15 image, they hang, FFS. 9 months ago
Vladimír Vondruš bd1ff4ad94 package/ci: test with static MoltenVK in the macos-static build. 9 months ago
Vladimír Vondruš 440653dbb8 package/ci: update to a newer Emscripten image that isn't 404ing. 10 months ago
Vladimír Vondruš 7982e92fd2 package/ci: pass lcov extra options via a parameter rather than env var. 10 months ago
Vladimír Vondruš e248dcdaca package/ci: make sure TARGET_EGL is always non-empty. 10 months ago
Vladimír Vondruš 23ae187f84 package/ci: doc++ 10 months ago
Vladimír Vondruš 30a04ad5ff package/ci: use llvmpipe for Linux ES2/ES3 builds as well. 10 months ago
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