Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts
authorEric Anholt <anholt@FreeBSD.org>
Tue, 31 May 2005 04:04:24 +0000 (04:04 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Tue, 31 May 2005 04:04:24 +0000 (04:04 +0000)
commit8a1df968627de01d04f3d692fd81108ba6492c18
tree83eddfc1d1d8a1c0e58bdc012e5cec7f3a5ea336
parent9dff2ca07a6a74f65d831269b1cee8c3ee2c0103
Bugzilla #2195: Convert the radeon driver to the t_vertex interface.  This cuts
about 200 lines from the code and 25k from the binary, while matching other
drivers more closely.  In the worst case (tcl_mode=0) it appears to have
a performance cost of 4.4% +/- 0.3% on quake3 (800x600 demofours, 1ghz p3,
rv200).  Tested on ut2004, ut, q3, projtex.

Submitted by: Andreas Stenglein <a.stenglein@gmx.net>
src/mesa/drivers/dri/radeon/radeon_context.c
src/mesa/drivers/dri/radeon/radeon_context.h
src/mesa/drivers/dri/radeon/radeon_swtcl.c