54 Commits (1281576c633547e7619de657bac20d98b85e61c1)

Author SHA1 Message Date
Vladimír Vondruš 1281576c63 doc: updated credits and changelog. 1 year ago
hsdk123 2219abd835 Platform: use non-deprecated ALooper_pollOnce() in AndroidApplication. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš 005d4c224f Platform: handle (multi-)touch input in AndroidApplication. 2 years ago
Vladimír Vondruš b0abae88d1 Platform: replace mouse events with pointer events in AndroidApp. 2 years ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 87c7eea1e2 Deprecate MAGNUM_TARGET_GLES3. 2 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš b37df09892 Platform: clean up leftovers after old deprecated viewportEvent(). 5 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš 6dafbd0c14 Platform: since we #include the Context anyway, no need to PIMPL it. 5 years ago
Vladimír Vondruš 5d05acbf1f Platform: explicitly destroy GL::Context before the GL context. 5 years ago
Vladimír Vondruš fd1492f56b GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 2109c0b51e Platform: hide AndroidApplication::Flags from the header. 5 years ago
Vladimír Vondruš cd48c59cab Remove remaining APIs deprecated in 2018.10. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš e6dc5be1af Platform: default to 32-bit RGBA framebuffer instead of 24-bit RGB. 6 years ago
Vladimír Vondruš 9fad16182e Platform: implement AndroidApplication::MouseMoveEvent::relativePosition(). 7 years ago
Vladimír Vondruš e08cdced88 Platform: make ScreenedApplication available for AndroidApplication. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš acf4dd3080 Platform: implemented handling of AndroidApplication::viewportEvent(). 8 years ago
Vladimír Vondruš d40e4f2dea Platform: added AndroidApplication::framebufferSize() and dpiScaling(). 8 years ago
Vladimír Vondruš ed0a719da2 Platform: pass a class to viewportEvent(). 8 years ago
Vladimír Vondruš 25d0bb8768 Platform: {Android,Glfw}Application: consistent windowSize() with SDL. 8 years ago
Vladimír Vondruš 51ec199ece Platform: minor cleanup. 8 years ago
Vladimír Vondruš 24b91e40c2 Platform: ability to specify color/depth/stencil buffer sizes. 8 years ago
Vladimír Vondruš d398c63182 Platform: properly request a depth buffer on Android. 8 years ago
Vladimír Vondruš 675c49e79e Split the OpenGL layer out, pt 28: non-GL-centric Platform::*Application. 8 years ago
Vladimír Vondruš 298e7c20a7 Split the OpenGL layer out, pt 23: adapted Platform. 8 years ago
Vladimír Vondruš 1bb5b89505 Platform: added AndroidApplication::nativeActivity(). 8 years ago
Vladimír Vondruš c95a8a5a0a Platform: don't use deprecated functionality. 8 years ago
Vladimír Vondruš a69aa12807 Platform: added AndroidApplication::windowSize(). 8 years ago
Vladimír Vondruš 97a39d7947 Platform: the Android app_dummy() workaround only got worse. 8 years ago
Vladimír Vondruš 9529e488ec Platform: users of the AndroidApplication don't need the glue. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš eeba2ac848 Platform: proper NoCreate constructors for windowed classes. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 9e7c5656c6 Platform: don't use deprecated API in AndroidApplication. 10 years ago
Vladimír Vondruš e7383d88fc Initial support for passing arguments directly to the engine. 11 years ago
Vladimír Vondruš 277828ea44 Ability to do GL context creation fallbacks even from Context constructor. 11 years ago
Vladimír Vondruš a9aee1935d Platform: cleanup in AndroidApplication. 11 years ago
Vladimír Vondruš 57f19dbbc2 Platform: don't define ScreenedApplication for AndroidApplication. 11 years ago
Vladimír Vondruš 4b8406b418 Platform: instantiate ScreenedApplication also for AndroidApplication. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš 3df0d63a1a Platform: oh god what have I done. 12 years ago