On 3/12/07, Claudio Ciccani <[EMAIL PROTECTED]> wrote: > 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 >
I'm confused. Please, see little example how to put points. _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
