mesa: Changes to 'gallium-0.1'

Michel Daenzer daenzer at kemper.freedesktop.org
Fri Jan 18 18:12:41 UTC 2008


 src/mesa/pipe/i915simple/i915_surface.c |   57 ++++--------------------
 src/mesa/pipe/i965simple/brw_surface.c  |   56 ++++--------------------
 src/mesa/pipe/p_util.h                  |    9 +++
 src/mesa/pipe/softpipe/sp_surface.c     |   63 +++++----------------------
 src/mesa/pipe/util/p_util.c             |   73 ++++++++++++++++++++++++++++++++
 src/mesa/sources                        |    3 -
 6 files changed, 118 insertions(+), 143 deletions(-)

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

New commits:
commit e44bdcf9789caf9971c3c94605fbff7ce66af7ba
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Fri Jan 18 19:08:30 2008 +0100

    Unify copy_rect helpers.
    
    Some of the copies were buggy.




More information about the mesa-commit mailing list