[Mesa-dev] intel: EGL_KHR_gl_image v3
Abdiel Janulgue
abdiel.janulgue at linux.intel.com
Fri Jan 11 07:11:04 PST 2013
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 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 my previous code where I
> calculated the wrong offsets because the slices weren't taken
> into consideration. Because of the fix, all miplevels of cubemap faces
> are now working nicely in this version.
>
> If I still missed something, please let me know. I've also
> submitted some new piglit-tests based on the review.
>
> Cheers,
> Abdiel
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list