4 Commits (4ce013515455a4e472abb8f19fdfcd21b52140d8)

Author SHA1 Message Date
Vladimír Vondruš c275640ee0 Platform: ability to specify context flags in Sdl2Application. 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š 9418822d25 Platform: don't store useless variable on Emscripten. 13 years ago
Vladimír Vondruš 4395a1d21e Platform: rename Sdl2Application::Configuration::Flags to WindowFlags. 13 years ago
Vladimír Vondruš 00dec60d33 Platform: implement ES2 and ES3 support for SDL2 and X-based applications. 13 years ago
Vladimír Vondruš 3833478212 Platform: ability to request context version in Sdl2Application. 13 years ago
Vladimír Vondruš 63d4570f6a Platform: minor code deduplication, documentation and cleanup. 13 years ago
michael chung 5218fda6f8 Platform : This commit will allow failsafe core context creation on Mac OS X. 13 years ago
Vladimír Vondruš fc1a486f00 Platform: ignore Sdl2Application title in Emscripten. 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š ee045d261a Make some type conversions explicit. 13 years ago
Vladimír Vondruš aa5b888bb2 Platform: added ScreenedApplication class. 13 years ago
Vladimír Vondruš 798d6667e7 Platform: deinline default event handlers. 13 years ago
Vladimír Vondruš a1163ed56d Platform: capture pressed buttons in Sdl2Application::MouseMoveEvent. 13 years ago
Vladimír Vondruš 9bc48af18d Platform: don't add fake resize event in Sdl2Application. 13 years ago
Vladimír Vondruš 37e4f9d6f7 Platform: ported Sdl2Application to Emscripten. 13 years ago
Vladimír Vondruš 100990cb0e Move extension loading into Magnum::Context. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 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š b85f50ffab Platform::Sdl2Application: properly handle SDL_QUIT. 13 years ago
Vladimír Vondruš 33ad4b0cff Platform::Sdl2Application: just wait for next event. 13 years ago
Vladimír Vondruš 6fd8dc86ad Platform: moved Sdl2Application event loop into separate function. 13 years ago
Vladimír Vondruš ef0efecc9c Platform: fixed Sdl2Application::tryCreateContext(). 13 years ago
Vladimír Vondruš bb39338008 Platform: better diagnostic in Sdl2Application::tryCreateContext(). 13 years ago
Vladimír Vondruš 5c89c89ff8 Platform: added window flags to Sdl2Application. 13 years ago
Vladimír Vondruš bda6202d42 Platform: ability to negotiate context in {Glut,NaCl,Sdl2}Application. 13 years ago
Vladimír Vondruš df5630225d Platform: minor code cleanup in Sdl2Application. 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š e8c7213d7a Platform: multisampling support in Sdl2Application. 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š c113598845 Platform: added Sdl2Application::exit(). 13 years ago
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