On Sun, Nov 7, 2010 at 8:40 PM, Brian Paul wrote:
>
> 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
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
>From 51a4c