egl: Check extensions.
authorChia-I Wu <olv@lunarg.com>
Thu, 23 Sep 2010 18:42:15 +0000 (02:42 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 30 Sep 2010 08:55:07 +0000 (16:55 +0800)
commit6b2f1561ad66c358a5d6b7a5ed5eb8f550a3b098
tree858834c3ee26a07b305834713f665279a48086fd
parent72b368ae69bc037681ab4e458296c07cb04349be
egl: Check extensions.

Do not call into the driver if the extension for the called function is
not enabled.
src/egl/main/eglapi.c