mesa: Changes to 'master'

Oliver McFadden z3ro at kemper.freedesktop.org
Wed May 23 18:43:01 UTC 2007


 src/mesa/drivers/dri/r300/r300_reg.h      |    6 --
 src/mesa/drivers/dri/r300/r300_state.c    |   14 -----
 src/mesa/drivers/dri/r300/r300_texstate.c |   83 ++++++------------------------
 3 files changed, 20 insertions(+), 83 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit ba8d3fb13651fd7c7b68c4a0394545b3760fa9c2
Author: Oliver McFadden <z3ro.geek at gmail.com>
Date:   Wed May 23 18:37:55 2007 +0000

    r300: Use a single texture format table; reduces duplication.

commit 9b9a1602f9822c3e29a3dc4f9ed025a4c337b007
Author: Oliver McFadden <z3ro.geek at gmail.com>
Date:   Wed May 23 17:56:47 2007 +0000

    r300: Corrected the RGB888 texture format entry.
    
    I think this is correct, assuming no endian issues. See commmit
    59a08923f51d4ed83effbfcd91473c9ee86465f1.

commit bb3558e6517209086cf8426bbe4743da50351158
Author: Oliver McFadden <z3ro.geek at gmail.com>
Date:   Mon May 21 15:51:38 2007 +0000

    r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic) defines.
    
    Supposedly you need to set these values for the interpolaters to work, but they
    seem to work fine without these values.




More information about the mesa-commit mailing list