I use VAR, and I want to use vertex programs too.
In "GDC01_Performance.pdf" doc from nVidia, it's written (page 18) that you shouldn't use VAR with vertex program on NV1X
My question is : how can I know if the 3D card is a NV1X ?
If there's no way to do it, what are the glGetString(GL_RENDERER) for NV1X cards ?



