Merge: Gamnit on iOS
[nit.git] / lib / gamnit / gamnit.nit
2018-01-25 Jean PrivatMerge: Gamnit on iOS
2018-01-17 Alexis Laferrièregamnit: intro basic input event supports for iOS
2018-01-17 Alexis Laferrièregamnit: intro core gamnit graphics services for iOS
2018-01-17 Alexis Laferrièregamnit: differentiate create_display and recreate_gamni...
2018-01-14 Alexis Laferrièregamnit: intro and use indirection to bind the screen...
2018-01-04 Alexis Laferrièregamnit: print gl_MAX_TEXTURE_SIZE with other driver...
2017-11-21 Alexis Laferrièregamnit: split use of App::on_create between create_gamn...
2017-08-19 Alexis Laferrièregamnit: print current config and list extensions
2017-06-08 Alexis Laferrièregamnit: enable dynamic window resizing on desktop
2017-05-08 Alexis Laferrièreapp.nit: exit and print an error if not bound to a...
2017-02-27 Alexis Laferrièregamnit: update doc
2015-12-14 Alexis Laferrièrelib/gamnit: fix not executing gamnit programs when...
2015-12-14 Alexis Laferrièrelib/gamnit: intro `accept_events` and other input relat...
2015-12-14 Alexis Laferrièrelib/gamnit: add a non-null display argument to frame_core
2015-12-10 Alexis Laferrièrelib/gamnit: intro graphic programs abstraction layer
2015-12-10 Alexis Laferrièrelib/gamnit: intro texture support
2015-12-10 Alexis Laferrièrelib/gamnit: do not execute gamnit clients when testing
2015-09-14 Alexis Laferrièrelib/gamnit: intro App integration and Android support
2015-09-14 Alexis Laferrièrelib/gamnit: intro the abstract display
2015-08-02 Alexis Laferrièrelib: intro gamnit::network