Getting Vendor information
If there anyway to get the video card vendor information (ie glGetString(GL_RENDERER)) without having an open openGL window.. I just want to display this information in a windows dialog..
If I call it on its own it just returns NULL as the string..
any ideas..
Cheers
Chris
Jumpman - Under Construction
It will return NULL until you have a rendering context.
The more applications I write, more I find out how less I know
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement