Skip to content
Unstable

Changes

Summary

  1. using lower wgs in LLB test. (details)
  2. check for empty device list to prevent a INVALID_VALUE exception on (details)
Commit 5941ad870810c3957d55750641e6424f91b4612f by Michael Bien
using lower wgs in LLB test.
increased timeout in CLGLTest.
The file was modifiedtest/com/jogamp/opencl/gl/CLGLTest.java (diff)
The file was modifiedtest/com/jogamp/opencl/LowLevelBindingTest.java (diff)
Commit 3c3c59f0af028d3464e096c4861a872e1002adb6 by Michael Bien
check for empty device list to prevent a INVALID_VALUE exception on apple's impl.
The file was modifiedsrc/com/jogamp/opencl/CLPlatform.java (diff)