lib/egl: move `report_egl_error` from Object to `EGLDisplay`
[nit.git] / lib / egl.nit
2015-10-16 Jean Privatlib/egl: move `report_egl_error` from Object to `EGLDis...
2015-09-12 Alexis Laferrièrelib/egl: intro egl_default_display
2015-08-29 Alexis Laferrièrelib: improve synopsis and doc of many libs
2015-05-27 Alexis Laferrièrelib: update other libs to use `self` from C and C+...
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