mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Sep 3 20:38:21 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/drivers/cell/ppu/cell_batch.c         |   14 ++++++++++++--
 src/gallium/drivers/cell/ppu/cell_flush.c         |    5 ++---
 src/gallium/drivers/cell/ppu/cell_flush.h         |    2 +-
 src/gallium/drivers/cell/ppu/cell_pipe_state.c    |   18 ++++++++++++++++--
 src/gallium/drivers/cell/ppu/cell_vbuf.c          |    7 ++++---
 src/gallium/drivers/cell/ppu/cell_vertex_shader.c |    2 +-
 src/gallium/include/pipe/p_state.h                |   14 +++++++-------
 7 files changed, 43 insertions(+), 19 deletions(-)

       via  e5085b83d0e3e16fcdc67bdab5cf7678d35984d4 (commit)
       via  e082298e3115d12e2acc80763a49acfb762072ae (commit)
       via  f89b74d97eff6c9a9875475af34fb15974ad75a2 (commit)
       via  5531c986bd34457e113163a68ff4ab98394738f0 (commit)
      from  a563a27c07eee9f0278c8473e27853fa2d1ad119 (commit)


- Commits -----------------------------------------------
commit e5085b83d0e3e16fcdc67bdab5cf7678d35984d4
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 3 14:38:02 2008 -0600

    cell: flush rendering to current surfaces before installing new ones
    
    This fixes crashes when resizing windows.

commit e082298e3115d12e2acc80763a49acfb762072ae
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 3 14:36:56 2008 -0600

    cell: update comments, fix typos

commit f89b74d97eff6c9a9875475af34fb15974ad75a2
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 3 14:31:11 2008 -0600

    cell: change context type passed to cell_flush_int()

commit 5531c986bd34457e113163a68ff4ab98394738f0
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 3 14:23:22 2008 -0600

    gallium: comments about nblocksx/y, etc

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




More information about the mesa-commit mailing list