mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Wed Apr 2 10:39:30 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/gallium/auxiliary/draw/draw_wide_point.c |   19 +++++++++++++------
 src/gallium/include/pipe/p_state.h           |    1 +
 src/mesa/state_tracker/st_atom_rasterizer.c  |    2 ++
 3 files changed, 16 insertions(+), 6 deletions(-)

       via  8e33194837dd206d920889851d9cf22190100c99 (commit)
      from  bc739440c29c551fcc44e9e12d0d9c170d8d24fb (commit)


- Commits -----------------------------------------------
commit 8e33194837dd206d920889851d9cf22190100c99
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Wed Apr 2 11:38:33 2008 +0100

    gallium: add a flag to turn on gl rasterization rules
    
    Use this to set up hardware rasterization (if your hardware can
    do it) or otherwise turn on various tweaks in the draw module.
    
    Currently only hooked up to point biasing code.

---------------------------------




More information about the mesa-commit mailing list