--- OpenCL/Changes 2011/11/20 22:31:48 1.15 +++ OpenCL/Changes 2011/11/22 10:29:18 1.16 @@ -3,12 +3,14 @@ TODO: http://www.khronos.org/registry/cl/sdk/1.1/docs/man/xhtml/clEnqueueReadBufferRect.html TODO: http://www.khronos.org/registry/cl/sdk/1.1/docs/man/xhtml/clEnqueueWriteBufferRect.html TODO: http://www.khronos.org/registry/cl/sdk/1.1/docs/man/xhtml/clCreateProgramWithBinary.html -TODO: sometimes, glGet*Info returns strings with 0-bytes TODO: CL_IMAGE_FORMAT TODO: combine sources for glGet* wrappers that are identical. TODO: add long example - added $program->binaries method. + - coalesce like-typed accessor methods into the same xs function and + multiple ALIASes - this reduces the OpenCL codesize from 162kb to + 132kb on my system. - minor doc improvements. 0.55 Sun Nov 20 11:19:25 CET 2011