code: remove `protected` from top-level methods (now in sys)
[nit.git] / lib / egl.nit
2015-04-10 Jean Privatcode: remove `protected` from top-level methods (now...
2015-01-29 Jean PrivatMerge: ldflags for Android
2015-01-28 Alexis Laferrièrelib: update portable modules with ldflags specific...
2015-01-27 Alexis Laferrièrelib/egl: add `renderable_type` related features
2014-12-08 Alexis Laferrièrelib/egl: use hex literals instead of `String::to_hex`
2014-09-09 Alexis Laferrièrelib: update egl, glesv2 & x11 to use pkgconfig without...
2014-04-15 Jean Privatffi: update code with last syntax
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs.buffer|blue|green|red...
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs::conformant and related...
2014-04-03 Alexis Laferrièrelib/egl: add EGLConfigAttribs::caveat and related services
2014-04-03 Alexis Laferrièrelib/egl: fix type cast and warnings
2014-02-26 Alexis Laferrièrelib: intro of the egl module