Separate names with a comma.
We are writing our own application, and when I query the openGL version with glGetString(GL_VERSION) it returns a version 2.1 NVIDIA-10.28.10...
Using the OpenGL 2.1 Multisampling extension (wglChoosePixelFormatARB), get a valid multisample pixel format for 8 samples (16) so it appears to...
Related issue, not quite the same: Using the OpenGL 2.1 Multisampling extension (wglChoosePixelFormatARB), get a valid multisample pixel format...