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š
578e3635dc
Platform: add constructor for *Application::Arguments structs.
Apparently calling std::optional<Arguments>::emplace() doesn't work on a
struct that doesn't have any constructor.
|
11 years ago |
| .. |
|
Implementation
|
Common format for preprocessor #error messages.
|
11 years ago |
|
AbstractXApplication.cpp
|
Platform: AbstractXApplication cleanup.
|
11 years ago |
|
AbstractXApplication.h
|
Platform: add constructor for *Application::Arguments structs.
|
11 years ago |
|
AndroidApplication.cpp
|
Platform: cleanup in AndroidApplication.
|
11 years ago |
|
AndroidApplication.h
|
Common format for preprocessor #error messages.
|
11 years ago |
|
CMakeLists.txt
|
Platform: use BUILD_STATIC_PIC also for *Context static libraries.
|
11 years ago |
|
Context.h
|
Oh, it's 2015 already.
|
11 years ago |
|
EmscriptenApplication.js
|
Making includes absolute, part 1: moving files around.
|
13 years ago |
|
GlutApplication.cpp
|
Platform: GlutApplication cleanup.
|
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
|
Platform: cleaned up NaClApplication.
|
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: fix compilation on Emscripten.
|
11 years ago |
|
Sdl2Application.h
|
Platform: add constructor for *Application::Arguments structs.
|
11 years ago |
|
WebApplication.css
|
Making includes absolute, part 1: moving files around.
|
13 years ago |
|
WindowlessCglApplication.cpp
|
Platform: removed bogus check in WindowlessCglApplication.
|
11 years ago |
|
WindowlessCglApplication.h
|
Platform: add constructor for *Application::Arguments structs.
|
11 years ago |
|
WindowlessGlxApplication.cpp
|
Common format for preprocessor #error messages.
|
11 years ago |
|
WindowlessGlxApplication.h
|
Platform: add constructor for *Application::Arguments structs.
|
11 years ago |
|
WindowlessNaClApplication.cpp
|
Oh, it's 2015 already.
|
11 years ago |
|
WindowlessNaClApplication.h
|
Oh, it's 2015 already.
|
11 years ago |
|
WindowlessWglApplication.cpp
|
Platform: properly propagate return code from WindowlessWglApplication.
|
11 years ago |
|
WindowlessWglApplication.h
|
Platform: add constructor for *Application::Arguments structs.
|
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
|
First-class WebGL support, part 13: reduce version enum.
|
11 years ago |