Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the EGL_KHR_create_context_no_error extension | Pierre Krieger | 2015-06-25 | 1 | -20/+53 |
* | Add with_robustness and handle robustness on all implementations | Pierre Krieger | 2015-06-22 | 1 | -11/+51 |
* | Handle errors from MakeCurrent and SwapBuffers | Pierre Krieger | 2015-06-16 | 1 | -4/+19 |
* | Allow creating EGL contexts on win32 with the AMD DLLs | Pierre Krieger | 2015-05-21 | 1 | -2/+2 |
* | Fixes in EGL context creation | Pierre Krieger | 2015-05-12 | 1 | -9/+22 |
* | Fixed build warnings | Esption | 2015-05-08 | 2 | -5/+4 |
* | Use the EGL API with Android | Pierre Krieger | 2015-05-01 | 2 | -4/+2 |
* | Add a GlContext trait | Pierre Krieger | 2015-04-30 | 1 | -10/+13 |
* | Fix PixelFormat for x11, egl and win32 | Pierre Krieger | 2015-04-30 | 1 | -3/+3 |
* | Rework EGL | Pierre Krieger | 2015-04-30 | 1 | -65/+236 |
* | Allow using EGL with X11 | Pierre Krieger | 2015-04-25 | 2 | -8/+2 |
* | Add draft for the EGL API | Pierre Krieger | 2015-04-24 | 2 | -0/+226 |