Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: obtaining glx errors.

Hybrid View

  1. #1
    Junior Member Newbie
    Join Date
    Sep 2003
    Location
    bangalore.
    Posts
    2

    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.
    mani

  2. #2
    Member Regular Contributor
    Join Date
    Apr 2001
    Location
    Greece
    Posts
    496

    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
  •