On 11 July 2012 11:16, Paul Berry wrote:
> On 11 July 2012 11:01, Chad Versace wrote:
>
>> On 07/06/2012 03:29 PM, Paul Berry wrote:
>> > This patch updates the blorp engine to properly handle the case where
>> > the surface being textured from uses Gen7's CMS MSAA layout. The
>> > following ch
On 11 July 2012 11:01, Chad Versace wrote:
> On 07/06/2012 03:29 PM, Paul Berry wrote:
> > This patch updates the blorp engine to properly handle the case where
> > the surface being textured from uses Gen7's CMS MSAA layout. The
> > following changes were necessary:
> >
> > - Before reading col
On 07/06/2012 03:29 PM, Paul Berry wrote:
> This patch updates the blorp engine to properly handle the case where
> the surface being textured from uses Gen7's CMS MSAA layout. The
> following changes were necessary:
>
> - Before reading color values from the surface, we need to read from
> the
This patch updates the blorp engine to properly handle the case where
the surface being textured from uses Gen7's CMS MSAA layout. The
following changes were necessary:
- Before reading color values from the surface, we need to read from
the MCS buffer using the ld_mcs sampler message. This is