12 Commits (0dea0d8aff6e29ecb1d7863a5c2839c5997e084a)

Author SHA1 Message Date
Vladimír Vondruš 6b4a833d6e Minor code cleanup. 14 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš 43f6dbc72d Using integer vector aliases all over the place. 14 years ago
Vladimír Vondruš 891cc6606e Adapted to Corrade changes. 14 years ago
Vladimír Vondruš 757ca13514 Sdl2Application: don't request specific OpenGL version. 14 years ago
Vladimír Vondruš 985b28cf07 Sdl2Application: fix modifiers everywhere, not only for key press. 14 years ago
Vladimír Vondruš 7cdbad0557 Sdl2Application: also lock cursor to window when locking mouse. 14 years ago
Vladimír Vondruš 5b16dbb550 Sdl2Application: support for relative position in mouse move event. 14 years ago
Vladimír Vondruš 2ad7fea174 Sdl2Application: support for modifiers also in mouse events. 14 years ago
Vladimír Vondruš 5354396af6 Sdl2Application: using special classes for input events. 14 years ago
Vladimír Vondruš 4f9e13b2cb Sdl2Application: implemented modifiers. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš 2c0b75df8b Request OpenGL 3.2 rather than 3.3. 14 years ago
Vladimír Vondruš 07df630b24 Modified Sdl2WindowContext for source compatibility with others. 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š 9d63f35279 Sdl2Context: split mouseEvent to mousePressEvent and mouseReleaseEvent. 14 years ago
Vladimír Vondruš 070c5ba706 Sdl2Context: calling redraw() in drawEvent() didn't have any effect. 14 years ago
Vladimír Vondruš a3bc29a000 Separate class for extension wrangler initialization. 14 years ago
Vladimír Vondruš 45d1cb1225 Anonymized unused function parameters. 14 years ago
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš acb8029a93 SDL2 context: keyboard handling for basic keys. 14 years ago
Vladimír Vondruš 9cb0846718 Sdl2Context: mouse handling. 14 years ago
Vladimír Vondruš 39a313a357 Brought debug facilities from Corrade::Utility to Magnum namespace. 14 years ago
Vladimír Vondruš ef6d70c8ad First version of SDL2 context. 14 years ago