--- OpenCL/Changes 2011/11/20 10:21:26 1.13 +++ OpenCL/Changes 2011/11/20 22:29:36 1.14 @@ -2,10 +2,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: CL_PROGRAM_BINARIES TODO: combine sources for glGet* wrappers that are identical. +TODO: update syntax to use get accessors +TODO: add long example + + - added $program->binaries method. 0.55 Sun Nov 20 11:19:25 CET 2011 - semi-automatically generate query methods for almost all clGet*Info names.