Claudio Ciccani schrieb: > Great!! It works now! > Just commited the code. :)
A thousand thanks to both of you and thanks to open source! What a monster! (*) DirectFB/Graphics: ATI Radeon X850 XT PE (4b4c) 1.0 (Claudio Ciccani) Benchmarking with 256x256 in 16bit mode... (16bit) Anti-aliased Text ( 40.922 KChars/sec) Anti-aliased Text (blend) ( 19.016 KChars/sec) Fill Rectangle (*3227.664 MPixel/sec) Fill Rectangle (blend) (*3285.538 MPixel/sec) Fill Rectangles [10] (*3227.729 MPixel/sec) Fill Rectangles [10] (blend) (*3284.412 MPixel/sec) Fill Triangles (*4416.034 MPixel/sec) Fill Triangles (blend) (*3139.174 MPixel/sec) Draw Rectangle (* 293.933 KRects/sec) Draw Rectangle (blend) (* 77.366 KRects/sec) Draw Lines [10] (*1898.333 KLines/sec) Draw Lines [10] (blend) (* 633.788 KLines/sec) Fill Spans (*1606.745 MPixel/sec) Fill Spans (blend) (* 92.183 MPixel/sec) Blit (*3221.112 MPixel/sec) Blit colorkeyed (*3353.207 MPixel/sec) Blit destination colorkeyed ( 3.021 MPixel/sec) Blit with format conversion (*2386.899 MPixel/sec) Blit with colorizing ( 2.957 MPixel/sec) Blit from 32bit (blend) (*1930.737 MPixel/sec) Blit from 32bit (blend) clrz ( 0.933 MPixel/sec) Stretch Blit (*3228.519 MPixel/sec) Stretch Blit colorkeyed (*3625.722 MPixel/sec) I'll check the code myself, but is it difficult to add colorizing, at least for A8 sources (Text)? I'm wondering why FillTriangle() yields 4416.034 vs FillRectangle() yielding 3227.664 MPixel/sec. Are 6.8 GB/sec conforming to the specs? Benchmarking with 1024x1024 in 24bit mode... (32bit) Fill Rectangle 3.067 secs (*1709.448 MPixel/sec) Don't know what the BIOS default or radeonfb setting(?) for the memory and core clock is. Benchmarking with 1024x1024 in 24bit mode... (32bit) Blit 3.061 secs (*1644.287 MPixel/sec) Here we get 13.2 GB/sec :) -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
