From: Allen A. <ak...@ar...> - 2009-12-10 07:16:28
|
On Wed, Dec 09, 2009 at 09:08:51AM -0700, Brian Paul wrote: >> If ALL the other fields match, then the XID doesn't matter, right? The >> configs should be identical from the GL's point of view? > > Yes, except for the case I described below (there's some other attribute > that glean's not aware of). Yes. By "ALL" I meant everything, including the attributes that glean previously ignored. But I believe we're in agreement on that. > I don't have time for any major changes now. So here's a new patch > which simply looks for an exact match before doing the error-based match > algorithm. It fixes the readpixPerf problem. Looks good to me. Allen |