Skip to content
  • Martin Schultz's avatar
    stopped using glew on OSX, because it did not load core profile functions... · 3e523347
    Martin Schultz authored
    stopped using glew on OSX, because it did not load core profile functions properly. use gl3.h instead. This causes a warning, because gl.h is also included, remove gl.h as soon as we don need to support compatibility contexts anymore.
    
    added functionality to query exensions the modern way to ACG
    use this function in about widget to display supported extensions.
    3e523347