Move all the EGL API function pointers into a new _egl_api struct.
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 24 Nov 2005 04:02:16 +0000 (04:02 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 24 Nov 2005 04:02:16 +0000 (04:02 +0000)
commitdaf585d0f00df1d4d2e8dc5b465dad60a4bf0122
tree12c62ad1ec3673b51ff71f6c7e2a3fd558fc74b9
parentd2c64e0b83b37c551c774191f1cd97891d24ac7d
Move all the EGL API function pointers into a new _egl_api struct.
src/egl/main/eglapi.c
src/egl/main/eglapi.h [new file with mode: 0644]
src/egl/main/eglcontext.c
src/egl/main/egldriver.c
src/egl/main/egldriver.h
src/egl/main/egltypedefs.h