CVSROOT:        /cvs/directfb
Module name:    DirectFB-examples
Changes by:     dok     20040809 18:24:20

Modified files:
        src            : df_dok.c 

Log message:
Added a FillSpan() test showing quite good results on my P3 800 with G450:

Fill Rectangles       3.001 secs (* 777.434 MPixel/sec)
Fill Spans            3.003 secs (* 560.864 MPixel/sec)

For each span the driver function FillRectangle() is called,
i.e. in this test case the number of driver calls is 256 times higher!



Reply via email to