On Sat, Apr 3, 2010 at 11:51 PM, Jakob Bornecrantz <wallbra...@gmail.com> wrote:
> On Sun, Mar 28, 2010 at 6:13 PM, Chia-I Wu <olva...@gmail.com> wrote:
>> 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.
> Terribly sorry for taking this long to reply. The patches look good go
> ahead and commit. Regarding EGLImage in st/dri don't let me stop you
> if you have a itch to do it. If I get time over sometime I'll ask you
> then if you have done anything.
That's fine.  I will rebase the patches and commit soon.

I might need to switch my focus to Windows for a while.  I guess I will use the
chance to convert st/wgl to st_api.h and finally drop st_public.h.  Until it is
too painful to work on Windows and I need to work on something fun, I will add
EGLImage support to st/dri after dropping st_public.h.
> And again thanks for the work hard work!

------------------------------------------------------------------------------
Download Intel&#174; 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