Comment 12 for bug 382017

Revision history for this message
In , Eric Anholt (eric-anholt) wrote :

commit 12c5aeca7a3db92d3522d00f5daf338d522e2176
Author: Eric Anholt <email address hidden>
Date: Thu Jul 16 13:34:09 2009 -0700

    8xx render: Add limited support for a8 dests.

    This improves aa10text performance from 74k to 569k on my 855 laptop.
    This also causes my 865 to hang on aa10text like it does on rgb10text,
    thanks to actually hitting render accel.

(the previous general performance fixes likely also impact gtkperf)