On Aug 12, 2:18 pm, Jorgen Grahn <[EMAIL PROTECTED]>
wrote:
> On Thu, 09 Aug 2007 21:58:54 -, Benjamin Goldenberg <[EMAIL PROTECTED]>
> wrote:
> > On Aug 9, 3:26 pm, Bjoern Schliessmann > [EMAIL PROTECTED]> wrote:
> >> Benjamin Goldenberg wrote:
>
On Aug 9, 4:06 pm, Richard Jones <[EMAIL PROTECTED]>
wrote:
> Benjamin Goldenberg wrote:
> > 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 ca
On Aug 9, 3:26 pm, Bjoern Schliessmann wrote:
> Benjamin Goldenberg wrote:
> > 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
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 id