I have an issue with HWacceleration.

On my hardware it is possible that a HW accelerated operation will fail.  
In the case of the following operations
dfb_gfxcard_fillrectangles
dfb_gfxcard_drawrectangle
dfb_gfxcard_batchblit
dfb_gfxcard_blit
 if the HW acceleration fails it breaks out of the loop and then does the SW
fallback

However in the case of 
dfb_gfxcard_fillspans
fill_tri
dfb_gfxcard_tileblit
If the HW operation fails it does not attempt to fallback to the SW and just
fails.  Is this a bug?

Cheers
Dan
-- 
View this message in context: 
http://www.nabble.com/Software-Fallbacks-For-HWAccelerated-GFX-operations-tf2480792.html#a6917712
Sent from the DirectFB Dev mailing list archive at Nabble.com.


_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to