Re: [Mesa-dev] intel: EGL_KHR_gl_image v3

2013-01-11 Thread Abdiel Janulgue
On Friday, January 11, 2013 04:27:23 PM Abdiel Janulgue wrote: > v3 here. Hopefully I've addressed the issues. patch series lives on git://gitorious.org/mesa3d/mesa.git KHR_gl_image3 branch > > In this revision, we now report GL_INVALID_OPERATION when we > can't resolve back to specific offset

[Mesa-dev] intel: EGL_KHR_gl_image v3

2013-01-11 Thread Abdiel Janulgue
v3 here. Hopefully I've addressed the issues. In this revision, we now report GL_INVALID_OPERATION when we can't resolve back to specific offsets within a shared region. For non-tile-aligned HW, this means that only base-levels of textures can be exported. I've also found and fixed an error in m