[Mesa-dev] [PATCH 1/4] st/mesa: determine Const.MaxSamples in init_extensions

Christoph Bumiller e0425955 at student.tuwien.ac.at
Mon Jul 25 05:47:28 PDT 2011


This only checks power of 2 sample counts for now, but maybe we would
like to probe the values in between too ...

nv50 for example can store 12 "coverage samples" in a depth surface, but
they have to be used in a hardware specific way together with
multisampled colour surfaces (which are always power of 2) which can
presently not be done through the gallium interface.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-st-mesa-determine-Const.MaxSamples-in-init_extension.patch
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110725/02bf6576/attachment.asc>


More information about the mesa-dev mailing list