From: Keith W. <ke...@tu...> - 2005-05-31 06:46:03
|
Eric Anholt wrote: > CVSROOT: /cvs/mesa > Module name: Mesa > Repository: Mesa/src/mesa/drivers/dri/radeon/ > Changes by: anholt@gabe. 05/05/30 21:04:24 > > Log message: > 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. Does this performance cost still apply since the recent change to runtime-generate x86 code for the t_vertex.c mechanism? Keith |