#4576 BLOC Update.: taking a screenshot in joyride takes much longer than before
Zarro Boogs per Child
bugtracker at laptop.org
Sat Nov 3 12:56:34 EDT 2007
#4576: taking a screenshot in joyride takes much longer than before
------------------------------+---------------------------------------------
Reporter: tomeu | Owner: bernie
Type: defect | Status: new
Priority: blocker | Milestone: Update.1
Component: x window system | Version:
Resolution: | Keywords: update.1?
Verified: 0 |
------------------------------+---------------------------------------------
Comment(by bernie):
Found. It's EXA's fault... and it seems to be done by design:
{{{
#ifdef MITSHM
/* Re-register with the MI funcs, which don't allow shared pixmaps.
* Shared pixmaps are almost always a performance loss for us, but
this
* still allows for SHM PutImage.
*/
ShmRegisterFuncs(pScreen, NULL);
#endif
}}}
The reason why it works with fbdev is probably that it disables EXA
support.
--
Ticket URL: <http://dev.laptop.org/ticket/4576#comment:15>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list