7452 Commits (7ced4740fd14fd04d4e8cf04248e486b4793e89a)
 

Author SHA1 Message Date
Vladimír Vondruš 7ced4740fd Silence a bunch of macOS-specific warnings. 6 years ago
Vladimír Vondruš 9c8a3b6c39 Adapt to Corrade changes. 6 years ago
Vladimír Vondruš c7173ee841 Updated toolchains submodule. 6 years ago
Vladimír Vondruš 91fc09e3e9 Prefix internal Resource members with an underscore. 6 years ago
Vladimír Vondruš eda984c9c9 Made Resource nothrow-movable. 6 years ago
Vladimír Vondruš 51b8349c24 Doc++ 6 years ago
Vladimír Vondruš 2eaa9f2ceb Add explicit tests for Resource constructors. 6 years ago
Vladimír Vondruš 55b18efe43 Test that [Compressed]Image is nothrow movable. 6 years ago
Vladimír Vondruš d95d3b9290 doc: make configuration value parsers more discoverable. 6 years ago
Vladimír Vondruš e603771cef Platform: fix EmscriptenApplication mouse events with Emscripten master. 6 years ago
Vladimír Vondruš 34261840bc GL: expand ARB_DSA blacklisting on Intel Windows drivers a bit further. 6 years ago
Vladimír Vondruš c4e8aac04e doc: clarify what CMake the 100-page Android troubleshooting guide uses. 6 years ago
Vladimír Vondruš f6abe4577c doc: advertise clang-cl support. 6 years ago
Vladimír Vondruš 28fdfad0ec MeshTools: suppress a Clang warning in a test. 6 years ago
Vladimír Vondruš dc56bf413a DebugTools: update test to pass on clang-cl. 6 years ago
Vladimír Vondruš f831be7031 GL: clang-cl is this what you want? 6 years ago
Vladimír Vondruš fbfb060b46 Animation: export just the function to avoid clang-cl complaining. 6 years ago
Vladimír Vondruš 323829ac15 Work around clang-cl forgetting dllexport on extern templates. 6 years ago
Vladimír Vondruš f7f676e01d DebugTools: remove unused declaration in a test. 6 years ago
Vladimír Vondruš f077fc1ada DebugTools: update test to pass with newer Emscripten on the CI. 6 years ago
Vladimír Vondruš c527c26a6e GL: fix clang-cl warning about C-incompatible function signatures. 6 years ago
Vladimír Vondruš 32eb99890e Platform: silence clang-cl warnings from internal SDL headers. 6 years ago
Vladimír Vondruš 9bd7f306b5 Math: work around the NAN macro not being constexpr on clang-cl. 6 years ago
Vladimír Vondruš 20ae968dcf package/ci: add a Clang-CL build on AppVeyor. 6 years ago
Vladimír Vondruš 926a921172 doc: suppress Clang warning in a snippet. 6 years ago
Vladimír Vondruš 02a6747b73 SceneGraph: show how to implement object culling on the drawable group. 6 years ago
Vladimír Vondruš 1fb90813b1 doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 4e5ed76dce Audio,Platform: put Emscripten boilerplate to correct location. 6 years ago
Vladimír Vondruš 9636423cb2 modules: be less stupid when parsing Magnum/configure.h. 6 years ago
Vladimír Vondruš b3db2bb7ec modules: updated FindCorrade.cmake. 6 years ago
Vladimír Vondruš 2e52cc0f3c MeshTools: added a STL-less subdivideInPlace() variant. 6 years ago
Vladimír Vondruš dc24831693 MeshTools: we know the final size beforehand. 6 years ago
Vladimír Vondruš 0160156318 MeshTools: why was past me such an overengineer? 6 years ago
Vladimír Vondruš d33bbd1c7e Platform: apparently I forgot to finish this sentence a year ago. 6 years ago
Vladimír Vondruš e67526abf0 Platform: ability to set window size in Sdl2 and GlfwApplication. 6 years ago
Vladimír Vondruš 314cad0d89 Platform: document how to calculate content scaling in a x-platform way. 6 years ago
Vladimír Vondruš a12d673d82 modules: fix dependency between DebugTools and Trade on GL-less builds. 6 years ago
Vladimír Vondruš a50e249b63 MagnumFontConverter: fix static build. 6 years ago
Vladimír Vondruš f615d0ba9c package/ci: build also static plugins on the static build. 6 years ago
Vladimír Vondruš 376757bc6c Doc++ 6 years ago
Daniel Guzman dd0fc3bcaf Stop Magnum/Math/Swizzle.h(75): warning C4389: '==': signed/unsigned mismatch 6 years ago
Vladimír Vondruš e72a0459c8 doc: updated changelog, mark new APIs as new. 7 years ago
Squareys e88d0cb181 GL: Add ArrayView<AbstractTexture*> overrides to bind and bindImages 7 years ago
Vladimír Vondruš 5e9d1476ba Platform: oh, right, Doxygen's "smart" quotes visited here. 7 years ago
Vladimír Vondruš 0f740e8899 package/ci: FU, Chocolatey. 7 years ago
Vladimír Vondruš 4000ab8573 Doc++ 7 years ago
Vladimír Vondruš 3379051ed5 Platform: added a bunch of missing keys. 7 years ago
Vladimír Vondruš 6b2f4711b4 Primitives: fix an assertion in uvSphereWireframe(). 7 years ago
Vladimír Vondruš a180be551b CMake: UseAndroid can be included as an oneliner. 7 years ago
Vladimír Vondruš d5b470d350 Shaders: fix missing include. 7 years ago