On 23 March 2011 23:50, Adam Martinson amartinson@codeweavers.com wrote:
On 03/22/2011 01:33 PM, Henri Verbeet wrote:
How much of a real difference does this patch make, after you avoid the redundant lookups? (I.e., after the second patch in this series.)
In that case the additional reduction in context_apply_fbo_state() CPU time from the 1st patch is only about 10%.
That sounds more realistic. I think it makes sense to just focus on your 2/4 patch for the moment, and worry about the other patches later.