On Tuesday, January 29, 2013 07:54:59 AM Eric Anholt wrote:
> Abdiel Janulgue 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
Abdiel Janulgue 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
Abdiel Janulgue 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
- 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 prope