Bug 1060

Summary: provide a method to know whether JOGL (GLProfile) has been initialized, without initializing
Product: [JogAmp] Jogl Reporter: Andy Skinner <askinner>
Component: openglAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
101e229fa2f15b3492889205884ca98b1e9b3fbd
Workaround: ---

Description Andy Skinner 2014-09-03 16:27:30 CEST
We would like to know whether JOGL has been initialized without initializing it.

In other words, we'd like to know whether JOGL has done the examination of OpenGL profiles, without causing that to happen.
Comment 1 Sven Gothel 2014-09-03 23:33:24 CEST
101e229fa2f15b3492889205884ca98b1e9b3fbd
  Add GLProfile.isInitialized(): Returns true if JOGL has been initialized