> I haven't used XDirectFB on an embedded device, yet. > > I'd also be interested in any experience report :)
We are currently using it on an ARM processor for about 3 months now and have been very pleased with the results. It far exceeds our expectations. We are using DirectFB on X (via SDL) for our developers so they can use standard Linux tools for developing application software. To simplify their task (and to make the transition from a dual core X86 to Arm easier) I wrote a small, light, API - mostly to simplify things from their perspective. Several weeks ago we built the application (which had been in development for 3 months on X86) for the ARM and it ran first time. We literally made ZERO changes to the code. I spent about two years looking into all the possible methods to implement this, but DirectFB appeared to be the only sane result that would meet our objectives (light memory usage, etc.). Cheers, Lloyd _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
