egl: Add needed extern "C" for C++ access
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Wed, 13 May 2015 22:13:37 +0000 (17:13 -0500)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Thu, 14 May 2015 18:08:37 +0000 (14:08 -0400)
commit8362068c1b28eb2d3e334abc980c4711957d61fd
tree18022327791b5e8899bcd0442ce48c3c2640a616
parent175cbb447ae85b93b8b0244f345064763131481f
egl: Add needed extern "C" for C++ access

* Haiku's egl driver is C++ due to the interface natively being C++

Reviewed-⁠by: Brian Paul <brianp@vmware.com>
14 files changed:
src/egl/main/eglapi.h
src/egl/main/eglarray.h
src/egl/main/eglcompiler.h
src/egl/main/eglconfig.h
src/egl/main/eglcontext.h
src/egl/main/eglcurrent.h
src/egl/main/egldefines.h
src/egl/main/egldisplay.h
src/egl/main/egldriver.h
src/egl/main/eglimage.h
src/egl/main/egllog.h
src/egl/main/eglsurface.h
src/egl/main/egltypedefs.h
src/loader/loader.h