7439 Commits (28fdfad0ec0fec8cd27b9fcc72a7412f1df0f21b)
 

Author SHA1 Message Date
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
Vladimír Vondruš c999645182 modules: actually properly link to static Windows SDL dependencies. 7 years ago
Vladimír Vondruš a29cb46549 GL: give up and disable DSA for everything buffer-related on Intel/Windows. 7 years ago
Vladimír Vondruš 959ab7a444 Math: haha whoops. 7 years ago
Vladimír Vondruš 15e5bfa09e Update credits and changelog, minor cleanup. 7 years ago
Marco Melorio 097289850a Add toEuler() to Quaternion 7 years ago
Vladimír Vondruš b01818c60b external: fail when flextGL fails. 7 years ago
Vladimír Vondruš 6acfa6c7b6 external: expose a bunch of new GL extensions. 7 years ago
Vladimír Vondruš 20a3fedaa4 external: GLES EXT_disjoint_timer_query now exposes glGetInteger64vEXT(). 7 years ago
Vladimír Vondruš 2cbdd52a5a doc: forgot to list the new OVR_multiivew entrypoints in the table. 7 years ago
Vladimír Vondruš b3a1f744db doc: eheh, such a big button and totally useless. 7 years ago
Vladimír Vondruš 86c7486402 Platform: fix non-deprecated build. 7 years ago
Vladimír Vondruš 44458f5b37 Trade: explanatory message in a test. 7 years ago
Vladimír Vondruš 7be062a71a Trade: clean up unused & harmful error redirection in tests. 7 years ago