OSDN Git Service

progs/egl: Correctly check GL_OES_EGL_image.
authorChia-I Wu <olv@lunarg.com>
Tue, 6 Apr 2010 10:06:03 +0000 (18:06 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 6 Apr 2010 10:54:23 +0000 (18:54 +0800)
commit216c76c820339729a6c17237cf4d1478a1e9e2be
treec6f452d845138634dfe73ec7ea169a7573c5580c
parent2002e4d06e2627241cd4af88f65b54d2101ef151
progs/egl: Correctly check GL_OES_EGL_image.

The hack was added because GL_OES_EGL_image was not exported in the
extension string.
progs/egl/opengles1/texture_from_pixmap.c