<div dir="ltr">On 2 December 2013 10:01, Chris Forbes <span dir="ltr"><<a href="mailto:chrisf@ijw.co.nz" target="_blank">chrisf@ijw.co.nz</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Paul,<br>
<br>
You had some patches a while ago that did CMS -> UMS conversion, but<br>
ended up not being needed -- if we wanted ot resurrect the conversion<br>
code itself, it would now be straightforward to get CMS for signed<br>
integer surfaces as well, until we see the app try to mask off<br>
channels.<br>
<br>
Do you think this is worthwhile?<br></blockquote><div><br></div><div>For now, I don't think it's worthwhile.  My guess is that real-world apps using signed integer multisample surfaces are very rare (perhaps non-existent), so I'd prefer not to resurrect that hack until we find an app that needs it.<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
-- Chris<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, Dec 3, 2013 at 5:23 AM, Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>> wrote:<br>
> On 30 November 2013 15:29, Chris Forbes <<a href="mailto:chrisf@ijw.co.nz">chrisf@ijw.co.nz</a>> wrote:<br>
>><br>
>> This series enables the compressed multisample layout for multisample<br>
>> textures.<br>
>> Previously we would only use CMS for renderbuffers, since our texelFetch()<br>
>> implementation didn't understand it.<br>
>><br>
>> Changes from V1:<br>
>> - Include fix for Haswell's second copy of the sample mask<br>
>> - Actually allocate an MCS surface for textures with this layout<br>
>> - Emit the MCS info in surface state for textures<br>
>> - Fix swizzling of MCS data in VS<br>
>><br>
>> _______________________________________________<br>
>> mesa-dev mailing list<br>
>> <a href="mailto:mesa-dev@lists.freedesktop.org">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>
><br>
><br>
> I sent comments on patches 3, 6, and 9.  The rest are:<br>
><br>
> Reviewed-by: Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>><br>
><br>
> Thanks for working on this, Chris!<br>
</div></div></blockquote></div><br></div></div>