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š 62628beac9 modules: make it possible to use SDL2 as a CMake subproject. 5 years ago
..
Implementation Updated copyright year. 5 years ago
Test Platform: document why particular things aren't tested. 5 years ago
AbstractXApplication.cpp Platform: since we #include the Context anyway, no need to PIMPL it. 5 years ago
AbstractXApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
AndroidApplication.cpp Platform: since we #include the Context anyway, no need to PIMPL it. 5 years ago
AndroidApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
CMakeLists.txt Updated copyright year. 5 years ago
EmscriptenApplication.cpp Platform: since we #include the Context anyway, no need to PIMPL it. 5 years ago
EmscriptenApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
EmscriptenApplication.js Updated copyright year. 5 years ago
GLContext.h Platform: this include isn't needed. 5 years ago
GlfwApplication.cpp GL: implement --magnum-gpu-validation no-error. 5 years ago
GlfwApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
GlxApplication.cpp Updated copyright year. 5 years ago
GlxApplication.h Updated copyright year. 5 years ago
MacOSXBundleInfo.plist.in Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info. 8 years ago
Platform.h Updated copyright year. 5 years ago
Screen.h Updated copyright year. 5 years ago
ScreenedApplication.h Updated copyright year. 5 years ago
ScreenedApplication.hpp Updated copyright year. 5 years ago
Sdl2Application.cpp GL: implement --magnum-gpu-validation no-error. 5 years ago
Sdl2Application.h modules: make it possible to use SDL2 as a CMake subproject. 5 years ago
WebApplication.css Updated copyright year. 5 years ago
WindowlessCglApplication.cpp GL,Platform: introduce GL::Context::Configuration::Flag::Windowless. 5 years ago
WindowlessCglApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessEglApplication.cpp GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessEglApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessEmscriptenApplication.js Updated copyright year. 5 years ago
WindowlessGlxApplication.cpp GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessGlxApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessIosApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessIosApplication.mm GL,Platform: introduce GL::Context::Configuration::Flag::Windowless. 5 years ago
WindowlessWglApplication.cpp GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessWglApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessWindowsEglApplication.cpp GL: implement --magnum-gpu-validation no-error. 5 years ago
WindowlessWindowsEglApplication.h GL: implement --magnum-gpu-validation no-error. 5 years ago
XEglApplication.cpp Updated copyright year. 5 years ago
XEglApplication.h Updated copyright year. 5 years ago
gl-info.cpp GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
gl-info.html Platform: use new CSS classes in gl-info 6 years ago