11724 Commits (3a2a6b9179fbaf9b7210ba2d4bfb45e7aa5aa305)
 

Author SHA1 Message Date
Vladimír Vondruš 356166bb38 modules: update FindCorrade.cmake. 7 months ago
Vladimír Vondruš 7e5a9472e4 Math: add scatterInto(). 7 months ago
Vladimír Vondruš 5ea9faef04 Math: mark scatter() with CORRADE_NODISCARD. 7 months ago
Vladimír Vondruš 5676ab552f doc: ignore CORRADE_NODISCARD annotations when generating docs. 7 months ago
Vladimír Vondruš 2ea43a8c5e Adapt to moving CORRADE_DEPRECATED*() macros to a dedicated header. 7 months ago
Vladimír Vondruš 998919110c modules: update FindCorrade.cmake for reworked Corrade::Main on MinGW. 7 months ago
Vladimír Vondruš bd52eb9be2 AnyImageImporter: attempt to detect AVIF files. 8 months ago
Vladimír Vondruš a297dd63e9 Platform: missing semicolons in a CSS file? Outrageous! 8 months ago
Vladimír Vondruš 179a68229f package/ci: new macOS image, new lcov, new trash errors. 8 months ago
Vladimír Vondruš 62f04ca5e9 package/ci: once again switch to an an Xcode image that isn't removed. 8 months ago
Vladimír Vondruš 01d9d9bbc1 package/ci: minor cleanup. 8 months ago
Vladimír Vondruš 68d013204b doc: magnum-integration has now generated snippets and images. 9 months ago
Vladimír Vondruš 3a2c1292e0 Audio: remove an obsolete Doxygen TODO, it works now. 10 months ago
Vladimír Vondruš 71ccd3e187 Audio: expose alGetError() as a search keyword for Renderer::error(). 10 months ago
Vladimír Vondruš 8f084de933 doc: update credits as requested. 10 months ago
Vladimír Vondruš a22e9ae344 Updated credits and changelog. 10 months ago
Andy Maloney 2e8f36d160 {doc} Fix a couple of spelling mistakes 10 months ago
Vladimír Vondruš 381568a11a Platform: more -Wcast-function-type suppressions for Clang 13+. 10 months ago
Vladimír Vondruš 77684885f9 doc: magnum-integration may now depend on magnum-extras, swap the order. 10 months ago
Vladimír Vondruš d0e4e86df7 package/ci: use an Xcode image that isn't going to get removed. 10 months ago
Vladimír Vondruš 322d7c51d7 Updated toolchains submodule. 10 months ago
Vladimír Vondruš 0109548149 Use https for links. 10 months ago
Vladimír Vondruš e9907a80ec TextureTools: new utilities for sampling textures on a CPU. 10 months ago
Vladimír Vondruš 4d80751e6f package/ci: use newer SDL that has CMake configs that work with CMake 4. 11 months ago
Vladimír Vondruš 1ee55f9a75 package/ci: update paths for clang-cl that got bumped to version 19. 11 months ago
Vladimír Vondruš 71c2716273 Text: list scripts new in Unicode 17. 11 months ago
Vladimír Vondruš 235db64cf6 Platform: expand -Wcast-function-type warning suppression to Clang 13+. 11 months ago
Vladimír Vondruš 85f6bd834e doc: expand MSVC-/GCC-specific warning supporessions to clang-cl. 11 months ago
Vladimír Vondruš 9ee7e899aa Ignore warnings of glaring uselessness on clang-cl. 11 months ago
Vladimír Vondruš 507e8845d3 Import GL shader resources on static builds unconditionally. 11 months ago
Vladimír Vondruš f2da1e12b5 Math: accidental stray semicolon. Copypasted 14 times. Sigh. 11 months ago
Vladimír Vondruš bc5cb3e363 Test: fix Clang missing prototypes warnings harder. 11 months ago
Vladimír Vondruš 8f6e35f4ad package/homebrew: C++14 is nothing to boast with in 2025. 12 months ago
Vladimír Vondruš 06550adb04 package/homebrew: use current master for the stable version. 12 months ago
Vladimír Vondruš b85f0c8dfe doc: update credits and changelog. 1 year ago
Vladimír Vondruš f297d593bf Math: make all trivial mutable getters constexpr under C++14. 1 year ago
Vladimír Vondruš c232a57325 Math: doc++ 1 year ago
Vladimír Vondruš c41a13ecc8 Math: make test using declarations consistent as well. 1 year ago
Vladimír Vondruš ddde7f77db Math: rename test cases for consistency with other test files. 1 year ago
Vladimír Vondruš 0fc40bea05 package/ci: use GitHub for downloading OpenAL releases. 1 year ago
Vladimír Vondruš 20f66ff0b4 Platform: delete EmscriptenApplication WebGL context only if there is. 1 year ago
Vladimír Vondruš 968b9a59dc Platform: add a TODO. 1 year ago
Vladimír Vondruš ac9780f65b Platform: add test for creating contextless EmscriptenApplication. 1 year ago
Vladimír Vondruš 43c552aa01 Shaders: properly test uniform struct trivial copyability. 1 year ago
Vladimír Vondruš 67b8559de3 Text: can do this string concatenation at compile time. 1 year ago
Vladimír Vondruš b04e726be7 package/ci: lcov!!! don't test my patience! 1 year ago
Vladimír Vondruš b2307ef9f5 package/ci: skip OpenAL tests on the Xcode 15 image, they hang, FFS. 1 year ago
Vladimír Vondruš b30ec0a5f7 modules: link to static MoltenVK dependencies in FindVulkan. 1 year ago
Vladimír Vondruš bd1ff4ad94 package/ci: test with static MoltenVK in the macos-static build. 1 year ago
Vladimír Vondruš 6b58165856 Test: suppress missing prototypes warnings on Clang. 1 year ago