..
Implementation
Don't rely on __GNUC__ being always 4 on Clang.
4 years ago
Test
Platform: merge WindowlessWindowsEglApplication into EglApp and remove.
4 years ago
AbstractXApplication.cpp
Platform: port *XApplication away from std::string.
4 years ago
AbstractXApplication.h
Platform: port *XApplication away from std::string.
4 years ago
AndroidApplication.cpp
Updated copyright year.
4 years ago
AndroidApplication.h
Prefix all CMake options with MAGNUM_*.
4 years ago
CMakeLists.txt
Platform: make Glfw and Sdl2App work with EGL on desktop GL as well.
4 years ago
EmscriptenApplication.cpp
Platform: use StringView in *Application::Text*Event.
4 years ago
EmscriptenApplication.h
Prefix all CMake options with MAGNUM_*.
4 years ago
EmscriptenApplication.js
Updated copyright year.
4 years ago
GLContext.h
Use const char* const* for argv consistently.
4 years ago
GlfwApplication.cpp
Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL.
4 years ago
GlfwApplication.h
Prefix all CMake options with MAGNUM_*.
4 years ago
GlxApplication.cpp
Updated copyright year.
4 years ago
GlxApplication.h
Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL.
4 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.
4 years ago
Screen.h
Updated copyright year.
4 years ago
ScreenedApplication.h
Updated copyright year.
4 years ago
ScreenedApplication.hpp
Updated copyright year.
4 years ago
Sdl2Application.cpp
Platform: make Glfw and Sdl2App work with EGL on desktop GL as well.
4 years ago
Sdl2Application.h
Prefix all CMake options with MAGNUM_*.
4 years ago
WebApplication.css
Updated copyright year.
4 years ago
WindowlessCglApplication.cpp
Updated copyright year.
4 years ago
WindowlessCglApplication.h
Prefix all CMake options with MAGNUM_*.
4 years ago
WindowlessEglApplication.cpp
Platform: merge WindowlessWindowsEglApplication into EglApp and remove.
4 years ago
WindowlessEglApplication.h
Platform: merge WindowlessWindowsEglApplication into EglApp and remove.
4 years ago
WindowlessEmscriptenApplication.js
Updated copyright year.
4 years ago
WindowlessGlxApplication.cpp
Updated copyright year.
4 years ago
WindowlessGlxApplication.h
Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL.
4 years ago
WindowlessIosApplication.h
Prefix all CMake options with MAGNUM_*.
4 years ago
WindowlessIosApplication.mm
external,Platform: suppress GL deprecation warnigs on iOS as well.
4 years ago
WindowlessWglApplication.cpp
Updated copyright year.
4 years ago
WindowlessWglApplication.h
Prefix all CMake options with MAGNUM_*.
4 years ago
XEglApplication.cpp
Updated copyright year.
4 years ago
XEglApplication.h
Prefix all CMake options with MAGNUM_*.
4 years ago
gl-info.cpp
Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL.
4 years ago
gl-info.html
Platform: use new CSS classes in gl-info
6 years ago