mesa: Changes to 'r500-support'

Corbin Simpson csimpson at kemper.freedesktop.org
Tue May 27 09:11:37 UTC 2008


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

Summary of changes:
 src/mesa/drivers/dri/r300/r500_fragprog.c |   85 +++++++++++++++++++++++++++--
 1 files changed, 80 insertions(+), 5 deletions(-)

       via  8c39e24ec397200420146faa4f48672eadeac9b2 (commit)
       via  a242b331c6567af20d3cad804664bda30e1e9586 (commit)
       via  9412aee4dc6a94ffc3d4043e8c843ba051f5507b (commit)
      from  eee53dfb22e0c950b11a466ebcd5d764864229cd (commit)


- Commits -----------------------------------------------
commit 8c39e24ec397200420146faa4f48672eadeac9b2
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Tue May 27 02:12:10 2008 -0700

    r5xx: Add OPCODE_XPD. In working condition, I might add.
    And we're officially finished with the ARB_fragment_program
    instruction set. It's worth noting that LIT is still not reliable.
    SIN and COS were fixed a few commits ago. We're finished with stage 1!
    Whoohoo!

commit a242b331c6567af20d3cad804664bda30e1e9586
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Tue May 27 01:01:46 2008 -0700

    r5xx: Just a few small LIT fixes.
    Still broken; will fix tomorrow.

commit 9412aee4dc6a94ffc3d4043e8c843ba051f5507b
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Mon May 26 22:34:32 2008 -0700

    r5xx: Fix emit_mov() regression.
    Specifically, fix improper swizzling.

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




More information about the mesa-commit mailing list