George Tsalikis wrote:
> I am sorry to intrude in your discussion, since i am not an expert but i 
> would like to point:
> Shouldn't you consider now to become as cross-platform kernel-wise as 
> possible?

DRI is somewhat cross platform running on Linux and BSD.

DirectFB is cross platform as it's a user space library and can be ported
to any other OS with a bit of POSIX support. There's only a kernel module
(usually small) for certain drivers or in case you want to run multiple
processes in one session. But if the OS does not have separate processes,
it's not required anyhow, as each application is a thread there.

What do you mean by kernel-wise? Like DRI with shared kernel code between
Linux and BSD or like DirectFB with shared user space code portable over
different kernels?

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to