nanogui@linuxhacker.org
nanogui@linuxhacker.org
: I try to fix fl_draw_image() in flnx, its very slow,
: it make a for(x)for(y)GrPoint();
: so when I going to draw my 800x250 big image in RGB,
: it take some time (10-15 seconds). So I try to exchange
: the many GrPoint() for 1 GrArea()
: but I isn't getting any better why???
Are you running X11 or framebuffer? The X11 driver
needs a rewrite in this area. What is your system?
Regards,
Greg
:
: Regards,
:
:
: --
: ----------------------------
: Embedded RT System Developer
:
: Karl Janmar
: Svensk ByggnadsGeodesi AB
: Kvarnbergsvägen 27
: 141 45 HUDDINGE
: SWEDEN
:
: Phone: +46 (0)8 7112090
: Fax: +46 (0)8 7112098
: Homepage: http://www.sbg.se
: E-mail: karl@sbg.se
: ----------------------------
:
:
:
:
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
: For additional commands, e-mail: nanogui-help@linuxhacker.org
:
:
nanogui@linuxhacker.org