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