diff options
author | Sven Gothel <[email protected]> | 2013-10-18 01:21:46 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-18 01:21:46 +0200 |
commit | 77b0adbdb6e361e4d5d6ca31432e8fc625d02b24 (patch) | |
tree | f677a62b57508c2ce741f4c1150d812b404f26a5 /make/scripts/java-run-all.sh | |
parent | 3c56d9346b9077b5eb65ec9e111917cfe17e9173 (diff) |
AWTPrintLifecycle.setupPrint(..): Fix regression of commit a05b87a369441d9ef38f97929f866b3d4ced0e57: NULL printGLAD of GLCanvas and NewtCanvasAWT
We have to pre-init printGLAD w/ current GLAD (similiar w/ GLJPanel).
Also properly define reqNewGLAD:
reqNewGLAD = !caps.getSampleBuffers() && ( reqNewGLADOnscrn || reqNewGLADSamples || reqNewGLADSize );
where '!caps.getSampleBuffers() && ( .. )' is due to Bug 830,
swapGLContextAndAllGLEventListener and onscreen MSAA w/ NV/GLX does not work.
Diffstat (limited to 'make/scripts/java-run-all.sh')
0 files changed, 0 insertions, 0 deletions