[Mesa-dev] [PATCH V6 0/8] intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
abdiel.janulgue at linux.intel.com
Tue Jan 29 06:04:10 PST 2013
On Tuesday, January 29, 2013 07:54:59 AM Eric Anholt wrote:
> Abdiel Janulgue <abdiel.janulgue at linux.intel.com> writes:
> > - Rename draw_x/y to tile_x/y in dri image struct. These are now used as
> >
> > adjustment pixels from our stored aligned offset to the exported image
> > instead of the entire x/y offset from the base address.
> >
> > - Take into consideration the offset from our bo so that sub-image
> > functions>
> > resolves properly to the our original image.
> >
> > - Move mt->stencil_mt check out of misleading comment in
> >
> > intel_setup_image_from_mipmap_tree
>
> I was going to apply these patches, and noticed that they were sent out
> against some old codebase and don't apply to master -- usually we rebase
> patches as we go along so other developers can apply them, and so that
> we're reviewing the code that's going to land.\
Oops. My bad, I waited too long to check against another master revision. In
any case, I just rebased this series against master from yesterday and should
submit them at some point today.
More information about the mesa-dev
mailing list