mesa: Changes to 'gallium-0.1'

Michel Daenzer daenzer at kemper.freedesktop.org
Wed Feb 13 11:41:07 UTC 2008


 src/mesa/pipe/cell/ppu/cell_surface.c     |    5 +++--
 src/mesa/pipe/i915simple/i915_blit.c      |    1 +
 src/mesa/pipe/i915simple/i915_blit.h      |    1 +
 src/mesa/pipe/i915simple/i915_surface.c   |    6 ++++--
 src/mesa/pipe/i965simple/brw_blit.c       |    1 +
 src/mesa/pipe/i965simple/brw_blit.h       |    1 +
 src/mesa/pipe/i965simple/brw_surface.c    |    6 ++++--
 src/mesa/pipe/p_context.h                 |    1 +
 src/mesa/pipe/p_util.h                    |    2 +-
 src/mesa/pipe/softpipe/sp_surface.c       |    5 +++--
 src/mesa/pipe/util/p_util.c               |    4 ++--
 src/mesa/pipe/xlib/xm_api.c               |    1 +
 src/mesa/state_tracker/st_cb_drawpixels.c |    1 +
 src/mesa/state_tracker/st_cb_texture.c    |    3 +++
 src/mesa/state_tracker/st_texture.c       |    1 +
 15 files changed, 28 insertions(+), 11 deletions(-)

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

New commits:
commit e922adbe1d6c1764968377658ea92ae6de0585db
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Wed Feb 13 11:39:58 2008 +0000

    gallium: pipe->surface_copy can flip the contents vertically when necessary.
    
    Fixes gears being upside down on the box in demos/gearbox.




More information about the mesa-commit mailing list