summaryrefslogtreecommitdiff
path: root/shared/platform.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-08platform: explicitly cast the return value of weston_platform_get_egl_proc_ad...Matthias Treydte1-4/+6
2015-11-13shared: work around EGL header idiosyncrasyAhmet Acar1-0/+1
2015-06-15shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-03-30toytoolkit: fix EGL surface creation for lazy driversManuel Bachmann1-2/+3
2015-03-30toytoolkit: fix new EGL extensions fallback typedefsManuel Bachmann1-2/+7
2015-03-26platform: rename create_egl_window to create_egl_surfaceJonny Lamb1-6/+6
2015-03-26platform: remove global variablesJonny Lamb1-26/+29
2015-03-26platform: provide platform_base fallbacks and remove ifdefsJonny Lamb1-14/+33
2015-03-20clients & tests: use eglCreatePlatformWindowSurfaceEXT when supportedJonny Lamb1-0/+23
2015-03-20clients & tests: use eglGetPlatformDisplayEXT when supportedJonny Lamb1-0/+79