- 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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to