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

Changes

Summary

  1. MonitorMode: Fix API doc / comments / names. (details)
  2. NEWT Multiple Monitor Mode: Add missing 'collect' impl. for NEWT/AWT (details)
Commit 84576bc0b7c5bd9b7554ec02f01786228efdbe07 by Sven Gothel
MonitorMode: Fix API doc / comments / names.
The file was modifiedsrc/newt/classes/jogamp/newt/ScreenImpl.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/MonitorDevice.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/Screen.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/ScreenMonitorState.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/MonitorMode.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/android/WindowDriver.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01aNEWT.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/MonitorDeviceImpl.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/WindowImpl.java (diff)
Commit 061ce19983556a751471459a964d886e4d7e3908 by Sven Gothel
NEWT Multiple Monitor Mode: Add missing 'collect' impl. for NEWT/AWT impl.
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/awt/ScreenDriver.java (diff)