DirectX capabilities on different graphics cards
Posted
by user9876
on Stack Overflow
See other posts from Stack Overflow
or by user9876
Published on 2010-05-10T13:18:04Z
Indexed on
2010/05/10
13:24 UTC
Read the original article
Hit count: 178
I'm writing a Direct3D application, using DirectX 9. Although it works on my PC, I need to make it work on a wide range of systems. I need to know what capabilities I can expect to see on other systems. Is there a list of the DirectX capabilities that graphics cards support?
I've found one site, which I'll post as an answer, but it's a bit out of date.
© Stack Overflow or respective owner