aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-11-29 00:08:06 +0100
committerSven Gothel <[email protected]>2012-11-29 00:08:06 +0100
commit601d6c46df61853fb61df087327a055550316b1d (patch)
treec1c84cee25eb61bbfcf73663dc78d00802613dbf /jnlp-files
parentbeb11947fb16dd5549b2e1b1383f95e30178bf0a (diff)
SWT GLCanvas: Fix dispose bug, check for isDisposed() and add DisposeListener; Run GL tasks on current thread w/o restrictions
Fix dispose bug, check for isDisposed() and add DisposeListener - Don't issue SWTAccessor.setRealized(..), since it's called implicit via super.dispose() - Check isDisposed() .. - add DisposeListener to act on parent's disposal (Shell, Composition, ..) Run GL tasks on current thread w/o restrictions + * The current thread seems to be valid for all platforms, + * since no SWT lifecycle tasks are being performed w/ this call. + * Only GL task, which are independent from the SWT threading model.
Diffstat (limited to 'jnlp-files')
0 files changed, 0 insertions, 0 deletions