egl: Fix breakage from -fvisibility=hidden.
authorChia-I Wu <olvaffe@gmail.com>
Tue, 5 Jan 2010 13:39:15 +0000 (21:39 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 5 Jan 2010 16:23:52 +0000 (11:23 -0500)
commit897cb8950ae14ffe7029b1daf16113ff62ce0dfe
tree66ff5c71cef8d5dcdfdacec5d69b5f52b8cb2fa9
parentae44b92f61b78c9991060a8dd7fa7327d428c138
egl: Fix breakage from -fvisibility=hidden.

Mark EGL API and driver functions as PUBLIC.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
12 files changed:
include/EGL/eglplatform.h
src/egl/main/eglcompiler.h
src/egl/main/eglconfig.h
src/egl/main/eglconfigutil.h
src/egl/main/eglcontext.h
src/egl/main/eglcurrent.h
src/egl/main/egldisplay.h
src/egl/main/egldriver.h
src/egl/main/egllog.h
src/egl/main/eglmode.h
src/egl/main/eglscreen.h
src/egl/main/eglsurface.h