mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Oct 15 21:31:59 UTC 2007


 src/mesa/main/drawpix.c                 |    2 +-
 src/mesa/pipe/i915simple/i915_clear.c   |    1 -
 src/mesa/state_tracker/st_cb_feedback.c |   29 ++++++-----------------------
 src/mesa/state_tracker/st_draw.c        |   30 ++++++++++++++++++++++++++++++
 src/mesa/tnl/t_vp_build.c               |    7 +++++--
 5 files changed, 42 insertions(+), 27 deletions(-)

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

New commits:
commit 566c11254f09259311f64816786375eeeee9e61b
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 15:31:24 2007 -0600

    remove commented out #include

commit ce8988018ca2d838c93df904271b2afc62d6b021
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 15:30:45 2007 -0600

    check for width or height = 0 before calling driver Bitmap func

commit b1f136dba21c688a2fa347a56ab8bf8c784dd51f
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 15:30:13 2007 -0600

    Fix useabs logic in build_fog().
    
    We always need to compute the absolute value of the fogcoord if we're
    passing it through for per-fragment fog.

commit b4deb73fabf8aa545ba6ac25ca08f5d05ede2178
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 15:05:39 2007 -0600

    remove feedback hack

commit 0585b4e746f35efbc8577311eab6679951217ac3
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 15:05:08 2007 -0600

    Undo prev changes.




More information about the mesa-commit mailing list