summaryrefslogtreecommitdiffstats
path: root/make/scripts/jogl-cp-dll.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-11-21 08:30:02 +0100
committerSven Gothel <[email protected]>2011-11-21 08:30:02 +0100
commit12342c9e6122051fbdc91493c4d63515ad4613d1 (patch)
tree5f3d14a01e2f7f2351cc06d61a2a1ec6567aa6bf /make/scripts/jogl-cp-dll.sh
parentbf6504797d4823bc49d0340238dd32cab9f1612e (diff)
Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non public class GLDrawableFactoryImpl.
Michael Weber's test case (commit e7388512b69979d00e5a213a1b166a1b1726ae0c) pointed me to the flaw in GLDrawableFactory which exposed a non-public method, ie. 'getOrCreateSharedContext()'. This lead to the assumption, that the 'shared' drawable/context of the factory is multi purpose and may be used for application context sharing - which is not the case. Changed Michael's test case to use a local shared pbuffer based drawable/context and made the method non-public, where it belongs.
Diffstat (limited to 'make/scripts/jogl-cp-dll.sh')
0 files changed, 0 insertions, 0 deletions