23 Commits (5175805762c693cf69622614b135ec7201131d37)

Author SHA1 Message Date
Vladimír Vondruš 5175805762 Common format for preprocessor #error messages. 11 years ago
Vladimír Vondruš 0b2cfae44a Platform: cleaned up NaClApplication. 11 years ago
Vladimír Vondruš 192686e48d Platform: fix Doxygen warnings. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš f3e02008fb No need to use class/struct keyword in friend declarations. 12 years ago
Vladimír Vondruš 984b8003ea Platform: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 3eff64ab62 Platform: doc++. 12 years ago
Vladimír Vondruš 5a8e165014 Use flextGL also for OpenGL ES. 12 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 69d02ee7ee doc: strict ordering of sections in detailed documentation. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 8a412f1d5d Use SDL 2 instead of GLUT as the default and recommended toolkit. 12 years ago
Vladimír Vondruš 14a6b85612 Platform: removed long-deprecated InputEvent::Modifier::*Button values. 12 years ago
Vladimír Vondruš c34260d603 Platform: even more doc++. 12 years ago
Vladimír Vondruš a9bcaf4b89 Platform: error out when trying to use NaClApplication outside of NaCl. 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š 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š 7c5762424b Platform: no-op context version setter in NaClApplication. 13 years ago
Vladimír Vondruš d4162a4160 Platform: add dummy title setting function to NaClApplication. 13 years ago
Vladimír Vondruš 0204669735 Platform: add at least some support for wheel events to NaClApplication. 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
Vladimír Vondruš 5c0747359a Platform: add default argument to createContext(). 13 years ago
Vladimír Vondruš 75ac846df1 Platform: documentation updates. 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š 380ef7013d Platform: fixed compilation of NaClApplication. 13 years ago
Vladimír Vondruš 18a50f784b Platform: update HTML markup documentation. 13 years ago
Vladimír Vondruš 1c10a5f595 More documentation crosslinking and fixes. 13 years ago
Vladimír Vondruš 3295e7e920 Platform: thoroughly documented building and usage with CMake. 13 years ago
Vladimír Vondruš bddf01c3b9 Disable deprecated API if MAGNUM_BUILD_DEPRECATED is set. 13 years ago
Vladimír Vondruš 5013c1817a Platform: don't call viewportEvent() on initialization. 13 years ago
Vladimír Vondruš 85974d8123 Platform: separate mouse buttons from keyboard modifiers. 13 years ago
Vladimír Vondruš 15cc649b27 Platform: markup improvements for web applications. 13 years ago
Vladimír Vondruš c279a161db Removed annoying Doxygen workaround for #undef. 13 years ago
Vladimír Vondruš 13d5e2a50f Removed enum-referencing Doxygen workarounds. 13 years ago
Vladimír Vondruš 1b6ef7e0bd Platform: updated markup to be valid HTML5. 13 years ago
Vladimír Vondruš 883600e373 Platform: make Configuration constructors explicit. 13 years ago
Vladimír Vondruš 4222d8a297 Platform: pass application configuration via reference, not pointer. 13 years ago
Vladimír Vondruš 106921ac99 Platform: improve magnum-info in NaCl, add reusable JS and CSS files. 13 years ago
Vladimír Vondruš 7756a0e258 Platform: Doxygen fixes. 13 years ago