If we work on having <a href="http://x.org">x.org</a> server working on the FR, wouldn&#39;t that help for whatever comes next?. At least we would have some working knowledge on how to develop drivers for X, and a team of programmers with ample knowledge on all things regarding the <a href="http://x.org">x.org</a> Server.<br>
<br>I mean, the thing is modularized. Is it not simpler to just replace the glamo driver with the [whatever\] driver?<br><br><div class="gmail_quote">On Mon, Nov 17, 2008 at 11:48 AM, Iain B. Findleton <span dir="ltr">&lt;<a href="mailto:ifindleton@videotron.ca">ifindleton@videotron.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have implemented an image display script on the FR that demonstrates<br>
smooth scroll in the form of dragging the image about the screen. Works<br>
for fairly large images (colour weather maps of North America). The<br>
application uses the FLTK tool kit with double buffering through X.<br>
<div class="Ih2E3d"><br>
<br>
<br>
Nicola Mfb wrote:<br>
&gt; 2008/11/17 The Rasterman Carsten Haitzler &lt;<a href="mailto:raster@rasterman.com">raster@rasterman.com</a><br>
</div>&gt; &lt;mailto:<a href="mailto:raster@rasterman.com">raster@rasterman.com</a>&gt;&gt;<br>
<div><div></div><div class="Wj3C7c">&gt;<br>
&gt; &nbsp; &nbsp; [...]<br>
&gt;<br>
&gt; &nbsp; &nbsp; this is the thing.. the drvier is ALREADY doing this. i repeat this<br>
&gt; &nbsp; &nbsp; ad-nauseum. the acceleration is the same u get in the &quot;nv&quot; driver<br>
&gt; &nbsp; &nbsp; or you saw a<br>
&gt; &nbsp; &nbsp; few years back in the i8xx drivers etc. you get blit and fill<br>
&gt; &nbsp; &nbsp; accelerated (the<br>
&gt; &nbsp; &nbsp; most common x ops). xvideo is accelerated. the only thing not is<br>
&gt; &nbsp; &nbsp; anti-aliases<br>
&gt; &nbsp; &nbsp; font drawing and as such the glamo doesnt support this fully - u<br>
&gt; &nbsp; &nbsp; need to do<br>
&gt; &nbsp; &nbsp; some hacks to pretend it will (like expand fonts to ARGB32 in<br>
&gt; &nbsp; &nbsp; software) and<br>
&gt; &nbsp; &nbsp; from the look of it the expansion and then upload of pixels will<br>
&gt; &nbsp; &nbsp; likely net you<br>
&gt; &nbsp; &nbsp; zero speedup as this extra cost will negate the speedups you get.<br>
&gt; &nbsp; &nbsp; imho glamo is<br>
&gt; &nbsp; &nbsp; right now about as fast as u&#39;ll ever likely see it (imho). you can<br>
&gt; &nbsp; &nbsp; go sink a<br>
&gt; &nbsp; &nbsp; mountain of work and as per the example above.. see no return. the<br>
&gt; &nbsp; &nbsp; ONLY thing<br>
&gt; &nbsp; &nbsp; that i can see it might be worth it is opengl - and even then its<br>
&gt; &nbsp; &nbsp; a very weak<br>
&gt; &nbsp; &nbsp; opengl accelerator with lots of gotchas.<br>
&gt;<br>
&gt; &nbsp; &nbsp; all of the above of course is &quot;in my opinion&quot;. it&#39;s based from<br>
&gt; &nbsp; &nbsp; years of doing<br>
&gt; &nbsp; &nbsp; graphics - software and hardware and with x, and having read all<br>
&gt; &nbsp; &nbsp; of the glamo<br>
&gt; &nbsp; &nbsp; docs.<br>
&gt;<br>
&gt;<br>
&gt; Hi Raster! before reading this post I supposed that 2d acceleration<br>
&gt; was very partially implemented. This cames out for example because I<br>
&gt; never see a smooth scroll on the device. So what is the reason for<br>
&gt; this? glamo? 2d acceleration driver? poor graphics toolkit?<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; &nbsp; &nbsp; Nicola<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
<div class="Ih2E3d">&gt;<br>
&gt; _______________________________________________<br>
&gt; Openmoko community mailing list<br>
&gt; <a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
&gt; <a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
&gt;<br>
<br>
<br>
--<br>
</div><font color="#888888">Iain B. Findleton<br>
Tel: 514-457-0744<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>