Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Page 1 of 3 123 LastLast
Results 1 to 10 of 28

Thread: gDEBugger is free!!!

  1. #1
    Advanced Member Frequent Contributor Aleksandar's Avatar
    Join Date
    Jul 2009
    Posts
    952

    gDEBugger is free!!!

    I simply cannot believe it, but ...
    gDEBugger is going to be totally free!!!
    This is great news for the whole community.

    Please, check the link:
    http://www.gremedy.com/purchase.php

  2. #2
    Junior Member Newbie
    Join Date
    Dec 2010
    Posts
    18

    Re: gDEBugger is free!!!

    Wow... and considering how expensive it used to be. Can anyone venture a guess as to why they would do this?

  3. #3
    Member Regular Contributor
    Join Date
    Oct 2006
    Posts
    349

    Re: gDEBugger is free!!!

    Awesome!

    My guess is that the desktop version did not generate enough revenue. As far as I can tell, the mobile (iPhone) versions will still need to be purchased, which is a reasonable business model (this is similar to Unity3d, for instance).

    This is just a guess, but I wouldn't be surprised if new SKUs were to be released, with different features and capabilities.

  4. #4
    Super Moderator Frequent Contributor Groovounet's Avatar
    Join Date
    Jul 2004
    Posts
    936

    Re: gDEBugger is free!!!

    I guess would be a revenue issue but also trouble to follow the technology progresses (Stock at OpenGL 3.2 and OpenGL ES 1.1, OpenCL announced but not release) and maybe a take over by the Khronos Group even if Graphic Remedy would continue to develop this tool.

    Also the development of glslDevil is stopped (well there is still some sort of maintenance) I would really enjoy to see this tool becoming open source and see what happen.

    We need some good tools!

  5. #5
    Advanced Member Frequent Contributor
    Join Date
    Apr 2003
    Posts
    652

    Re: gDEBugger is free!!!

    Good News!

    Das somebody know how to activate the downloadable version with the free licence? I don't know where to copy the .grl file...


    Edit:

    Ahh, never mind! There's a Licence Manager Tool where you specify the licence file :-)

  6. #6
    Intern Contributor
    Join Date
    Jan 2010
    Posts
    87

    Re: gDEBugger is free!!!

    It's great that it got released but it's actually not very good with the newer versions of opengl 3.2 and above. I have a deffered rendering app running that's just a few simple objects and it can't catch the texture data from my fbo. Also I set up a simple cube texture and it basically tells me that the format I picked for it is probably not valid so it gives me garbage while the other parts ones just say unknown.

    It also says the glBindTexture is deprecated?

    I don't think it plays well with gl3.2 and above (I'm using opengl 3.3 and it didn't say it supported it). You can change the context so I think it's at least perfect with opengl 3.1 and below versions not really 3.2 and above.

    The one thing that I can at least count on is that the analyzing of the opengl functions I use works no problems.

    by the way I wasn't paying to much attention when opengl 3.0 - 3.1 was the highest was glBindTexture really deprecated at that time?

    the truth is I think I may not have messed with it enough so maybe I'm missing something.

  7. #7
    Senior Member OpenGL Guru
    Join Date
    May 2009
    Posts
    4,789

    Re: gDEBugger is free!!!

    was glBindTexture really deprecated at that time?
    No.

  8. #8
    Intern Contributor
    Join Date
    Jan 2010
    Posts
    87

    Re: gDEBugger is free!!!

    sorry I meant glBindBuffer but I looked at the prev spec and no it's not supposed to be either.

    Edit: actually it thinks it's deprecated because I bind a TBO.

  9. #9
    Senior Member OpenGL Guru Dark Photon's Avatar
    Join Date
    Oct 2004
    Location
    Druidia
    Posts
    2,891

    Re: gDEBugger is free!!!

    Will be interesting to see what the new business model is. I did receive a note from Graphic Remedy last week stating that the next version (5.8) "is going to be a FREE version!" Hard to see them being excited if they were canning the product. So could be they plan to make gDEBugger 5.7/5.8 (with GL 3.2 support) free, but then any GL support beyond that or fixes to that (i.e. future versions) you need to pay for to help support that effort. A good way to get people hooked IMO. It's a good product, and Graphic Remedy is responsive to support e-mails.

  10. #10
    Junior Member Newbie
    Join Date
    May 2002
    Posts
    19

    Re: gDEBugger is free!!!


    Would have been nice to play with this, but alas, I can't.

    Anyone else with a AMD 6850 card had any luck with this program ? It does a instant crash when you try running it.

Posting Permissions

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