You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Stéphane Brard 4d1203d66e Platform: added shared context support to windowless applications. 6 years ago
..
Implementation Platform: assume HiDPI is on by default on macOS 10.13+ and iOS 13+. 6 years ago
Test Platform: avoid GlfwApplication::viewportEvent() being fired too soon. 6 years ago
AbstractXApplication.cpp Platform: minor. 7 years ago
AbstractXApplication.h Doxygen, FFS. 6 years ago
AndroidApplication.cpp Platform: implement AndroidApplication::MouseMoveEvent::relativePosition(). 7 years ago
AndroidApplication.h Doxygen, FFS. 6 years ago
CMakeLists.txt Platform: clarify a comment so I don't waste time here again. 6 years ago
EmscriptenApplication.cpp Platform: fix EmscriptenApplication mouse events with Emscripten master. 6 years ago
EmscriptenApplication.h Doxygen, FFS. 6 years ago
EmscriptenApplication.js Platforms: update Emscripten markup for 1.38.27 and up. 7 years ago
GLContext.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
GlfwApplication.cpp Platform: avoid GlfwApplication::viewportEvent() being fired too soon. 6 years ago
GlfwApplication.h Doxygen, FFS. 6 years ago
GlxApplication.cpp Updated copyright year. 7 years ago
GlxApplication.h Platform: add search aliases to have things discoverable betters. 6 years ago
MacOSXBundleInfo.plist.in Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info. 8 years ago
Platform.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Screen.h Doxygen, FFS. 6 years ago
ScreenedApplication.h Platform: check and return a reference from Screen::application(). 7 years ago
ScreenedApplication.hpp Platform: check and return a reference from Screen::application(). 7 years ago
Sdl2Application.cpp Platform: make it possible to override DPI scaling from the app. 6 years ago
Sdl2Application.h Doxygen, FFS. 6 years ago
WebApplication.css Platform: improve the UX of windowless Emscripten apps. 7 years ago
WindowlessCglApplication.cpp Platform: added shared context support to windowless applications. 6 years ago
WindowlessCglApplication.h Platform: added shared context support to windowless applications. 6 years ago
WindowlessEglApplication.cpp Platform: added shared context support to windowless applications. 6 years ago
WindowlessEglApplication.h Platform: added shared context support to windowless applications. 6 years ago
WindowlessEmscriptenApplication.js Platforms: update Emscripten markup for 1.38.27 and up. 7 years ago
WindowlessGlxApplication.cpp Platform: added shared context support to windowless applications. 6 years ago
WindowlessGlxApplication.h Platform: added shared context support to windowless applications. 6 years ago
WindowlessIosApplication.h Platform: add search aliases to have things discoverable betters. 6 years ago
WindowlessIosApplication.mm Updated copyright year. 7 years ago
WindowlessWglApplication.cpp Platform: added shared context support to windowless applications. 6 years ago
WindowlessWglApplication.h Platform: added shared context support to windowless applications. 6 years ago
WindowlessWindowsEglApplication.cpp Platform: added shared context support to windowless applications. 6 years ago
WindowlessWindowsEglApplication.h Platform: added shared context support to windowless applications. 6 years ago
XEglApplication.cpp Updated copyright year. 7 years ago
XEglApplication.h Platform: add search aliases to have things discoverable betters. 6 years ago
gl-info.cpp GL: add a GL::AbstractShaderProgram::maxGeometryOutputVertices() query. 6 years ago
gl-info.html Audio,Platform: update Emscripten markup for windowless apps as well. 7 years ago