1. 3612be2 shared/platform.h: introduce weston_platform_destroy_egl_surface() by Emil Velikov · 9 years ago
  2. e338ced shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined by Krzysztof Konopko · 9 years ago
  3. 0744894 shared/platform.h: remove the local EGL platform (re)definitions by Emil Velikov · 9 years ago
  4. d0fcdc9 shared/platform.h: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  5. f0c3a1c gl-renderer: move check_extension() to shared/ by Emil Velikov · 9 years ago
  6. 10772db shared/platform.h: add missing stdbool.h include by Emil Velikov · 9 years ago
  7. cd9424e platform: explicitly cast the return value of weston_platform_get_egl_proc_address by Matthias Treydte · 9 years ago
  8. 64d78bb shared: work around EGL header idiosyncrasy by Ahmet Acar · 10 years ago
  9. 6c6164c shared: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  10. 5d1d2ca toytoolkit: fix EGL surface creation for lazy drivers by Manuel Bachmann · 10 years ago
  11. e812859 toytoolkit: fix new EGL extensions fallback typedefs by Manuel Bachmann · 10 years ago
  12. abff883 platform: rename create_egl_window to create_egl_surface by Jonny Lamb · 10 years ago
  13. 759fbf4 platform: remove global variables by Jonny Lamb · 10 years ago
  14. 0e2ab36 platform: provide platform_base fallbacks and remove ifdefs by Jonny Lamb · 10 years ago
  15. 4bdcb57 clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported by Jonny Lamb · 10 years ago
  16. 51a7ae5 clients & tests: use eglGetPlatformDisplayEXT when supported by Jonny Lamb · 10 years ago