From: <ta...@su...> - 2004-09-17 07:37:38
|
Mike, an example of an embedded device using Chromium is provided in a paper from = Lamberti et al "An accelerated remote graphics architecture for PDAs" which = you may find interesting. They used a Chromium cluster and a PDA as the=20 visualisation client using 802.11b for communication. Basically the problem = with integration of Chromium to mobile clients is as you say a compilation=20 issue and getting all the right tools together but a solid OpenGL port is=20 also essential since there aren't that many OpenGL implementations out=20 there for mobile clients. Another issue to consider is the fact that both NVidia and ATI are=20 producing mobile 3D cores which we'll probably see in the market soon=20 enough hence bringing Chromium to mobile platforms can potentially provide=20 advanced graphics features using custom made SPUs that address=20 performance/image quality needs of a mobile client. Usage of Chromium for=20 embedded devices and not just mobile devices (e.g set-top boxes, games=20 consoles) can potentially have quite an impact in the way 3D graphics is=20 addressed for these platforms in my opinion. Regards, Anthony using OpenGL ES for thin clients such as mobile phones and PDAs does have=20 its merits. Lamerti et al. in their paper on --On =D0=DD=EC=F0=F4=E7, 16 =D3=E5=F0=F4=E5=EC=E2=F1=DF=EF=F5 2004 1:10 = =EC=EC -0700 Mike Houston=20 <mho...@gr...> wrote: > What do you mean? ES is just a subset of GL, so the API support is > already in Chromium +/- a few special features that may be added along > the way for low power devices. The main issue seems to be getting > Chromium compiled for the various embedded systems. > > But, it begs the question, why would you want to run Chromium on embedded > GL chips that are not designed to be fast, but low power? > > -Mike > > James Amendolagine wrote: >> Has anyone done any work to make an ES port? >> >> Jamie >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >> Project Admins to receive an Apple iPod Mini FREE for your judgement on >> who ports your project to Linux PPC the best. Sponsored by IBM. >> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >> _______________________________________________ >> Chromium-dev mailing list >> Chr...@li... >> https://lists.sourceforge.net/lists/listinfo/chromium-dev > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Chromium-dev mailing list > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-dev |