Querying Graphics Card Name

Benjamin Goldenberg bgoldenberg at gmail.com
Thu Aug 9 15:16:24 EDT 2007


Hello,
I would like to find out the name of the graphics card of the machine
my program is running on. I have looked into the pyopengl module, and
using them to query the card, but it seems like there ought to be a
simpler way to find this out without setting up a glcontext. Does
anyone have any ideas?

Thanks,
Benjamin




More information about the Python-list mailing list