Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. OSX: Fix CGL deleteContext()'s release call on MainThread (typo, shall (details)
  2. NEWT/OSX: Adding 'fake' lockSurface based on [view canDraw]. Can't use (details)
Commit 32b643624ad6d7533bb45143b717c68d6ea878e7 by Sven Gothel
OSX: Fix CGL deleteContext()'s release call on MainThread (typo, shall have no ':' for void func call)
The file was modifiedsrc/jogl/native/macosx/MacOSXWindowSystemInterface.m (diff)
Commit 7eaeacc4148f0ec6146e5cc8db010a7414a7b419 by Sven Gothel
NEWT/OSX: Adding 'fake' lockSurface based on [view canDraw]. Can't use lockFocus(), deadlocks since we render separate to focus mgmt.
The file was modifiedsrc/newt/native/MacWindow.m (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/macosx/MacWindow.java (diff)