On Tue, 2005-09-20 at 19:49 +0200, Dirk Meyer wrote:
> Yes, we need to add a dfb display to kaa.display to support
> evas->dfb. But that is (should be) easy.

Yes, it shouldn't be hard at all.  Evas actually does almost all of the
work.  The only thing that should be needed is some small amount of glue
code.  See the existing code in display/src/evas.c which handles
software_x11 and gl_x11 engines.

Most of the other x11 code in kaa.display is to deal with windows, but I
guess directfb already has python bindings to do all that, so that could
just be used directly (or perhaps kaa.display could offer a small
wrapper over top that, if that's appropriate).

Jason.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to