..
Implementation
Platform: assume HiDPI is on by default on macOS 10.13+ and iOS 13+.
6 years ago
Test
Platform: extend window flags in Sdl2 and GlfwApplication.
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: avoid using 100% CPU in an idle GlfwApplication.
6 years ago
GlfwApplication.h
Platform: extend window flags in Sdl2 and GlfwApplication.
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: added ScreenedApplication::globalBeforeDrawEvent().
6 years ago
ScreenedApplication.hpp
Platform: added ScreenedApplication::globalBeforeDrawEvent().
6 years ago
Sdl2Application.cpp
Platform: check before calling SDL_DestroyWindow().
6 years ago
Sdl2Application.h
Platform: extend window flags in Sdl2 and GlfwApplication.
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: add no-forward-compatible-core-context workaround for EGL too.
6 years ago
WindowlessEglApplication.h
Platform: only initialize/terminate EGLDisplay once in a shared set.
6 years ago
WindowlessEmscriptenApplication.js
Platforms: update Emscripten markup for 1.38.27 and up.
7 years ago
WindowlessGlxApplication.cpp
Revert "Platform: choose a GLXFBConfig with a pbuffer."
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: add a TODO for this weird EGL app implementation.
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: exposed clip / cull distance APIs.
6 years ago
gl-info.html
Audio,Platform: update Emscripten markup for windowless apps as well.
7 years ago