--- OpenCL/Changes 2012/04/24 22:45:37 1.47 +++ OpenCL/Changes 2012/04/24 23:53:12 1.48 @@ -13,10 +13,8 @@ TODO: http://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/clCreateSubDevices.html TODO: http://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/clEnqueueMigrateMemObjects.html TODO: http://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/clGetKernelArgInfo.html (also generic accessor) +TODO: OpenCL::context -TODO: contetx notifications -TODO: async::interrupt object -TODO: document event system - INCOMPATIBLE CHANGE: $prog->build now wants an array of devices, or undef. - implement context notification callbacks (untested). - provide a default context notification function that prints to stderr.