5 Commits (cbe63c7a0451d3db8d1fd50ceac9c1b4c6269ee6)

Author SHA1 Message Date
Vladimír Vondruš 085d96ce25 Platform: support for debug context flag in GlutApplication. 12 years ago
Vladimír Vondruš f021f09df8 Platform: finally added proper key events to GlutApplication. 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. 13 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 13 years ago
Vladimír Vondruš a3d4fc0042 Platform: forgot to initialize variable. 13 years ago
Vladimír Vondruš 8c39c5f11f Platform: ability to request context version in GlutApplication. 13 years ago
Vladimír Vondruš 8bc1793cab Platform: make viewportEvent() only optional. 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š aa5b888bb2 Platform: added ScreenedApplication class. 13 years ago
Vladimír Vondruš bf76cdfa81 Platform: added no-op GlutApplication::keyReleaseEvent(). 13 years ago
Vladimír Vondruš 798d6667e7 Platform: deinline default event handlers. 13 years ago
Vladimír Vondruš f15609bc3d Platform: implement fake GlutApplication::MouseMoveEvent::buttons(). 13 years ago
Vladimír Vondruš 100990cb0e Move extension loading into Magnum::Context. 13 years ago
Vladimír Vondruš 231aaeb4aa Platform: documentation updates. 13 years ago
Vladimír Vondruš 4222d8a297 Platform: pass application configuration via reference, not pointer. 13 years ago
Vladimír Vondruš f0958647c1 Platform: more intuitive argc/argv Arguments structure. 13 years ago
Vladimír Vondruš bda6202d42 Platform: ability to negotiate context in {Glut,NaCl,Sdl2}Application. 13 years ago
Vladimír Vondruš 11daec1df6 Platform: forgot to initialize variable. Twice. 13 years ago
Vladimír Vondruš dfdec44b01 Platform: portable application arguments specification. 13 years ago
Vladimír Vondruš b0336c240d Platform: multisampling support in GlutApplication. 13 years ago
Vladimír Vondruš cdcb37cd0c Platform: better way to specify application configuration. 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš d552a658c0 Platform: reworked GlutApplication events to mimic SDL and NaClApplication. 14 years ago
Vladimír Vondruš 43f6dbc72d Using integer vector aliases all over the place. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš b5edb73f38 GlutWindowContext: don't save unused argc and argv variables. 14 years ago
Vladimír Vondruš 13bb600c3e Creating Context instance in all *Context classes. 14 years ago
Vladimír Vondruš a5ab6253b7 Contexts refactoring. 14 years ago
Vladimír Vondruš a3bc29a000 Separate class for extension wrangler initialization. 14 years ago
Vladimír Vondruš 39a313a357 Brought debug facilities from Corrade::Utility to Magnum namespace. 14 years ago
Vladimír Vondruš 426d1bc95e Renamed GLutContext::mouseMoveEvent() to mouseMotionEvent(). 14 years ago
Vladimír Vondruš 5824ecfe39 New library for OpenGL context creation using various toolkits. 14 years ago