gamnit: implement app::audio for desktop using SDL2 mixer
[nit.git] / lib / gamnit / display_linux.nit
2017-05-26 Alexis Laferrièregamnit: implement app::audio for desktop using SDL2...
2017-02-27 Alexis Laferrièregamnit: use SDL2
2016-05-20 Alexis Laferrièrelib/gamnit & egl: extract number of color bits as attri...
2016-05-20 Alexis Laferrièrelib/gamnit: rename GamnitAssetTexture to TextureAsset
2015-12-14 Alexis Laferrièrelib/gamnit: intro `accept_events` and other input relat...
2015-12-10 Alexis Laferrièrelib/gamnit: intro texture support
2015-09-14 Alexis Laferrièrelib/gamnit: intro GNU/Linux support