st/egl: eglBindTexImage should bind to an OpenGL ES texture.
authorChia-I Wu <olvaffe@gmail.com>
Sat, 30 Jan 2010 15:13:18 +0000 (23:13 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 30 Jan 2010 15:15:21 +0000 (23:15 +0800)
commit5714e674c75652c195482a8e607a2d624a5e524e
tree4e6621e40ff01f594dcc16b5070c54f796df8055
parent2c3a23a96f510ee56103b6f6e9308eedd6cd4c4c
st/egl: eglBindTexImage should bind to an OpenGL ES texture.

The spec says that it only works with OpenGL ES.
src/gallium/state_trackers/egl/common/egl_g3d.c