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

Changes

Summary

  1. X11 DummyWindow: Pass size and set size in proxy (details)
  2. WGL DummyWindow: Use size 128x128 and set size in proxy (details)
  3. Fix: Typo unlock() -> lock() .. oops (details)
  4. X11 DummyWindow: Pass size and set size in proxy (details)
Commit 5d5fa6ded1811ce35bf127d68b114b6b3c2e0e7c by Sven Gothel
X11 DummyWindow: Pass size and set size in proxy
The file was modifiedsrc/nativewindow/native/x11/Xmisc.c (diff)
The file was modifiedsrc/nativewindow/classes/com/jogamp/nativewindow/impl/x11/X11Util.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11DummyGLXDrawable.java (diff)
The file was modifiedsrc/newt/native/X11Window.c (diff)
Commit 539ec0fb0d657a1094b835c767d7f1c6c3de6ec9 by Sven Gothel
WGL DummyWindow: Use size 128x128 and set size in proxy
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsDummyWGLDrawable.java (diff)
Commit a2dcc8ca81b5dc5fd793c3c85ec415494ec42860 by Sven Gothel
Fix: Typo unlock() -> lock() .. oops
The file was modifiedsrc/jogl/classes/javax/media/opengl/GLProfile.java (diff)
Commit a247475fa8834a289de0d86b6928b2c191ebf50d by Sven Gothel
X11 DummyWindow: Pass size and set size in proxy
The file was modifiedmake/config/nativewindow/x11-CustomJavaCode.java (diff)