From: Jakob B. <wal...@gm...> - 2010-04-03 15:51:31
|
On Sun, Mar 28, 2010 at 6:13 PM, Chia-I Wu <ol...@gm...> wrote: > 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. Hi Chia-I 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. And again thanks for the work hard work! Cheers Jakob. |