16 Commits (a3bf0115481ccb21a6dc952bf8673def20ff9521)

Author SHA1 Message Date
Vladimír Vondruš 3cfaab654a Platform: Doxygen workarounds. 10 years ago
Vladimír Vondruš 39149998d1 Platform: actually properly implement WindowlessWglApplication. 11 years ago
Vladimír Vondruš d648d29100 Platform: superfluous endif. 11 years ago
Vladimír Vondruš c36573934f Platform: ability to request debug context in windowless applications. 11 years ago
Vladimír Vondruš f684882d63 Platform: reduce amount of included files, cleanup. 11 years ago
Vladimír Vondruš 578e3635dc Platform: add constructor for *Application::Arguments structs. 11 years ago
Vladimír Vondruš 98f5d8abf7 Platform: properly propagate return code from WindowlessWglApplication. 11 years ago
Vladimír Vondruš 789eb8e47b Platform: WindowlessWglApplication cleanup. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 984b8003ea Platform: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 3eff64ab62 Platform: doc++. 12 years ago
Vladimír Vondruš 611159fa2b Doc++ 12 years ago
Vladimír Vondruš 75955ad1b9 Platform: include windows.h in WindowlessWglApplication. 12 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 89f4ab09ad Platform: added WindowlessWglApplication. 12 years ago
Vladimír Vondruš 24aa7a1bbe Platform: include cleanup. 12 years ago
Vladimír Vondruš c34260d603 Platform: even more doc++. 12 years ago
Vladimír Vondruš 68a6729173 Platform: more documentation updates. 12 years ago
Vladimír Vondruš c084c4ebc4 Platform: another round of insane documentation updates. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš ae2b2cd0f6 Platform: undefine more Xlib nonsense. 13 years ago
Vladimír Vondruš 8bc1793cab Platform: make viewportEvent() only optional. 13 years ago
Vladimír Vondruš 698b150c90 Platform: disable copy/move of Application classes. 13 years ago
Vladimír Vondruš da049642cf Platform: WindolessGlxApplication::Configuration can be a POD. 13 years ago
Vladimír Vondruš b406404969 Platform: there is no point in disabling copy/move of Configuration. 13 years ago
Vladimír Vondruš 5c0747359a Platform: add default argument to createContext(). 13 years ago
Vladimír Vondruš 77677ff48d Platform: unified and cleaned up context creation. 13 years ago
Vladimír Vondruš 75ac846df1 Platform: documentation updates. 13 years ago
Vladimír Vondruš 1c10a5f595 More documentation crosslinking and fixes. 13 years ago
Vladimír Vondruš 3295e7e920 Platform: thoroughly documented building and usage with CMake. 13 years ago
Vladimír Vondruš 4815df2aca Platform: removed unneeded include. 13 years ago
Vladimír Vondruš 883600e373 Platform: make Configuration constructors explicit. 13 years ago
Vladimír Vondruš 4222d8a297 Platform: pass application configuration via reference, not pointer. 13 years ago
Vladimír Vondruš 72e83c4f49 Platform: inline/virtual optimizations. 13 years ago
Vladimír Vondruš f0958647c1 Platform: more intuitive argc/argv Arguments structure. 13 years ago
Vladimír Vondruš dfdec44b01 Platform: portable application arguments specification. 13 years ago
Vladimír Vondruš cdcb37cd0c Platform: better way to specify application configuration. 13 years ago
Vladimír Vondruš 5f77a12f47 Fixed typos (ahem). 13 years ago
Vladimír Vondruš 2c8a4c306c Platform: added Application and WindowlessApplication aliases. 13 years ago
Vladimír Vondruš 29cb2a8d7a Platform: added MAGNUM_WINDOWLESSAPPLICATION_MAIN() alias. 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 1693c772ad Moved OpenGL includes out from Magnum.h. 13 years ago
Vladimír Vondruš 792198ae89 Platform: undefine another conflicting macro. 13 years ago
Vladimír Vondruš 027df55637 Platform: doc++ 13 years ago
Vladimír Vondruš 7e66a09461 Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Vladimír Vondruš 8e947fbabb Platform: Added WindowlessGlxApplication. 14 years ago