Bug 1060 - provide a method to know whether JOGL (GLProfile) has been initialized, without initializing
Summary: provide a method to know whether JOGL (GLProfile) has been initialized, witho...
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: opengl (show other bugs)
Version: 2
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2014-09-03 16:27 CEST by Andy Skinner
Modified: 2014-09-03 23:33 CEST (History)
0 users

See Also:
Type: ---
SCM Refs:
101e229fa2f15b3492889205884ca98b1e9b3fbd
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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