7422 Commits (2e52cc0f3c41b856c3d350e011a1572c4b4b96cb)
 

Author SHA1 Message Date
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
Vladimír Vondruš fd1c7b43d8 Trade: ugh, lcov, UGH. 7 years ago
Vladimír Vondruš 09e6145990 Math: improve Kahan Sum benchmark by comparing to doubles as well. 7 years ago
Vladimír Vondruš d19675a6df doc: updated changelog. 7 years ago
Konstantinos Chatzilygeroudis 5e5c5f7945 GlfwApplication: fix for empty env XDG_SESSION_TYPE 7 years ago
Vladimír Vondruš debddf6585 doc: update UWP / Windows RT build instructions. 7 years ago
Vladimír Vondruš 0ee1c1296e doc: fix a bunch of things in the changelog. 7 years ago
Vladimír Vondruš a920722839 doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Vladimír Vondruš b4f88f00ab Remove last remaining APIs deprecated in 2018.04. 7 years ago
Vladimír Vondruš 090c6bb4a7 Platform: window icon management in Glfw and Sdl2Application. 7 years ago
Vladimír Vondruš 4f6f8ecdde Platform: um... why isn't SDL_version.h pulled in implicitly? 7 years ago
Vladimír Vondruš 51e65aaae0 Platform: respect DPI in setMin/MaxWindowSize(). 7 years ago
Vladimír Vondruš 322a57e88c Platform: properly fire Sdl2Application::viewportEvent() in all cases. 7 years ago
Vladimír Vondruš 3e4646f4be Platform: add tests for setMin/MaxWindowSize(). 7 years ago
Vladimír Vondruš 98e64b5dee Platform: make the GlfwApplication test app resizable. 7 years ago
Vladimír Vondruš 86a9f01dab modules: link to all dependencies of statically-built SDL on Windows. 7 years ago
Vladimír Vondruš 51488cf9c5 doc: updated changelog. 7 years ago
Konstantinos Chatzilygeroudis c8d2c33ac6 Fix for Glfw and Wayland crashing when showing the window after being hidden 7 years ago