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

Changes

Summary

  1. ShaderCode: Remove redundant code (Use proper Locator variant) (details)
  2. Newt X11: keyPress/Release must use upper case XP_ values to match VK_ ; (details)
Commit 49542d1c2963c72598c0bc23a56b2ae54c90d21a by Sven Gothel
ShaderCode: Remove redundant code (Use proper Locator variant)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/util/Locator.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/util/glsl/ShaderCode.java (diff)
Commit ecab143a041af5aa9cdd3972a980d628f540fe93 by Sven Gothel
Newt X11: keyPress/Release must use upper case XP_ values to match VK_ ; Set modifier properly.
The file was modifiedsrc/newt/native/X11Window.c (diff)