glGetString(GL_VENDOR)

Started by
0 comments, last by Metus 22 years, 9 months ago
what are the Vendor''s GL_VENDOR string? nVidia is "nVidia Corporation" but what about, Matrox, 3DFX etc etc etc
Ethereal
Advertisement
from the code that i used ((char *)glGetString(GL_VENDOR));

I got Vendor: 3Dfx Interactive Inc.

This topic is closed to new replies.

Advertisement