From: Keith W. <ke...@vm...> - 2010-03-09 15:03:54
|
On Tue, 2010-03-09 at 06:36 -0800, Brian Paul wrote: > Keith Whitwell wrote: > > This is getting close to ready to merge, so please take a look if you're > > interested in the software rasterizers. > > > > Heads up that I've had to do some work on the cell driver in the > > gallium-sw-api-2 branch to migrate it to the new shared sw_winsys > > implementation. Unfortunately I don't have the cell SDK installed, so I > > can't even compile-test the changes. > > > > Hopefully someone out there who cares about cell can take a look, but I > > don't want to hold up merging this branch if nobody jumps on it. > > My PS3 is still going- I'll look into it. Thanks Brian. Hopefully it's clear what's going on - it's just a port of the equivalent code from llvmpipe, plus a change to do the display-target untwiddling inside the driver rather than in the winsys. Keith |