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.
 
 
 
 
 
Vladimír Vondruš 446b63f11c doc: updated credits and changelog. 6 years ago
..
Implementation Platform: assume HiDPI is on by default on macOS 10.13+ and iOS 13+. 6 years ago
Test Platform: make *Application::exit() exit right after constructor ends. 6 years ago
AbstractXApplication.cpp Platform: make *Application::exit() exit right after constructor ends. 6 years ago
AbstractXApplication.h Platform: make *Application::exit() exit right after constructor ends. 6 years ago
AndroidApplication.cpp Platform: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 6 years ago
AndroidApplication.h Platform: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 6 years ago
CMakeLists.txt Platform: clarify a comment so I don't waste time here again. 6 years ago
EmscriptenApplication.cpp doc: updated credits and changelog. 6 years ago
EmscriptenApplication.h Platform: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 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: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 6 years ago
GlfwApplication.h Platform: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 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: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 6 years ago
Sdl2Application.h Platform: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 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: add context getters to all windowless apps. 6 years ago
WindowlessEglApplication.cpp Platform: added shared context support to windowless applications. 6 years ago
WindowlessEglApplication.h Platform: add context getters to all windowless apps. 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: add context getters to all windowless apps. 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: add context getters to all windowless apps. 6 years ago
WindowlessWindowsEglApplication.cpp Platform: added shared context support to windowless applications. 6 years ago
WindowlessWindowsEglApplication.h Platform: add context getters to all windowless apps. 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