egl: add EGL 1.5 functions that don't need any changes from extensions
authorMarek Olšák <marek.olsak@amd.com>
Tue, 12 May 2015 18:54:22 +0000 (20:54 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 5 Jun 2015 17:44:33 +0000 (19:44 +0200)
commit2885ba0e4cea102d77832e2af4b212d00ab5edd4
treecf5841e3bda50d690601c5115b7e97272343d60a
parentd333d30632516b1fc5b60181c2c237653e55a8e1
egl: add EGL 1.5 functions that don't need any changes from extensions

Declare the functions without the suffix, so that the core names are exported.

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/egl/main/eglapi.c