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

Changes

Summary

  1. clGetExtensionFunctionAddress returns now a long. (details)
  2. implemented low level BuildProgramCallbacks. (details)
  3. added links to readme (details)
Commit 1be089aa2acaeef8670a5b19e7c2d08e7c87cb94 by Michael Bien
clGetExtensionFunctionAddress returns now a long.
Commit f129ec5b006062e7a63cd9afbb92057b8faaeef9 by Michael Bien
implemented low level BuildProgramCallbacks.
- removed userdata arguments from createContext* and buildProgram bindings
- updated LowLevelBindingTest