[Mesa-dev] [PATCH 10/18] i965: Make intel_set_texture_region just take a BO and pitch.
Chad Versace
chad.versace at linux.intel.com
Wed Apr 30 23:38:41 PDT 2014
On Tue, Apr 29, 2014 at 04:34:35PM -0700, Eric Anholt wrote:
> I want to do this to get the region removed from DRI images. However, it
> does mean that we won't share the intel_region between the rb and the
> texture for texture_from_pixmap. I think that's fine.
Sounds right to me. Embedding the bo directly into the image, me and you
discussed that long ago (late 2012?) and agreed it made sense.
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
More information about the mesa-dev
mailing list