mesa/src/egl
Eric Engestrom dd9eb8db13 egl: check the correct function pointer
`.swap_interval` != `.SwapInterval`...

Fixes: 991ec1b81a "egl: make platform's SwapInterval() optional"
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102015
Cc: Cedric Sodhi <manday@openmail.cc>
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Tested-by: Cedric Sodhi <manday@openmail.cc>
2017-08-02 18:03:47 +01:00
..
drivers egl: check the correct function pointer 2017-08-02 18:03:47 +01:00
generate EGL: Implement the libglvnd interface for EGL (v3) 2017-04-17 13:03:58 +01:00
main egl: check the correct function pointer 2017-08-02 18:03:47 +01:00
wayland wayland-egl: update the SHA1 of the commit introducing v3 2017-07-24 10:36:30 +01:00
.gitignore egl: add gitignore 2017-04-22 00:42:38 +01:00
Android.mk Android: push driver build details to driver makefiles 2017-05-11 13:52:21 +01:00
egl-entrypoint-check check: add support for running test as standalone 2017-02-26 13:39:45 +00:00
egl-symbols-check egl/egl-symbols-check: do not mandate bash 2017-03-10 14:12:48 +00:00
Makefile.am egl: guard wayland header dep. tracking behind HAVE_PLATFORM_WAYLAND 2017-07-24 14:09:08 +01:00
Makefile.sources egl: remove suprous header eglcompiler.h 2017-05-08 15:33:59 +01:00
SConscript