mesa: Changes to 'master'

Nicolai Hähnle nh at kemper.freedesktop.org
Sat Jul 5 18:02:32 UTC 2008


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

Summary of changes:
 src/mesa/drivers/dri/r300/r300_fragprog.c      |   28 ++++----
 src/mesa/drivers/dri/r300/r500_fragprog.c      |   18 +++---
 src/mesa/drivers/dri/r300/radeon_program.c     |   52 ++++++++++++---
 src/mesa/drivers/dri/r300/radeon_program.h     |   20 +++++-
 src/mesa/drivers/dri/r300/radeon_program_alu.c |   84 ++++++++++++------------
 src/mesa/drivers/dri/r300/radeon_program_alu.h |    3 +-
 6 files changed, 126 insertions(+), 79 deletions(-)

       via  77fdfaa23adeaaf6a217ef1ee751410c6a5b0d21 (commit)
      from  364d45a3e1629f32c6ab5407f92618a16c9d45e0 (commit)


- Commits -----------------------------------------------
commit 77fdfaa23adeaaf6a217ef1ee751410c6a5b0d21
Author: Nicolai Haehnle <nhaehnle at gmail.com>
Date:   Sat Jul 5 20:01:20 2008 +0200

    r300: Correctly scan for used temporary registers
    
    This fixes a regression introduced by dea8719f0...

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




More information about the mesa-commit mailing list