mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Apr 1 22:07:46 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:
 progs/tests/Makefile                       |    8 +
 progs/tests/fillrate.c                     |  203 ++++++++++++++++++++++++++++
 src/gallium/drivers/cell/spu/spu_main.c    |    6 +-
 src/gallium/drivers/cell/spu/spu_main.h    |    4 +-
 src/gallium/drivers/cell/spu/spu_texture.c |    5 +-
 src/gallium/drivers/cell/spu/spu_tri.c     |   18 ++--
 6 files changed, 228 insertions(+), 16 deletions(-)
 create mode 100644 progs/tests/fillrate.c

       via  792d524aed23f1b15c3e0e16e23ea2b815f79087 (commit)
       via  bccd3f138ccc717fad9073110d15e3321b590476 (commit)
      from  8bef18f47b399ee2ae0a4b69e49f6e3285042e73 (commit)


- Commits -----------------------------------------------
commit 792d524aed23f1b15c3e0e16e23ea2b815f79087
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Apr 1 16:07:09 2008 -0600

    mesa: measure fill rate for drawing a large quad with basic shading/texture modes

commit bccd3f138ccc717fad9073110d15e3321b590476
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Apr 1 15:42:42 2008 -0600

    cell: more multi-texture fixes (mostly working now)

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




More information about the mesa-commit mailing list