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 3 of 3

Thread: GLTrace and extensions

  1. #1
    Junior Member Regular Contributor
    Join Date
    Mar 2002
    Location
    NI, Germany
    Posts
    114

    GLTrace and extensions

    I played a bit with gl-trace and noticed that it doesn't trace most of the opengl extensions. it seems to be stuck on version 1.2 or so (maybe MS opengl32.dll?). To newer extensions it says somthing like "extension not found".
    So does anyone know how to get gl-trace to log newer extensions too? Do i have to "extend" the source? Has anyone done this before?

  2. #2
    Senior Member OpenGL Pro sqrt[-1]'s Avatar
    Join Date
    Jun 2002
    Location
    Australia
    Posts
    1,006

    Re: GLTrace and extensions

    If you did a search on these forums for a program called glIntercept,(it is a glTrace like program) you would find that it logs ALL OpenGL extensions. However the links are now probably dead. http://www.opengl.org/discussion_boa...ML/010201.html


    But you are in luck that in a few days (next week?) version 0.2 will be released. If you are in a hurry I could send you via email the old 0.1 version or a beta of the 0.2 version.

  3. #3
    Junior Member Regular Contributor
    Join Date
    Mar 2002
    Location
    NI, Germany
    Posts
    114

    Re: GLTrace and extensions

    Great work. Would be nice to have a working version of that program. So if you could upload it somewhere or send it to me via email that would be even nicer
    Its not _that_ important for me, so if you're short in time i'll wait for the next release.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •