Hi,

 

I have an embedded configuration (on an FPGA) that I had to create a
system for.  There is no acceleration on this configuration except for a
surface large enough for the cursor we want to use (as well as locations
to stream it out to screen to).

 

Is there a way I can force directfb to just accelerate the cursor?  I
see the CSTF_CURSOR flags for the surface pool types, and my pool will
allocate the surface, but where in my gfx driver would I actually copy
the pixels into the fpga and then tell the fpga what pixel location to
draw it at (without accelerating anything else)?

 

Thanks,

Matt Spinder

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

Reply via email to