On Mon, Oct 10, 2011 at 7:11 PM, Chad Versace <[email protected]> wrote: > Fix is in {read,draw}_depth_stencil_pixels(). If depthRb == stencilRb, > then it is redundant to check depthRb->x *and* stencilRb->x. > > Signed-off-by: Chad Versace <[email protected]> > --- > src/mesa/swrast/s_drawpix.c | 1 - > src/mesa/swrast/s_readpix.c | 1 - > 2 files changed, 0 insertions(+), 2 deletions(-)
Reviewed-by: Brian Paul <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
