4951 Commits (5d60f0d350fd1089144f772f04f3c91bd354ffef)

Author SHA1 Message Date
Vladimír Vondruš 5d60f0d350 Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Vladimír Vondruš 915d0f0600 Math/Geometry: this test passes only on non-optimized Emscripten builds. 8 years ago
Vladimír Vondruš f0adb5688f Math/Geometry: reduce benchmark iterations. 8 years ago
Vladimír Vondruš 60940264cd Math/Geometry: remove unused parameter. 8 years ago
Vladimír Vondruš 8292ac9a3e Math/Geometry: added a missing test case. 8 years ago
Vladimír Vondruš be3dcc6fa0 Math/Geometry: improve assertion message. 8 years ago
Vladimír Vondruš a77b08471e Math/Geometry: various cleanup. 8 years ago
Squareys 04ca48ce64 Math: Add and improve intersection methods 8 years ago
Steeve Morin 26ae018d4f external: fix ES2 and ES3 include paths in iOS 8 years ago
Vladimír Vondruš 40a5b898a2 Math: ability to convert BoolVector from/to external representation. 8 years ago
Vladimír Vondruš 47d79ef47d Math: add GLSL bvec* as keywords for BoolVector. 8 years ago
Vladimír Vondruš e9af67a651 Platform: properly link X11 to all applications that need it. 8 years ago
Vladimír Vondruš 7df90af144 Math: work around MSVC 2017 15.7.2 ICEs. 8 years ago
Vladimír Vondruš c61b245a3c GL: update the --magnum-log option to include "verbose". 8 years ago
Vladimír Vondruš 259f2da78d doc: filling up general Emscripten docs. 8 years ago
Vladimír Vondruš 81aa98dbee GL: make it possible to pass a pre-filled Utility::Arguments to Context. 8 years ago
Vladimír Vondruš 04a3f9588b Platform: test compilation & linking of all Application libraries. 8 years ago
Vladimír Vondruš 7ad33d3f5b Platform: properly link XEglApplication to EGL. 8 years ago
Vladimír Vondruš b8fabec474 Math: remove unused variables from tests. 8 years ago
Vladimír Vondruš 98d384e249 Test: workaround bogus Clang 6 warnings about missing declarations. 8 years ago
Vladimír Vondruš 8f9d1384b9 Vk: require at least CMake 3.7. 8 years ago
Vladimír Vondruš b1377033e8 Vk: initial Vulkan headers generated using flextGL. 8 years ago
Vladimír Vondruš fec1a07b9b Bootstrap Vulkan support. 8 years ago
Vladimír Vondruš 7b49479b07 GL: doc++ 8 years ago
Vladimír Vondruš b79c245a63 Doc++, allow to search literals without the nonobvious operator"" prefix. 8 years ago
Vladimír Vondruš 673caa23bf Math: compiling Angle, Color and Half code snippets. 8 years ago
Vladimír Vondruš d9936c40fd Math: added Constants::piQuarter(). 8 years ago
Vladimír Vondruš c77e6d7a15 Platform: doc++ 8 years ago
Vladimír Vondruš 0e2b251e39 Platform: GLFW doesn't allow to create GL 3.1 core contexts. 8 years ago
Vladimír Vondruš f30ca8929e Platform: prefer core GL contexts in GlfwApplication as well. 8 years ago
Vladimír Vondruš 3e025f6d5b Platform: no need to store a global window instance pointer. 8 years ago
Vladimír Vondruš 606811735c Platform: minor cleanup. 8 years ago
Samuel Kogler 6379a8458e Fix uninitialized pointer check in GlfwApplication. 8 years ago
Vladimír Vondruš d398c63182 Platform: properly request a depth buffer on Android. 8 years ago
Vladimír Vondruš 44f829acbd Platform: fix WindowlessWglApplication on non-deprecated builds. 8 years ago
Vladimír Vondruš 71195cd6c1 Test: minor cleanup. 8 years ago
Vladimír Vondruš 26f1abb396 Platform: fix WindowlessCglContext on non-deprecated build. 8 years ago
Vladimír Vondruš 2fc9f0a13e Platform: forgotten implementations of GLConfiguration. 8 years ago
Vladimír Vondruš 23cae45efc GL: otherwise Doxygen claims that MAGNUM_VERIFY_NO_GL_ERROR doesn't exist. 8 years ago
Vladimír Vondruš 21bf047cde GL: fix documentaiton. 8 years ago
Vladimír Vondruš a6a24cc7d9 Platform: properly forward-declare GL::Version. 8 years ago
Vladimír Vondruš 8d0f922d40 Platform: hide irrelevant macros from Doxygen. 8 years ago
Vladimír Vondruš b8fe2fb6c3 Platform: don't include the GL headers in GlfwApplication header. 8 years ago
Vladimír Vondruš 8018b17bc7 Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Vladimír Vondruš e159db5aa1 AnySceneImporter: special handling for binary glTF files. 8 years ago
Vladimír Vondruš d5a0516f8a Split the OpenGL layer out, pt 29: SDL2 and GLFW apps w/o GL. 8 years ago
Vladimír Vondruš 675c49e79e Split the OpenGL layer out, pt 28: non-GL-centric Platform::*Application. 8 years ago
Vladimír Vondruš e2512ffee2 Text: unconditionally use TextureFormat::Luminance in GlyphCache on ES2. 8 years ago
Vladimír Vondruš 583fbcce6d GL: Doxygen being shitty again. 8 years ago
Vladimír Vondruš 49b0c9d2fc Audio: Doxygen being shitty again. 8 years ago