aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/native/x11
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-08-18 11:46:01 +0200
committerSven Gothel <[email protected]>2012-08-18 11:46:01 +0200
commit3ab518e90eb4cf82bcb8b990d337a5e4a531136b (patch)
treec774220395f888f52ea2ccd89b2e55b136669f42 /src/nativewindow/native/x11
parent5a5c2bc7a113906453e0de6f0403f394acdb9a4f (diff)
GLProfile/NativeWindowFactory: Remove deprecated argument 'firstUIActionOnProcess' of initSingleton() method
The notion of changing the threading behavior of native initialization was deprecated for over a year. The code still contained the bits and pieces, i.e. whether X11Util.initSingletion() is invoked before or after optional AWT initialization. This condition has been removed now and behavior is uniform, i.e. X11Util.initSingletion() is invoked after optional AWT initialization. - Removed GLProfile.initSingleton(boolean firstUIActionOnProcess), use remaining GLProfile.initSingleton() - Removed NativeWindowFactory.isFirstUIActionOnProcess() - Changed NativeWindowFactory.initSingleton(boolean firstUIActionOnProcess) to NativeWindowFactory.initSingleton()
Diffstat (limited to 'src/nativewindow/native/x11')
0 files changed, 0 insertions, 0 deletions