36 Commits (2dfa2815ae1e26b5ae412b0c6ff6cdd326da79a1)

Author SHA1 Message Date
Vladimír Vondruš 2dfa2815ae Platform: documentation formatting fixes. 11 years ago
Vladimír Vondruš 360068475a Platform: Windows RT support for Sdl2Application. 11 years ago
Vladimír Vondruš df4e032e83 Platform: Sdl2Application documentation cleanup. 11 years ago
Vladimír Vondruš 725ffbbfdb Platform: doc++ 11 years ago
Vladimír Vondruš 73419be9e6 SceneGraph: generalized camera implementation. 11 years ago
Vladimír Vondruš 578e3635dc Platform: add constructor for *Application::Arguments structs. 11 years ago
Vladimír Vondruš 155a484e67 Platform: added Sdl2Application::tickEvent(). 11 years ago
Vladimír Vondruš 16057eeaff Platform: ability to cap main loop period directly on Sdl2Application. 11 years ago
Vladimír Vondruš 826f174899 Platform: give up on any XHTML sanity. 11 years ago
Vladimír Vondruš 2c516fffb8 Platform: doc++ 11 years ago
Vladimír Vondruš 3060e1d1a2 Platform: finally add VSync support to Sdl2Application. 11 years ago
Vladimír Vondruš 59477d04f8 Platform: Sdl2Application cleanup. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 48e666e238 Platform: try to create core context in Sdl2Application on all platforms. 12 years ago
Vladimír Vondruš f3e02008fb No need to use class/struct keyword in friend declarations. 12 years ago
Vladimír Vondruš 3174c4f7e5 Platform: minor cleanup. 12 years ago
Vladimír Vondruš 984b8003ea Platform: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 4c86d04042 Support for ARB_robustness_isolation. 12 years ago
Vladimír Vondruš 3eff64ab62 Platform: doc++. 12 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš 7f38ccaf63 Using delegating constructors where apropriate. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 4573c357a2 Platform: default to non-resizable window in Sdl2Application. 12 years ago
Vladimír Vondruš b5017752a3 Platform: fix Emscripten build. 12 years ago
Vladimír Vondruš c275640ee0 Platform: ability to specify context flags in Sdl2Application. 12 years ago
Vladimír Vondruš 05f677cc30 Platform: removed deprecated Flags from Sdl2Application::Configuration. 12 years ago
Vladimír Vondruš 8adde55377 Platform: improve documentation of redraw() function. 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š 6f58bfd4e3 Platform: fix documentation. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 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š a9ca7d7544 Platform: include cleanup. 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š e1e21bc9c5 Platform: doc++ 13 years ago
Vladimír Vondruš 3833478212 Platform: ability to request context version in Sdl2Application. 13 years ago
Vladimír Vondruš c9104906e7 Use CORRADE_TARGET_WINDOWS instead of _WIN32. 13 years ago
Vladimír Vondruš fc1a486f00 Platform: ignore Sdl2Application title in Emscripten. 13 years ago
Vladimír Vondruš 4eaedf94eb Platform: fixed SDL link in documentation. 13 years ago
Vladimír Vondruš 8bc1793cab Platform: make viewportEvent() only optional. 13 years ago
Vladimír Vondruš f0eaf04e36 Platform: make virtual functions private, rendering protected, other public. 13 years ago
Vladimír Vondruš fbc9277b12 Platform: publicly document copy/move inability of Event classes. 13 years ago
Vladimír Vondruš 698b150c90 Platform: disable copy/move of Application classes. 13 years ago
Vladimír Vondruš b406404969 Platform: there is no point in disabling copy/move of Configuration. 13 years ago