On Sat, 10 Dec 2011 11:58:27 -0700, Brian Paul wrote:
> We never want to use the depth/stencil buffer wrappers so always just
> use the attachment renderbuffers. This is a step toward removing the
> _DepthBuffer, _StencilBuffer fields.
Looks good. This series is
Reviewed-by: Eric Anholt
pgp
We never want to use the depth/stencil buffer wrappers so always just
use the attachment renderbuffers. This is a step toward removing the
_DepthBuffer, _StencilBuffer fields.
---
src/mesa/state_tracker/st_cb_drawpixels.c | 16 +---
src/mesa/state_tracker/st_cb_texture.c|5 +