egl: remove #ifdef's for official extensions
authorChia-I Wu <olv@lunarg.com>
Tue, 20 Dec 2011 08:28:20 +0000 (16:28 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 20 Dec 2011 08:59:09 +0000 (16:59 +0800)
commitf957cac772d34b3406be3236b81571e456ee40e8
tree1627dcf5771967c0b5677618638d0e31c8cbf63f
parented1ff2acec2cdfe3eace9f4caa6cfe5e0f175534
egl: remove #ifdef's for official extensions

There is no point in having them when we distribute eglext.h.

As for unofficial extensions, there is a chance that we might remove some of
them evetually.  Keeping the #ifdef's for now should make that easier.
src/egl/main/eglapi.c
src/egl/main/eglapi.h
src/egl/main/eglcontext.c
src/egl/main/eglfallbacks.c
src/egl/main/eglimage.c
src/egl/main/eglsync.c
src/egl/main/eglsync.h
src/gallium/state_trackers/egl/common/egl_g3d.h
src/gallium/state_trackers/egl/common/egl_g3d_api.c
src/gallium/state_trackers/egl/common/egl_g3d_sync.c
src/gallium/state_trackers/egl/common/egl_g3d_sync.h