mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Apr 1 03:17:38 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/common.h              |   17 ++++++--
 src/gallium/drivers/cell/ppu/cell_pipe_state.c |    1 +
 src/gallium/drivers/cell/ppu/cell_screen.c     |   20 +++++---
 src/gallium/drivers/cell/ppu/cell_state_emit.c |   31 +++++++++----
 src/gallium/drivers/cell/spu/spu_main.c        |   55 +++++++++++++----------
 src/gallium/drivers/cell/spu/spu_main.h        |   18 +++++---
 src/gallium/drivers/cell/spu/spu_texture.c     |   24 +++++-----
 src/gallium/drivers/cell/spu/spu_tri.c         |    2 +-
 8 files changed, 103 insertions(+), 65 deletions(-)

       via  d83e0c45bec8d08c249088f9e8575505355fe595 (commit)
       via  e6c981f22c0b6469ef44e9d7a34113db34647fef (commit)
       via  5553a3b6757f0baaabbd67dd2f86d834d2f291ca (commit)
      from  686a6c746851b4bc2572aaa1153d570717bdd77f (commit)


- Commits -----------------------------------------------
commit d83e0c45bec8d08c249088f9e8575505355fe595
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Mar 31 21:15:57 2008 -0600

    cell: update some of the CAP, texformat queries

commit e6c981f22c0b6469ef44e9d7a34113db34647fef
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Mar 31 21:09:02 2008 -0600

    cell: more work for multi-texture support

commit 5553a3b6757f0baaabbd67dd2f86d834d2f291ca
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Mar 31 20:36:53 2008 -0600

    cell: set cell->num_textures in cell_set_sampler_textures()

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




More information about the mesa-commit mailing list