mesa: Changes to 'master'

Oliver McFadden z3ro at kemper.freedesktop.org
Wed May 9 16:24:10 UTC 2007


 src/mesa/drivers/dri/r300/Makefile          |    1 
 src/mesa/drivers/dri/r300/r300_context.c    |   10 
 src/mesa/drivers/dri/r300/r300_context.h    |   19 
 src/mesa/drivers/dri/r300/r300_ioctl.c      |    8 
 src/mesa/drivers/dri/r300/r300_maos.c       |   26 -
 src/mesa/drivers/dri/r300/r300_render.c     |   44 +
 src/mesa/drivers/dri/r300/r300_state.c      |    4 
 src/mesa/drivers/dri/r300/radeon_vtxfmt_a.c |  662 ----------------------------
 8 files changed, 45 insertions(+), 729 deletions(-)

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

New commits:
commit 2b5ef29a7b90724c47454547acd387f0629fdd1b
Author: Oliver McFadden <z3ro.geek at gmail.com>
Date:   Wed May 9 16:10:08 2007 +0000

    r300: Removed the deprecated VTXFMT code.
    
    This was okayed by Jerome Glisse and Keith Whitwell on the dri-devel IRC channel
    and list, respectively.




More information about the mesa-commit mailing list