These patches are pretty much done, except for a compile warning somewhere. The major remaining bottleneck is this line (as far as i can tell): offset -= (unsigned long) pPixmap->devPrivate.ptr; A significant amount of samples is spent on that, so suggestions on how to improve that are appreciated. I'm out of time for the moment. I'm curious how this performs for other people (obviously with Option "EXAPixmaps" "1"). You will need a git'ish xserver for this to work and ofcource a geforce8 or 9. Maarten.
And a combined patch for the lazy testers. Maarten. On Sun, Mar 8, 2009 at 3:37 PM, Maarten Maathuis <madman2003 at gmail.com> wrote:> These patches are pretty much done, except for a compile warning somewhere. > > The major remaining bottleneck is this line (as far as i can tell): > > offset -= (unsigned long) pPixmap->devPrivate.ptr; > > A significant amount of samples is spent on that, so suggestions on > how to improve that are appreciated. > > I'm out of time for the moment. > > I'm curious how this performs for other people (obviously with Option > "EXAPixmaps" "1"). > > You will need a git'ish xserver for this to work and ofcource a geforce8 or 9. > > Maarten. >-------------- next part -------------- A non-text attachment was scrubbed... Name: wfb_combined.patch Type: application/octet-stream Size: 12483 bytes Desc: not available Url : lists.freedesktop.org/archives/nouveau/attachments/20090308/85c8fcdd/attachment.obj