[Mesa-dev] [patch] mesa: remove gl_config::haveDepth/Stencil/AccumBuffer fields
Brian Paul
brianp at vmware.com
Sun Nov 7 17:40:27 PST 2010
This patch removes the gl_config::haveDepthBuffer, haveStencilBuffer
and haveAccumBuffer fields. They don't really provide any info that
can't be gleaned from the depthBits, stencilBits,
accumRed/Green/Blue/AlphaBits fields.
If there's no concerns I'll commit this week.
-Brian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-mesa-remove-gl_config-haveDepth-Stencil-AccumBuffer-.patch
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20101107/63862346/attachment.ksh>
More information about the mesa-dev
mailing list