On Tuesday, February 01, 2011 22:40:37 gouessej [via jogamp] wrote:
>
> I hope the list cannot be modified.
a) it's generated only at request and not used internally
b) by design we say 'GLCapabilitiesImmutable' - sure, this won't
hinder a person to cast it to a writable type :)
for new drawables etc .. we don't use a static list
but query it 'live', since it is also a diff choosing strategy
where we try the native one ARB/GLX/GDI 1st.