-
obtaining glx errors.
i would like to know how to obtain the GLX generated errors e.g.
GLXBadDrawable, GLXBadCurrentWindow,etc...
OpenGL provides glGetError() for obtaining the openGL generated errors, do we have something similar for glx?
any help is appreciated. Thanks.
-
Member
Regular Contributor
Re: obtaining glx errors.
Best thing to do is to download and read the glx specs. Look in the developer documentation section here in opengl.org.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules