336 Commits (1244a51148d20f7a3a56ac6b46dcb6fcdf2f2cdf)

Author SHA1 Message Date
Vladimír Vondruš 671c99226f Initial support for OpenGL ES 3.2. 8 years ago
Vladimír Vondruš 476257984b Platform: removed long-deprecated ScreenedApplication::{front,back}Screen(). 8 years ago
Vladimír Vondruš 28475e1bd8 Doc++ 8 years ago
Vladimír Vondruš 9b8aac3a94 Doc++ 8 years ago
Vladimír Vondruš 8e49ba20ec doc: building docs updates. 8 years ago
Vladimír Vondruš 0043169f0f modules: FindGLFW.cmake should prefer absolute includes. 8 years ago
Vladimír Vondruš ec20dea1e2 Platform: un-deprecate creation of Platform::Context without passing args. 8 years ago
Vladimír Vondruš 7dbe6a5163 Link to live version of magnum-{al-,}info utilities from the docs. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš a4d32e650a Move friend declarations into private class sections. 8 years ago
Vladimír Vondruš d49b8efe9e Platform: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 6029cfae62 Update documentation of utilities for the new theme. 9 years ago
Vladimír Vondruš eec6cad9e8 Platform: remove unneeded cruft from docs. 9 years ago
Vladimír Vondruš 6ae21f23b5 Revert "Platform: Move emscripten port of Sdl2Application to SDL2" 9 years ago
Vladimír Vondruš fada6fba05 Platform: doc++ 9 years ago
Squareys 5fb3f435dd Platform: Move emscripten port of Sdl2Application to SDL2 9 years ago
Vladimír Vondruš 5f3ff712bc Platform: show Emscripten windowless app log only after it loads. 9 years ago
Vladimír Vondruš 94dc9b1149 Platform: fix deprecation warning. 9 years ago
Vladimír Vondruš 48990755ab Platform: fix dependencies of ScreenedApplication header. 9 years ago
Vladimír Vondruš 40b06e08cf Revert "Platform: use saner APIs." 9 years ago
Vladimír Vondruš 9733988686 Platform: fix severe aliasing artifacts with defaults on Emscripten. 9 years ago
Vladimír Vondruš 8e2ecc922b Platform: use saner APIs. 9 years ago
Vladimír Vondruš 404c23e63d Platform: ported magnum-info to Emscripten. 9 years ago
Vladimír Vondruš 3cae6a4a86 Platform: don't assume canvas is in all windowless Emscripten apps. 9 years ago
Vladimír Vondruš 215beaa3be Platform: ability to pass command-line args to Emscripten browser apps. 9 years ago
Vladimír Vondruš fda77b8965 Platform: port WindowlessEglApplication to Emscripten. 9 years ago
Vladimír Vondruš d2f8e3bc9e Platform: updated grossly outdated iOS/Android/Emscripten docs. 9 years ago
Vladimír Vondruš 1c433486cd Consistently use macOS instead of OSX. 9 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš ed7eac0b42 Platform: implement Sdl2Application::windowSize() on Emscripten. 9 years ago
Vladimír Vondruš fd683e4ca7 Platform: print detected driver in magnum-info. 9 years ago
Vladimír Vondruš b83b122005 Debug operator for Context::Flags. 9 years ago
Vladimír Vondruš 02efcf43a4 Platform: display whether this is GL core profile in magnum-info. 9 years ago
Vladimír Vondruš 0d94673afb Platform: make it possible to run main loop iterations manually. 9 years ago
Vladimír Vondruš dcd2249039 Platform: no need to have things at such level of ugliness. 9 years ago
Émile Grégoire 931c16376b Fixes to CMake folder support. 9 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Vladimír Vondruš f9bca9e2a7 Platform: no need to define UNICODE. 9 years ago
Vladimír Vondruš a83be88b88 Platform: put code comment on a correct place. 9 years ago
Émile Grégoire dae1e8e9cf Started adding folders for Visual Studio. 9 years ago
Vladimír Vondruš 3541e9f1fa Platform: proper include for WinRT SDL_WinRTRunApp(). 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 2b34c269db Doxygen warning fixes. 9 years ago
Vladimír Vondruš eeba2ac848 Platform: proper NoCreate constructors for windowed classes. 9 years ago
Vladimír Vondruš b14927aa61 Platform: added {Sdl2,Glfw}Application::window(). 9 years ago
Vladimír Vondruš 4955e1e320 Platform: text input in GlfwApplication. 9 years ago
Vladimír Vondruš 11d664efef Platform: provide position in GlfwApplication::MouseEvent. 9 years ago
Vladimír Vondruš 9aa4e69db0 Platform: added GlfwApplication::windowSize(). 9 years ago
Vladimír Vondruš 455dc26840 Platform: properly set minimized and cursor window options for GLFW. 9 years ago
Vladimír Vondruš 57b36240c2 Platform: doc++ 9 years ago