mesa: Changes to 'r500-support'

Corbin Simpson csimpson at kemper.freedesktop.org
Wed May 7 01:15:25 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 |   80 +++++++++++++++--------------
 1 files changed, 41 insertions(+), 39 deletions(-)

       via  40db59038cc62a5a8e4f94cb069eeb1d9b95a1a9 (commit)
       via  20baf128ef39dca058636c1bff4c526a8879b3d5 (commit)
      from  1562dd2c26d43bffa8c6bd08ec6128c750ad58ff (commit)


- Commits -----------------------------------------------
commit 40db59038cc62a5a8e4f94cb069eeb1d9b95a1a9
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Tue May 6 18:14:21 2008 -0700

    r5xx: FP: Add OPCODE_TXB.
    Tex lookup with biased LOD. Should magically work.

commit 20baf128ef39dca058636c1bff4c526a8879b3d5
Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Tue May 6 17:21:30 2008 -0700

    r5xx: FP: Make MOV/ABS look pretty.
    We can't really do anything like emit_alu, so we're doing emit_mov instead.

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




More information about the mesa-commit mailing list