index
:
~reynaldo/weston
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
/
platform.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
shared/platform.h: introduce weston_platform_destroy_egl_surface()
Emil Velikov
1
-0
/
+14
2016-09-26
shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined
Krzysztof Konopko
1
-1
/
+1
2016-07-22
shared/platform.h: remove the local EGL platform (re)definitions
Emil Velikov
1
-13
/
+1
2016-07-22
shared/platform.h: use weston_check_egl_extension over strstr
Emil Velikov
1
-3
/
+3
2016-07-22
gl-renderer: move check_extension() to shared/
Emil Velikov
1
-0
/
+28
2016-07-22
shared/platform.h: add missing stdbool.h include
Emil Velikov
1
-0
/
+1
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