Summary: | Need a way to get a list of GLCapabilities without a drawing surface. | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Sven Gothel <sgothel> |
Component: | core | Assignee: | Sven Gothel <sgothel> |
Status: | VERIFIED FIXED | ||
Severity: | enhancement | ||
Priority: | P3 | ||
Version: | 1 | ||
Hardware: | All | ||
OS: | all | ||
Type: | FEATURE | SCM Refs: |
8adc04788a6d9dd44de5a4636b46d14dbb70b799
|
Workaround: | --- |
Description
Sven Gothel
2010-03-24 07:51:26 CET
we could now add a getAllCapabilities(AbstractGraphicsDevice) in GLProfile utilizing the shared drawable. |