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

Changes

Summary

  1. Buffers float/double conversion: Add arg for given destination buffer; (details)
Commit 992dcea3e94eead998942127a137cccd0882fe97 by Sven Gothel
Buffers float/double conversion: Add arg for given destination buffer; Add back conversion; Add unit test for arrays
The file was modifiedmake/scripts/runtest.sh (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/Buffers.java (diff)
The file was addedsrc/junit/com/jogamp/common/nio/TestBuffersFloatDoubleConversion.java (diff)