[Newbie] Do the tutes use my TNT2 card?
Hi all.
Simple question.
How do i know if any / all of the tutorials use my TNT2 card?
-PK-
-PK-
Just use glGetString(...); to get some driver information
use these as parameters:
GL_VENDOR
GL_VERSION
GL_RENDERER
See the glGetString overview for a complete list.
use these as parameters:
GL_VENDOR
GL_VERSION
GL_RENDERER
See the glGetString overview for a complete list.
Intersting..
>> See the glGetString overview for a complete list.
How do i see this *overview* ??
speaking of which, where can i find a list of GL specific commands? I would have never know this existed you see ...
thanks for the help too
-PK-
>> See the glGetString overview for a complete list.
How do i see this *overview* ??
speaking of which, where can i find a list of GL specific commands? I would have never know this existed you see ...
thanks for the help too
-PK-
-PK-
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement