Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-08 | platform: explicitly cast the return value of weston_platform_get_egl_proc_ad... | Matthias Treydte | 1 | -4/+6 |
2015-11-13 | shared: work around EGL header idiosyncrasy | Ahmet Acar | 1 | -0/+1 |
2015-06-15 | shared: Update boilerplate from MIT X11 license to MIT Expat license | Bryce Harrington | 1 | -16/+19 |
2015-03-30 | toytoolkit: fix EGL surface creation for lazy drivers | Manuel Bachmann | 1 | -2/+3 |
2015-03-30 | toytoolkit: fix new EGL extensions fallback typedefs | Manuel Bachmann | 1 | -2/+7 |
2015-03-26 | platform: rename create_egl_window to create_egl_surface | Jonny Lamb | 1 | -6/+6 |
2015-03-26 | platform: remove global variables | Jonny Lamb | 1 | -26/+29 |
2015-03-26 | platform: provide platform_base fallbacks and remove ifdefs | Jonny Lamb | 1 | -14/+33 |
2015-03-20 | clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported | Jonny Lamb | 1 | -0/+23 |
2015-03-20 | clients & tests: use eglGetPlatformDisplayEXT when supported | Jonny Lamb | 1 | -0/+79 |