aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/egl/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Fixes in EGL context creationPierre Krieger2015-05-121-9/+22
* Fixed build warningsEsption2015-05-081-5/+2
* Use the EGL API with AndroidPierre Krieger2015-05-011-1/+1
* Add a GlContext traitPierre Krieger2015-04-301-10/+13
* Fix PixelFormat for x11, egl and win32Pierre Krieger2015-04-301-3/+3
* Rework EGLPierre Krieger2015-04-301-65/+236
* Allow using EGL with X11Pierre Krieger2015-04-251-1/+1
* Add draft for the EGL APIPierre Krieger2015-04-241-0/+185