mesa: Changes to 'gallium-0.2'

Brian Paul brianp at kemper.freedesktop.org
Fri Sep 12 22:32:27 UTC 2008


The branch, gallium-0.2 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2

Summary of changes:
 src/gallium/drivers/cell/ppu/cell_gen_fp.c |  193 +++++++++++++++++++++++++---
 src/gallium/drivers/cell/spu/spu_tri.c     |    8 +-
 2 files changed, 182 insertions(+), 19 deletions(-)

       via  af2ca5dc3823269636bfa8377ed971a761096b2e (commit)
       via  5ab221549d5cdbf72817ff612464d83256765389 (commit)
      from  d598a5d2301faea810a2449db7a32ff48e80b979 (commit)


- Commits -----------------------------------------------
commit af2ca5dc3823269636bfa8377ed971a761096b2e
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 12 16:31:53 2008 -0600

    cell: initial support for IF/ELSE/ENDIF in fragment shader codegen
    
    Only one level of if/else/endif nesting is currently working.

commit 5ab221549d5cdbf72817ff612464d83256765389
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Sep 12 16:11:52 2008 -0600

    cell: evaluate multiple fragment inputs

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




More information about the mesa-commit mailing list