egl: make sure entrypoints list is always sorted
authorEric Engestrom <eric@engestrom.ch>
Tue, 21 Feb 2017 23:56:51 +0000 (23:56 +0000)
committerEric Engestrom <eric.engestrom@imgtec.com>
Fri, 24 Feb 2017 17:00:50 +0000 (17:00 +0000)
commitd25dea0c688cc05f08b4ae32545e9a3bd5b33be0
tree4407090bc3da69baff435a72969554fe895cdce5
parent557f3181bfe3ac2de3778d5b88f67da6a69ce837
egl: make sure entrypoints list is always sorted

Starting with the next commit, badly sorting this list will break the
eglGetProcAddress().

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/egl/Makefile.am
src/egl/egl-entrypoint-check [new file with mode: 0755]