Michael Metsger wrote:
> My application is critical for perfomance. Is FillRectangle(). best
> way to put point on surface?
> 
> 

It depends on the underlaying hardware.
In most cases, it's preferable to implement points rendering yourself
(Lock()/put points/Unlock()).


-- 
Regards,
     Claudio Ciccani

[EMAIL PROTECTED]
http://directfb.org
http://sf.net/projects/php-directfb

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to