[Mesa-dev] [PATCH 0/6] i965: Enable CMS layout for multisample textures

Chris Forbes chrisf at ijw.co.nz
Fri Nov 29 17:21:24 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.

Known to break the sample-mask-execution -tex test, but not sure why yet --
it doesn't use texelFetch().



More information about the mesa-dev mailing list