Best graphics performance?

Sten Kvamme sten at kvamme.se
Thu May 28 19:47:59 CEST 2009


Thankyou, for replying to my question ;)

tis 2009-05-26 klockan 17:24 -0400 skrev Warren Baird:
> 'graphics performance' is a pretty broad category - can you share some
> details about what exactly you are trying to do?
> 

I am actually sending bytes directly to the X sever.

> Are you interested in general UI response?  blitting rasters to the
> screen?   Rendered 2d vector stuff?   3d?
> 
It is 2d vectors and filling areas

this draws a "3" figure.

draw_figure(Display, Win, Pen0, _, _, "3") ->
%% Title: ['mok_3.dxf']
% BoundingBox: 20 9 96 111
xDo(Display,ePolyArc(Win, Pen0, [mkArc(53,13,39,39,-17280,-5760)])),
xDo(Display,ePolyArc(Win, Pen0, [mkArc(53,20,39,39,0,-5760)])),
xDo(Display,ePolyArc(Win, Pen0, [mkArc(53,58,39,39,-17280,-5760)])),
xDo(Display,ePolyArc(Win, Pen0, [mkArc(53,69,39,39,0,-5760)])),
xDo(Display,ePolyLine(Win, Pen0, origin,
[mkPoint(73,58),mkPoint(20,58)])),
xDo(Display,ePolyLine(Win, Pen0, origin,
[mkPoint(20,13),mkPoint(73,13)])),
xDo(Display,ePolyLine(Win, Pen0, origin,
[mkPoint(73,108),mkPoint(20,108)])),
xDo(Display,ePolyLine(Win, Pen0, origin,
[mkPoint(92,33),mkPoint(92,40)])),
xDo(Display,ePolyLine(Win, Pen0, origin,
[mkPoint(92,78),mkPoint(92,89)])),
%% END
xFlush(Display);


> FWIW, I've generally found that QTExtended feels a bit snappier to me
> than the X based distros under general use - although I haven't
> quantified that.
> 

On the GTA01 this was much faster than on GTA02. Is there any distro
that has a faster x-server than the others?

/S

> Warren
> 
> 
> 2009/5/26 Sten Kvamme <sten at kvamme.se>
>         Hi,
>         
>         What distro will give the best graphics performance?
>         
>         
>         
>         _______________________________________________
>         support mailing list
>         support at lists.openmoko.org
>         https://lists.openmoko.org/mailman/listinfo/support
>         
> 
> 
> 
> -- 
> Warren Baird - Photographer and Digital Artist
> http://www.synergisticimages.ca
> _______________________________________________
> support mailing list
> support at lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad
 meddelandedel
Url : http://lists.openmoko.org/pipermail/support/attachments/20090528/1e76933a/attachment.pgp 


More information about the support mailing list