Hannes Reinecke <[EMAIL PROTECTED]> wrote: > > Also, I think this is a different movie. The embbeded market is > > different to the desktop one. > > Hmm, have you tried asking trolltech? > After all, they did do the QT GUI for the Zaurus and presumably would need > to know how to access the framebuffer, this being embedded. So one would > assume that _some_ docs must have been available ...
TrollTech uses the Linux framebuffer and does not have acceleration support except for a small number of sample drivers (Mach64, Matrox and Voodoo3). Hence if Qt works on that device, it just uses a dumb framebuffer and whatever is exported by the kernel via the framebuffer interface. Regards, --- Kendall Bennett Chief Executive Officer SciTech Software, Inc. Phone: (530) 894 8400 http://www.scitechsoft.com ~ SciTech SNAP - The future of device driver technology! ~ _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
