41 Commits (cef4719d3e0eee7e73a3c21053233197649b7df6)

Author SHA1 Message Date
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
Vladimír Vondruš c74ccc22f3 Platform: fix AndroidApplication compilation. 12 years ago
Vladimír Vondruš 7f38ccaf63 Using delegating constructors where apropriate. 12 years ago
Vladimír Vondruš 7b065d5aa6 Platform: initial support for touch/mouse events in AndroidApplication. 12 years ago
Vladimír Vondruš cb8eecce51 Platform: initial version of AndroidApplication. 12 years ago