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š 305454453d Platform: fix GLFW context creation on GL-less builds. 7 years ago
..
Implementation Platform: fix DpiScaling to handle calling conventions properly on Windows. 7 years ago
Test Platform: fix GLFW/SDL2 tests on builds w/o GL. 7 years ago
AbstractXApplication.cpp GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
AbstractXApplication.h Adapt to (breaking) Corrade changes. 7 years ago
AndroidApplication.cpp Platform: make ScreenedApplication available for AndroidApplication. 7 years ago
AndroidApplication.h Platform: make ScreenedApplication available for AndroidApplication. 7 years ago
CMakeLists.txt Platform: this code doesn't need stuff from GL. 7 years ago
EmscriptenApplication.cpp Platform: add MouseMoveEvent::relativePosition() to Glfw and Emscripten. 7 years ago
EmscriptenApplication.h Platform: add MouseMoveEvent::relativePosition() to Glfw and Emscripten. 7 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: fix GLFW context creation on GL-less builds. 7 years ago
GlfwApplication.h Platform: add MouseMoveEvent::relativePosition() to Glfw and Emscripten. 7 years ago
GlxApplication.cpp Updated copyright year. 7 years ago
GlxApplication.h Platform: make Application and other conditional aliases searchable. 7 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 Platform: check and return a reference from Screen::application(). 7 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: fix {Sdl2,Glfw}Application startup on GL-less builds. 7 years ago
Sdl2Application.h Platform: if you call Sdl2Application::tickEvent(), it gets disabled. 7 years ago
WebApplication.css Platform: improve the UX of windowless Emscripten apps. 7 years ago
WindowlessCglApplication.cpp Updated copyright year. 7 years ago
WindowlessCglApplication.h Platform: make Application and other conditional aliases searchable. 7 years ago
WindowlessEglApplication.cpp Platform: ask for debug context if --magnum-gpu-validation is enabled. 7 years ago
WindowlessEglApplication.h Platform: make Application and other conditional aliases searchable. 7 years ago
WindowlessEmscriptenApplication.js Platforms: update Emscripten markup for 1.38.27 and up. 7 years ago
WindowlessGlxApplication.cpp Platform: ask for debug context if --magnum-gpu-validation is enabled. 7 years ago
WindowlessGlxApplication.h Platform: make Application and other conditional aliases searchable. 7 years ago
WindowlessIosApplication.h Platform: make Application and other conditional aliases searchable. 7 years ago
WindowlessIosApplication.mm Updated copyright year. 7 years ago
WindowlessWglApplication.cpp Platform: ask for debug context if --magnum-gpu-validation is enabled. 7 years ago
WindowlessWglApplication.h Platform: make Application and other conditional aliases searchable. 7 years ago
WindowlessWindowsEglApplication.cpp Platform: ask for debug context if --magnum-gpu-validation is enabled. 7 years ago
WindowlessWindowsEglApplication.h Platform: make Application and other conditional aliases searchable. 7 years ago
XEglApplication.cpp Updated copyright year. 7 years ago
XEglApplication.h Platform: make Application and other conditional aliases searchable. 7 years ago
gl-info.cpp Platform: separate the implicit engine startup log from the rest. 7 years ago
gl-info.html Audio,Platform: update Emscripten markup for windowless apps as well. 7 years ago