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š
c36573934f
Platform: ability to request debug context in windowless applications.
...
Binary AMD drivers require the user to explicitly request the debug
context on context initialization, otherwise all debug functions are
no-op. This allows us to use debug functionality in command-line utils
and, mainly, GL functionality tests.
The Windows versions are coded without testing, so I hope I did not break
something :)
11 years ago
..
Implementation
Platform: added WindowlessWindowsEglApplication.
11 years ago
AbstractXApplication.cpp
Initial support for passing arguments directly to the engine.
11 years ago
AbstractXApplication.h
Platform: add constructor for *Application::Arguments structs.
11 years ago
AndroidApplication.cpp
Initial support for passing arguments directly to the engine.
11 years ago
AndroidApplication.h
Common format for preprocessor #error messages.
11 years ago
CMakeLists.txt
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Context.h
Initial support for passing arguments directly to the engine.
11 years ago
EmscriptenApplication.js
Making includes absolute, part 1: moving files around.
13 years ago
GlutApplication.cpp
Initial support for passing arguments directly to the engine.
11 years ago
GlutApplication.h
Platform: add constructor for *Application::Arguments structs.
11 years ago
GlxApplication.cpp
Oh, it's 2015 already.
11 years ago
GlxApplication.h
Oh, it's 2015 already.
11 years ago
NaClApplication.cpp
Ability to do GL context creation fallbacks even from Context constructor.
11 years ago
NaClApplication.h
Platform: give up on any XHTML sanity.
11 years ago
NaClApplication.js
Making includes absolute, part 1: moving files around.
13 years ago
Platform.h
Oh, it's 2015 already.
11 years ago
Screen.h
Oh, it's 2015 already.
11 years ago
ScreenedApplication.h
Oh, it's 2015 already.
11 years ago
ScreenedApplication.hpp
Platform: clarify comments.
11 years ago
Sdl2Application.cpp
Platform: leave Sdl2Application window positioning on the system.
11 years ago
Sdl2Application.h
Platform: Sdl2Application header cleanup.
11 years ago
WebApplication.css
Making includes absolute, part 1: moving files around.
13 years ago
WindowlessCglApplication.cpp
Platform: reduce amount of included files, cleanup.
11 years ago
WindowlessCglApplication.h
Platform: add constructor for *Application::Arguments structs.
11 years ago
WindowlessGlxApplication.cpp
Platform: ability to request debug context in windowless applications.
11 years ago
WindowlessGlxApplication.h
Platform: ability to request debug context in windowless applications.
11 years ago
WindowlessNaClApplication.cpp
Ability to do GL context creation fallbacks even from Context constructor.
11 years ago
WindowlessNaClApplication.h
Oh, it's 2015 already.
11 years ago
WindowlessWglApplication.cpp
Platform: ability to request debug context in windowless applications.
11 years ago
WindowlessWglApplication.h
Platform: ability to request debug context in windowless applications.
11 years ago
WindowlessWindowsEglApplication.cpp
Platform: ability to request debug context in windowless applications.
11 years ago
WindowlessWindowsEglApplication.h
Platform: ability to request debug context in windowless applications.
11 years ago
XEglApplication.cpp
Oh, it's 2015 already.
11 years ago
XEglApplication.h
Oh, it's 2015 already.
11 years ago
magnum-info-nacl.html
Platform: give up on any XHTML sanity.
11 years ago
magnum-info-nacl.nmf
Making includes absolute, part 1: moving files around.
13 years ago
magnum-info.cpp
Recognize and ignore --magnum-* command-line options in utilities.
11 years ago