[Mesa-dev] [PATCH V2 00/10] i965: Enable CMS layout for multisample textures

Chris Forbes chrisf at ijw.co.nz
Sat Nov 30 15:29:58 PST 2013


This series enables the compressed multisample layout for multisample textures.
Previously we would only use CMS for renderbuffers, since our texelFetch()
implementation didn't understand it.

Changes from V1:
- Include fix for Haswell's second copy of the sample mask
- Actually allocate an MCS surface for textures with this layout
- Emit the MCS info in surface state for textures
- Fix swizzling of MCS data in VS



More information about the mesa-dev mailing list