Hello there,

my name is Pampo and I'm writing from Italy.

Currently I'm working on a custom board (SH4 based) for which I have a
framebuffer with some blitting acceleration and a corresponding DirectFB
driver and I'm trying to measure performances of XDirectFB through x11perf
application.

What I expected to see are many calls to my acceleration functions
especially during tests that should do intensive blitting, say for example
copywinwin500, but I didn't. Am I missing anything?

My xorg.conf references DirectFB  only in:

Section "Device"
        Identifier  "Videocard0"
        Driver      "directfb"
EndSection

while my directfbrc has "hardware" set.

Where should I put some hooks (in simple words prints ;-) inside XDirectFB
code to see the calls?

Many thanks in advance for your help,

Pampo.
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to