OSDN Git Service

intel: Add support for GL_OES_EGL_image.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 14 Sep 2009 08:06:51 +0000 (16:06 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 14 Sep 2009 08:17:21 +0000 (16:17 +0800)
commit4e5934fed17373e55bd2bac6a35632734beeab30
tree81f8b58cbd2ac5db7da37f0c33cae75c5e4efe2a
parentc4a8ce7ffdf603c515b5202e2322e1b965f69f3a
intel: Add support for GL_OES_EGL_image.

This is primitive and some pathes are not tested.
src/mesa/drivers/dri/i915/Makefile
src/mesa/drivers/dri/i915/intel_eglimage.c [new symlink]
src/mesa/drivers/dri/i915/intel_eglimage.h [new symlink]
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_eglimage.c [new file with mode: 0644]
src/mesa/drivers/dri/intel/intel_eglimage.h [new file with mode: 0644]
src/mesa/drivers/dri/intel/intel_extensions.c