On 12/07/11 21:40, Ezequiel García wrote:
> 3. I noticed ilixi is using DSCAPS_SYSTEMONLY for surface allocation when 
> rendering a jpeg. Why? Can someone explain me the exact difference between 
> system and video memory. Is fb memory equal to video memory?

Yes, with the fbdev system module the /dev/fb surface pool support CSTF_EXTERNAL
that is used when DSCAPS_VIDEOONLY is used by the application. DSCAPS_SYSTEMONLY
translates to CSTF_INTERNAL internally, being supported by the local/shared 
system
memory surface pools.

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to