mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Dec 14 19:25:34 UTC 2007


 src/mesa/pipe/p_state.h                     |    1 +
 src/mesa/pipe/softpipe/sp_prim_setup.c      |   14 +++++++++++---
 src/mesa/pipe/softpipe/sp_quad_stipple.c    |   16 ++++++++++++----
 src/mesa/state_tracker/st_atom_rasterizer.c |    2 ++
 4 files changed, 26 insertions(+), 7 deletions(-)

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

New commits:
commit 017f862de1f857bca29f09794539aaf411014f13
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 14 12:25:25 2007 -0700

    Added origin_lower_left field to pipe_rasterizer_state
    
    This controls whether the window origin is considered to be the lower-left
    or upper-left corner.
    This effects computation of gl_FragCoord and the application of polygon stipple.




More information about the mesa-commit mailing list