Hi Jakob,

This patch series adds support for GL_OES_EGL_image to st/mesa.  The first
patch implements st_manager::get_egl_image in st/egl.  The hook is used to
check and return an st_egl_image, which describes an EGLImageKHR.  The second
patch implements GL_OES_EGL_image in st/mesa, and the last patch adds a demo
for the new functionality.  I've tested it with egl_x11_i915.so, but it should
work with other hardware drivers.

Do you mind having a look at the patches, especially the first one?  I'd like
to hear your opinions before merging the patches, and going on to work on
EGLImage support in st/dri.

-- 
o...@lunarg.com

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to