2 Commits (cadaed853ee4e2ab133176839370da00a73bb8ff)

Author SHA1 Message Date
Vladimír Vondruš cadaed853e Platform: ability to request context version in *X*Application. 13 years ago
Vladimír Vondruš 4fcd57fb31 Platform: hide those ugly *ContextHandlers into Implementation namespace. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 72e83c4f49 Platform: inline/virtual optimizations. 13 years ago
Vladimír Vondruš 5f77a12f47 Fixed typos (ahem). 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š 7e66a09461 Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Vladimír Vondruš ef75989178 Platform: don't require any specific OpenGL version. 14 years ago
Vladimír Vondruš 6c5d96d645 Adapted to Corrade changes. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš e9329745e8 Using `override` keyword in all places I can think of at this time. 14 years ago
Vladimír Vondruš 2c0b75df8b Request OpenGL 3.2 rather than 3.3. 14 years ago
Vladimír Vondruš 141b20a612 Renamed Contexts::*Context to *ContextHandler. 14 years ago
Vladimír Vondruš 4927be44cf Context class must be instantiated after initializing extensions. 14 years ago
Vladimír Vondruš 13bb600c3e Creating Context instance in all *Context classes. 14 years ago
Vladimír Vondruš c2949d6b59 More Xlib workarounds... 14 years ago
Vladimír Vondruš a5ab6253b7 Contexts refactoring. 14 years ago
Vladimír Vondruš 31e4e8d95e Added GLX context. 14 years ago
Vladimír Vondruš e372a71636 Decoupled EGL interface from XEglContext. 14 years ago
Vladimír Vondruš 0f579efe85 Undef some more Xlib nonsense. 14 years ago
Vladimír Vondruš 61cac0f1b3 Renamed EglContext to XEglContext. 14 years ago
Vladimír Vondruš d03fe4d41d Limited static polymorphism of EglContext and GlutContext. 14 years ago
Vladimír Vondruš c74551e5c7 Doc++ 14 years ago
Vladimír Vondruš 63f5637c1b EglContext: MOAR keys! 14 years ago
Vladimír Vondruš 7669271b56 EglContext: forgot to revert this back. 14 years ago
Vladimír Vondruš 9ea8efe73b EglContext: Handle window closing. 14 years ago
Vladimír Vondruš ceb116c41c EglContext: keyboard and mouse handling. 14 years ago
Vladimír Vondruš 59ca55abe0 Undefine None from Xlib.h to avoid conflicts (e.g. in Framebuffer). 14 years ago
Vladimír Vondruš 6b55ca96f3 Barebone X/EGL context. 14 years ago