199 Commits (2e7b9df8bf650d2e33b8fd9be4eef90c28dcad8b)

Author SHA1 Message Date
Vladimír Vondruš 67d3376104 package/archlinux: I forgot one S out of the three. 1 year ago
Vladimír Vondruš a8c3f885a8 package/archlinux: pass more shitty flags to lcov. 1 year ago
Vladimír Vondruš 5357b2fa87 package/ci: use grcov for clang-cl and MinGW code coverage. 1 year ago
Vladimír Vondruš 80309149b3 package/archlinux: make the GCC 4.8 PKGBUILD work again. 2 years ago
Vladimír Vondruš 0c974381d6 package/archlinux: report missed lines in coverage output. 2 years ago
Vladimír Vondruš 8870b038ed package/archlinux: fix LTO behavior for *.a libraries in the AUR package. 2 years ago
Vladimír Vondruš 4b9ff92cd4 package/archlinux: zstd-compress debug info in all packages that use GCC. 2 years ago
Vladimír Vondruš e34c8439ec package/archlinux: make Emscripten builds work with no cache at all. 2 years ago
Vladimír Vondruš e1b7dca74e package/archlinux: build GLX apps in the GLES dev PKGBUILDs. 3 years ago
Vladimír Vondruš 5f22f9e899 package/archlinux: compress debug info with zstd in the dev PKGBUILD. 3 years ago
Vladimír Vondruš 1e9ff2e39a package/archlinux: allow installing also RelWithDebInfo in dev PKGBUILD. 3 years ago
Vladimír Vondruš 20a5a22f31 package/archlinux: exclude also GL benchmarks from Emscripten test run. 3 years ago
Vladimír Vondruš e34933646f package/archlinux: use rsync to copy cached headers on Emscripten. 3 years ago
Vladimír Vondruš 8c724656d5 package/archlinux: force cache refresh in Emscripten PKGBUILDs. 3 years ago
Vladimír Vondruš cf3f46217a package/archlinux: don't run GL tests in Emscripten dev PKGBUILDs. 3 years ago
Vladimír Vondruš a0b74169a7 Audio: some more converage improvements. 3 years ago
Vladimír Vondruš 7286faf329 *converter: make these buildable on platforms w/o dynamic plugins. 3 years ago
Vladimír Vondruš 6d0b2e6731 oackage/archlinux: drop implicit build flags from GLES dev PKGBUILDs. 3 years ago
Vladimír Vondruš 16f483a9e6 package/archlinux: enable colored compiler output in dev PKGBUILDs. 3 years ago
Vladimír Vondruš 7aa4b653f1 package/archlinux: drop asm.js PKGBUILDs. 3 years ago
Vladimír Vondruš 3113306d82 package/archlinux: adapt to lcov 2.0 changes. 3 years ago
Vladimír Vondruš 6c2ea21d31 distancefieldconverter: make it work on GLES 3+. 3 years ago
Vladimír Vondruš b38d3eea89 Shaders: add SSBO support to all shaders. 3 years ago
Vladimír Vondruš 89e1dcbe11 package/archlinux: equip the Clang PKGBUILDs with a multi-config build. 3 years ago
Vladimír Vondruš 2dc117d52d package/archlinux: clear more compiler flags not known by GCC 4.8. 3 years ago
Vladimír Vondruš 4613fd2db9 package/archlinux: the GCC 4.8 PKGBUILD needs GCC 4.8 corrade as well. 3 years ago
Vladimír Vondruš ac0351585d package/archlinux: include also RelWithDebInfo in the dev PKGBUILD. 3 years ago
Vladimír Vondruš c2ab0dd3ac package/archlinux: use a wildcard .kateconfig for PKGBUILD highlighting. 4 years ago
Vladimír Vondruš c42013b608 package/archlinux: use a dedicated test target for Emscripten. 4 years ago
Vladimír Vondruš 3c2536ddff package/archlinux: no, ctest still doesn't know -j alone. 4 years ago
Vladimír Vondruš 5623c1314b package/archlinux: use just -j for ctest. 4 years ago
Vladimír Vondruš e9bf47144f package/archlinux: switch to Ninja Multi-Config in the dev PKGBUILD. 4 years ago
Vladimír Vondruš 04b931cbca package/archlinux: use llvmpipe instead of swiftshader for Vulkan tests. 4 years ago
Vladimír Vondruš e62b2bb000 Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL. 4 years ago
Vladimír Vondruš fee2d94946 package/archlinux: updated AUR PKGBUILD version. 4 years ago
Vladimír Vondruš ffa13c901c package/archlinux: hmm, why is this one not enabled. 4 years ago
Vladimír Vondruš f3965ddf7e package: use the MAGNUM_-prefixed CMake options. 4 years ago
Vladimír Vondruš 0a8a3f0f6d Don't use git://. 4 years ago
Vladimír Vondruš f44ea76ada package/archlinux: run tests faster. 4 years ago
Vladimír Vondruš 89e3c52dfa Bye, Travis! You won't be missed. 4 years ago
Vladimír Vondruš ae7524dcbb package/archlinux: skip benchmarks in Clang PKGBUILD checks. 4 years ago
Vladimír Vondruš dae4a35fd9 package/archlinux: let the coverage build go through even with failures. 4 years ago
Vladimír Vondruš ef9da0ec96 Shaders: add UBO support to all shaders. 5 years ago
Vladimír Vondruš 18dcfae51e package/archlinux: don't run benchmarks in check(). 5 years ago
Vladimír Vondruš bc0bb075ab Update Android installation layout to better comply with NDK r19+. 5 years ago
Vladimír Vondruš 1e7fafdd75 Vk: VK_KHR_create_renderpass depends on KHR_maintenance2 and multiview. 5 years ago
Vladimír Vondruš baaa083af8 Vk: implicitly enable VK_KHR_maintenance1. 5 years ago
Vladimír Vondruš df6da797ab package: toggle more ES extensions for higher test coverage. 5 years ago
Vladimír Vondruš 5e74ec7be3 package: test with VK_KHR_copy_commands2 disabled as well. 5 years ago
Vladimír Vondruš 7853b4c79b package/archlinux: update -git package version number. 5 years ago