[Mesa-dev] [PATCH 03/16] intel: Add singlesample fields to intel_mipmap_tree

Eric Anholt eric at anholt.net
Mon Aug 6 11:05:33 PDT 2012


Chad Versace <chad.versace at linux.intel.com> writes:

> Add the following fields:
>     singlesamle_width0
>     singlesample_height0
>     singlesample_mt
>     needs_downsample
>
> These will all be used by later commits that implement MSAA for window
> system buffers.

I really don't like splitting the commits for creation of fields from
their usage.  I was pretty convinced that singlesample_width0/height0
wasn't needed (since it should just be in singlesample_mt, right?) until
I searched later in the commit series to find the singlesample_tmp flag,
which is introduced in the appropriate commit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120806/cc4273d3/attachment.pgp>


More information about the mesa-dev mailing list