191 Commits (e70cb8bfdcd99ee0aaa3e8d13b38b259927c336a)

Author SHA1 Message Date
Vladimír Vondruš e70cb8bfdc Platform: no point in having SDL2 window title on iOS. 10 years ago
Vladimír Vondruš 18bb3fccfc Platform: fix iOS display orientation events in Sdl2Application. 10 years ago
Vladimír Vondruš 19590df462 Platform: added iOS HiDPI and menu bar toggles to Sdl2Application. 10 years ago
Vladimír Vondruš 2a62e6772e Platform: fix viewport initialization on iOS. 10 years ago
Vladimír Vondruš f52e156e90 Platform: print Buffer::minMapAlignment() in magnum-info. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš b5ced6ee13 Platform: note that WindowlessCglApplication is w/o default FB. 10 years ago
Vladimír Vondruš 76f73f4a61 Platform: add missing definitions to magnum-info. 10 years ago
Vladimír Vondruš aebf071143 Platform: make used application printing in magnum-info more foolproof. 10 years ago
Vladimír Vondruš b35d19ce6b Platform: comment cleanup. 10 years ago
Vladimír Vondruš 80aaa5bbbc Minor cleanup. 10 years ago
Vladimír Vondruš ad27e192f4 modules: link also all required frameworks when finding SDL2 on iOS. 10 years ago
Vladimír Vondruš 3e81fbad41 iOS-specific function pointer loader. 10 years ago
Vladimír Vondruš e36f919118 Platform: properly install WindowlessCglApplication headers. 10 years ago
Vladimír Vondruš 9e7c5656c6 Platform: don't use deprecated API in AndroidApplication. 10 years ago
Vladimír Vondruš 3f0737fa98 Added missing ARB_compute_shader limit queries. 10 years ago
Vladimír Vondruš 305f066003 Platform: another chaotic limit position. 10 years ago
Vladimír Vondruš 19d9fb452d Platform: put the limit into proper section. 10 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 10 years ago
Vladimír Vondruš 3cfaab654a Platform: Doxygen workarounds. 10 years ago
Vladimír Vondruš 60d6c96710 Platform: use context configuration flags also on ES builds. 10 years ago
Vladimír Vondruš 39149998d1 Platform: actually properly implement WindowlessWglApplication. 11 years ago
Vladimír Vondruš 5a7460f570 Platform: added `--short` option to magnum-info. 11 years ago
Vladimír Vondruš d648d29100 Platform: superfluous endif. 11 years ago
Vladimír Vondruš cf89f5306d Platform: avoid using C-style casts. 11 years ago
Vladimír Vondruš c36573934f Platform: ability to request debug context in windowless applications. 11 years ago
Vladimír Vondruš 5bad5e8a9a Platform: Sdl2Application header cleanup. 11 years ago
Vladimír Vondruš 3bbb67c3f9 Platform: leave Sdl2Application window positioning on the system. 11 years ago
Vladimír Vondruš 9bc98c3f10 CMake subproject support, part 2: export MAGNUM_* variables. 11 years ago
Vladimír Vondruš 9696bebaeb Platform: ability to request sRGB-capable framebuffer in Sdl2Application. 11 years ago
Vladimír Vondruš 2a7875ad49 Platform: doc++. 11 years ago
Vladimír Vondruš 508ca2e99f Platform: don't overwrite user-specified context flags in Sdl2Application. 11 years ago
Vladimír Vondruš 8c4756a9e4 Platform: use amd-nv-no-forward-compatible-core-context only when needed. 11 years ago
Vladimír Vondruš cbf3e427a1 Recognizing `amd-nv-no-forward-compatible-core-context` workaround. 11 years ago
Vladimír Vondruš cb897a497f Recognize and ignore --magnum-* command-line options in utilities. 11 years ago
Vladimír Vondruš f684882d63 Platform: reduce amount of included files, cleanup. 11 years ago
Vladimír Vondruš e7383d88fc Initial support for passing arguments directly to the engine. 11 years ago
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š 81f227bae1 Platform: do the core context workaround also for AMD. 11 years ago
Vladimír Vondruš 725ffbbfdb Platform: doc++ 11 years ago
Vladimír Vondruš 277828ea44 Ability to do GL context creation fallbacks even from Context constructor. 11 years ago
Vladimír Vondruš 4ea5dc41d2 Platform: NVidia workaround also in WindowlessGlxApplication. 11 years ago
Vladimír Vondruš 79cf010db0 Platform: minor cleanup. 11 years ago
Vladimír Vondruš 3a4eb8bfad Platform: forgot to destroy PBuffer in WindowlessGlxApplication. 11 years ago
Vladimír Vondruš dc533eba25 Platform: request forward-compatible core context in Sdl2Application. 11 years ago
Vladimír Vondruš 7e82eb215c Platform: finally properly create core contexts in Sdl2Application. 11 years ago
Vladimír Vondruš 8f35ebaedf Platform: actually create the fallback context in Sdl2Application. 11 years ago
Vladimír Vondruš d4ee9b7184 Revert "Platform: really properly fix context creation in Sdl2Application." 11 years ago