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

Thread: Update GLEW with the registry

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

    Update GLEW with the registry

    With "make extensions" we are supposed to be able to upgrade GLEW to OpenGL 3.2 (through extensions maybe ...)

    I tried with MSys/MinGW and Cygwin but I got some errors at difference place. Is someone manage to make this working?

  2. #2
    Senior Member OpenGL Pro
    Join Date
    Sep 2004
    Location
    Prombaatu
    Posts
    1,401

    Re: Update GLEW with the registry

    Dunno but I've been generating my header from the spec/tm files lately and for me there's no going back. Turns out SGI's sample implementation includes a script to give you a jumpstart here and there's a nice one floating about in this forum too. Wish I had known about this earlier...

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

    Re: Update GLEW with the registry

    But does it loads the functions for you?
    I'm fine with loading the OpenGL implementation as far as I don't load it myself.

  4. #4
    Senior Member OpenGL Pro
    Join Date
    Sep 2004
    Location
    Prombaatu
    Posts
    1,401

    Re: Update GLEW with the registry

    Probably is a bit more than most folks will want to wrestle with. Just putting it out there... ;-)

Posting Permissions

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