On 01/04/2012 07:04 PM, Eric Anholt wrote:
I'm going to reuse this function from glBlitFramebuffer() handling,
which wants to do the same thing.
---
  src/mesa/swrast/s_copypix.c |   14 +++++---------
  1 files changed, 5 insertions(+), 9 deletions(-)

Patches 2-6, Reviewed-by: Brian Paul <bri...@vmware.com>

I found a bug when testing copypixels but it's unrelated to these changes.

With these changes, gl_framebuffer->_DepthBuffer and _StencilBuffer are no longer used so swrast/s_depthstencil.[ch] can go away. I'll take care of that.

-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to