mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Jun 23 14:54:52 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/util/p_util.c           |    6 ++++++
 src/gallium/drivers/cell/ppu/cell_surface.c   |    4 ++--
 src/gallium/drivers/i915simple/i915_surface.c |    4 ++--
 src/gallium/drivers/i965simple/brw_surface.c  |    4 ++--
 src/gallium/drivers/softpipe/sp_surface.c     |   16 +++++++++++-----
 src/gallium/include/pipe/p_context.h          |    2 +-
 6 files changed, 24 insertions(+), 12 deletions(-)

       via  e14126ec811e4f37cf085be27cac4f750d9e011a (commit)
       via  f1601c2b75ca4c2223079f676cf796843b284df2 (commit)
       via  92d48a4cb9481adc7abd7cdf9550fbf5a9c9613d (commit)
       via  016dbb0cf395702cfad046f827e3cc4541ae5818 (commit)
      from  76b94a636eea0ffb642a90cf9ff4a00bfe6e064e (commit)


- Commits -----------------------------------------------
commit e14126ec811e4f37cf085be27cac4f750d9e011a
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jun 23 08:54:16 2008 -0600

    gallium: change surface_copy()'s do_flip to boolean

commit f1601c2b75ca4c2223079f676cf796843b284df2
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jun 23 08:51:00 2008 -0600

    gallium: fix bad srcy coord if do_flip

commit 92d48a4cb9481adc7abd7cdf9550fbf5a9c9613d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jun 23 08:44:30 2008 -0600

    gallium: fix bad srcy coord if do_flip

commit 016dbb0cf395702cfad046f827e3cc4541ae5818
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Mon Jun 23 08:35:41 2008 -0600

    gallium: added some assertions

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




More information about the mesa-commit mailing list