mesa: Changes to 'r500-support'

Corbin Simpson csimpson at kemper.freedesktop.org
Thu May 22 06:37:01 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 |   49 ++++++++++++++++++++++++++++-
 1 files changed, 48 insertions(+), 1 deletions(-)

       via  4f9dcdc35b277aa1ded60059a654da22d2075067 (commit)
       via  0dfbe9cdd7e076fb23d90e99e225fd0e19b63dfb (commit)
       via  d06f4edb146cfb42fa2a3f654db141f88dcfe074 (commit)
      from  1e2907f170116138b1ae304dc075ee52e377fd73 (commit)


- Commits -----------------------------------------------
commit 4f9dcdc35b277aa1ded60059a654da22d2075067
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Wed May 21 23:35:43 2008 -0700

    r5xx: Fixed LRP.
    Works perfectly. It's a complex one, though, so it might fail in weird ways...

commit 0dfbe9cdd7e076fb23d90e99e225fd0e19b63dfb
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Wed May 21 23:33:13 2008 -0700

    r5xx: Change debug info for readability.
    It's weird seeing the compiled program before the assembly, that's all.

commit d06f4edb146cfb42fa2a3f654db141f88dcfe074
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Wed May 21 13:51:32 2008 -0700

    r5xx: Initial (broken) OPCODE_LRP.
    Will compile, run, and not eat your kids, but the math is wrong.

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




More information about the mesa-commit mailing list