egl: Add support for EGL_KHR_image.
authorChia-I Wu <olvaffe@gmail.com>
Sat, 15 Aug 2009 14:58:13 +0000 (22:58 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 25 Jan 2010 03:28:27 +0000 (11:28 +0800)
commita1c4a8a3c855d52fbfef10023b9a8f116e163a97
tree4e5138454e78a3ec05d9adce04420f7c5047e427
parent95f8f75ad8bdb1d8e1cc16ea91fed8c407c36abd
egl: Add support for EGL_KHR_image.

Individual drivers still need to implement the API hooks.
src/egl/main/Makefile
src/egl/main/eglapi.c
src/egl/main/eglapi.h
src/egl/main/egldisplay.h
src/egl/main/egldriver.c
src/egl/main/eglimage.c [new file with mode: 0644]
src/egl/main/eglimage.h [new file with mode: 0644]
src/egl/main/eglmisc.c
src/egl/main/egltypedefs.h