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

Changes

Summary

  1. more device properties. (details)
  2. moved all CLGL specific methods into CLGLBuffer. (details)
  3. small win32 fix in build setup and 32bit compatibility fix for CLDevice. (details)
  4. dynamic dispatch via CLProcAddressTable for OpenCL extensions. (details)
Commit 96251f7aa2770d2d8278afbd6e4b603c24932049 by Michael Bien
more device properties.
Commit 564b4d7e2fcd4c408ae6046710b29f3a12280574 by Michael Bien
moved all CLGL specific methods into CLGLBuffer.
Commit 468928edc68896718f0a27b47d59ddad2c892967 by Michael Bien
small win32 fix in build setup and 32bit compatibility fix for CLDevice.
Commit 9ca000faa6aea6771ff5cf209846ef7fb9ff227a by Michael Bien
dynamic dispatch via CLProcAddressTable for OpenCL extensions.
made CLProgram failsafe, updated tests.