<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Aug 1, 2014 at 7:21 AM, Neil Roberts <span dir="ltr"><<a href="mailto:neil@linux.intel.com" target="_blank">neil@linux.intel.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Jason Ekstrand <<a href="mailto:jason@jlekstrand.net" target="_blank">jason@jlekstrand.net</a>> writes:<br>

<br>
> This, together with the meta path, provides a almost-complete<br>
> implemetation of ARB_copy_image. The only case that won't work is if<br>
> one of the textures is compressed and has a pitch greater than<br>
> INT16_MAX. I think that's good enough to justify turning on the<br>
> extension.<br>
<br>
</div>How hard would it be to add an extra fallback in texstore which maps the<br>
texture and just memcpys the data? If it's not too tricky it seems like<br>
that would be worth doing to avoid having mysterious bugs with for<br>
example very wide floating-point textures.<br></blockquote><div><br></div><div>As it turns out, not very hard.  I'll send a follow-up patch.<br></div><div>--Jason<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Regards,<br>
- Neil<br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</blockquote></div><br></div></div>