Original Post
I am curious as to how I may be able to obtain the name of the user's graphics card(ie - GeForce 6600GT), the size it is (ie - 128 MB), and such in C/C++ I have seen a few games and programs do this (obtain the actual name and whatnot) and display it to the user during configuration. I am hoping that there is a cross-platform solution to this, but if there is not, a Windows, Mac and *nix solution would be ideal. Thanks for any help!