eglapi: move entrypoints list out to its own file
authorEric Engestrom <eric@engestrom.ch>
Tue, 21 Feb 2017 23:56:49 +0000 (23:56 +0000)
committerEric Engestrom <eric.engestrom@imgtec.com>
Fri, 24 Feb 2017 17:00:50 +0000 (17:00 +0000)
commitf92fd4d7a8e27b981d364d66652292925d7c891b
tree2e1c4b7deacc9512c89096d1732e6db616223219
parent2b3cd82e183fd96176d25a55f05e231076d9040c
eglapi: move entrypoints list out to its own file

This will allow us to make sure the list is always sorted in the next
commit.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/egl/Makefile.sources
src/egl/main/eglapi.c
src/egl/main/eglentrypoint.h [new file with mode: 0644]