Re: [directfb-dev] Questions on DirectFB core src code

2005-09-14 Thread Oliver Hessling
Hi Haixiang Liu, you can start with the presentation on bottom of this page: http://celinuxforum.org/pubwiki/moin.cgi/ITJ2005Detail1_2d3 cheers Oliver 刘海翔 wrote: > Hi all developers, > > Now I want to port DirectFB to ST chip platform and framebuffer > already worked now. Today I downloaded the

Re: [directfb-dev] Questions on DirectFB core src code

2005-08-15 Thread Stephen GALLIMORE
  You can look at the ST open source DirectFB implementation for STi5528, STm8000 and STb7100 (SH4 only at the moment) chipsets, as an example. If you are internal to ST use:   ftp://linux.bri.st.com/pub/stlinux/2.0ear/release2.0test4/updates/sh4/SRPMS/   or if you are external to ST use:   f

Re: [directfb-dev] Questions on DirectFB core src code

2005-08-14 Thread Ville Syrjälä
On Sun, Aug 14, 2005 at 04:28:38PM +0800, Áõº£Ïè wrote: > Hi all developers, > > Now I want to port DirectFB to ST chip platform and framebuffer > already worked now. Today I downloaded the DirectFB core source code and > want to add support on my chip. And I have some questions on it becaus

[directfb-dev] Questions on DirectFB core src code

2005-08-14 Thread 刘海翔
Hi all developers,Now I want to port DirectFB to ST chip platform and framebuffer already worked now. Today I downloaded the DirectFB core source code and want to add support on my chip. And I have some questions on it because I can not find any material on how to programing DirectFB Graphic de