Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Hardware acceleration

This thread is locked; no one can reply to it. rss feed Print
Hardware acceleration
scriptX
Member #6,574
November 2005
avatar

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.

umperio
Member #3,474
April 2003
avatar

Do you mean extern int gfx_capabilities; ?

If so then maybe you could also check out exaccel example.

scriptX
Member #6,574
November 2005
avatar

Yes, I do. :)

Go to: