Boy it's quiet in here. ^_^

Ok, so I got my system/graphic driver working, with software only 
rendering.

Here are the bench results - I was wondering how this stacks up to other 
hardware.

It's a 500 Mhz MIPS, BTW, and the driver is hardware blitting the render 
surface to the physical frame buffer on update_screen.

Benchmarking 256x256 on 640x464 ARGB (32bit)...

Anti-aliased Text                              3.029 secs (   78.441 
KChars/sec) [100.3%]
Anti-aliased Text (blend)                      3.042 secs (   22.485 
KChars/sec) [100.0%]
Fill Rectangle                                 3.054 secs (  113.733 
MPixel/sec) [100.0%]
Fill Rectangle (blend)                         4.013 secs (    4.899 
MPixel/sec) [100.2%]
Fill Rectangles [10]                           3.412 secs (  115.245 
MPixel/sec) [100.0%]
Fill Rectangles [10] (blend)                  13.348 secs (    4.909 
MPixel/sec) [100.0%]
Fill Triangles                                 3.020 secs (   83.547 
MPixel/sec) [100.0%]
Fill Triangles (blend)                         3.408 secs (    4.807 
MPixel/sec) [100.2%]
Draw Rectangle                                 3.003 secs (   12.121 
KRects/sec) [100.0%]
Draw Rectangle (blend)                         3.029 secs (    2.079 
KRects/sec) [100.3%]
Draw Lines [10]                                3.022 secs (   43.017 
KLines/sec) [100.0%]
Draw Lines [10] (blend)                        3.094 secs (    9.372 
KLines/sec) [100.0%]
Fill Spans                                     3.048 secs (   96.755 
MPixel/sec) [100.3%]
Fill Spans (blend)                             4.048 secs (    4.856 
MPixel/sec) [100.0%]
Blit                                           3.092 secs (   69.944 
MPixel/sec) [100.0%]
Blit 180                                       3.090 secs (   40.297 
MPixel/sec) [100.0%]
Blit colorkeyed                                3.101 secs (   44.381 
MPixel/sec) [100.0%]
Blit destination colorkeyed                    3.017 secs (   32.583 
MPixel/sec) [100.3%]
Blit with format conversion                    3.363 secs (    9.743 
MPixel/sec) [100.0%]
Blit with colorizing                           3.939 secs (    6.655 
MPixel/sec) [100.2%]
Blit from 32bit (blend)                        4.146 secs (    3.161 
MPixel/sec) [100.0%]
Blit from 32bit (blend) with colorizing        4.818 secs (    2.720 
MPixel/sec) [100.0%]
Stretch Blit                                   3.017 secs (   43.503 
MPixel/sec) [100.0%]
Stretch Blit colorkeyed                        3.000 secs (   37.391 
MPixel/sec) [100.0%]

Thanks!

MrPeach (Jack)
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to