Skip Navigation

Where can I find documentation on the function wglCreateContextAttribsARB?

It's a Windows system function that is used for creating an OpenGL rendering context, and is very cursed since you have to jump around a few hoops before you can actually use it. I barely managed to find the function signature, let alone any information on how does it work.

1 comments