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š 31582ce2f8 Todo++ 13 years ago
..
AbstractContextHandler.h Todo++ 13 years ago
AbstractXApplication.cpp Platform: reworked *XApplication events to mimic other implementations. 14 years ago
AbstractXApplication.h Platform: cleaned-up AbstractXApplication header. 13 years ago
CMakeLists.txt Platform: added magnum-info utility. 14 years ago
EglContextHandler.cpp Use {} instead of "". 13 years ago
EglContextHandler.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
ExtensionWrangler.cpp Moved OpenGL includes out from Magnum.h. 13 years ago
ExtensionWrangler.h Deleted constructors of classes with only static members. 14 years ago
GlutApplication.cpp Platform: reworked GlutApplication events to mimic SDL and NaClApplication. 14 years ago
GlutApplication.h Moved OpenGL includes out from Magnum.h. 13 years ago
GlxApplication.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
GlxContextHandler.cpp Platform: don't require any specific OpenGL version. 14 years ago
GlxContextHandler.h Moved OpenGL includes out from Magnum.h. 13 years ago
NaClApplication.cpp No `using namespace std` anywhere. 14 years ago
NaClApplication.h Platform: using new type aliases in whole Platform namespace. 13 years ago
Sdl2Application.cpp Platform: added Sdl2Application::exit(). 13 years ago
Sdl2Application.h Platform: using new type aliases in whole Platform namespace. 13 years ago
WindowlessGlxApplication.cpp Platform: Added WindowlessGlxApplication. 14 years ago
WindowlessGlxApplication.h Moved OpenGL includes out from Magnum.h. 13 years ago
XEglApplication.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
magnum-info.cpp Platform: expose MAGNUM_USE_HARFBUZZ in magnum-info utility. 13 years ago