If I recall correctly, there's a datatype and a function that can be used to get a list of all hardware acclerations available. What is this datatype and function? And if you're in a giving mood, it'd be nice to see a snippet showing how it's all done.
Do you mean extern int gfx_capabilities; ?
If so then maybe you could also check out exaccel example.
Yes, I do.