mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Wed Jul 11 15:56:50 UTC 2007


 src/mesa/drivers/x11/xm_surface.c        |    4 +-
 src/mesa/pipe/softpipe/sp_headers.h      |    2 -
 src/mesa/pipe/softpipe/sp_prim_setup.c   |   22 +++++++++------
 src/mesa/pipe/softpipe/sp_quad_stencil.c |   45 +++++++++++++++----------------
 4 files changed, 40 insertions(+), 33 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 300e97081e7e752c0ff9133149d15935baac7a46
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jul 11 09:56:46 2007 -0600

    need to clamp floats to [0,1] in write functions

commit d6aa360eddec0463f3563eff07b06c5d60037826
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jul 11 09:52:32 2007 -0600

    fix stencil logic error, use proper front/back face value

commit 0ac0fb91bd711ec80a058ab23bfe8011baa0a487
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Jul 11 09:52:00 2007 -0600

    Compute quad.facing from prim->det and polygon winding.
    
    Updated comments/questions about area vs. prim->det.




More information about the mesa-commit mailing list