From: Brian P. <br...@vm...> - 2010-04-14 20:30:46
|
Arpad Borsos wrote: > Sorry about my last mail which was empty except for the attached patch. > The patch fixes a division by zero crash which is triggered when I run > the cairo test-suite using its gl backend and the gallium softpipe driver. > The test-suite still crashes when I'm using llvmpipe, need to look into > that. Thanks. I'm committing to the 7.8 branch. Just FYI: the divide by zero results in an inf value here and there but it doesn't seem to effect the rendering outcome (though I've never tested with cairo). -Brian |