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: Problem with glsldevil

  1. #1
    Junior Member Regular Contributor
    Join Date
    Aug 2010
    Posts
    115

    Problem with glsldevil

    Hi,

    Anyone face problem with using glsldevil?

    I try to debug my fragment shader. But I dun know why the debugger run infinitely. Even I wait for 30 mins , it is still debugging. I am not sure what is happening there.

    I just want to use it to debug my fragment. Please help...

  2. #2
    Junior Member Regular Contributor
    Join Date
    Aug 2001
    Location
    Norrkoping, Sweden
    Posts
    119

    Re: Problem with glsldevil

    What exactly do you mean by "runs infinitely"?
    Have you managed to get glsldevil to work for
    a simple demo program without bugs? It is a
    complex tool, and it might be a bit of an
    overkill for simple tasks.

    Note that I am not an expert on glsldevil.
    I use the old fashioned method "try again until
    it works" for most of my shader programming.

Posting Permissions

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