--- OpenCL/Changes 2011/11/20 01:09:48 1.12 +++ OpenCL/Changes 2011/11/20 10:21:26 1.13 @@ -2,8 +2,13 @@ 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/clGetImageInfo.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. +0.55 Sun Nov 20 11:19:25 CET 2011 + - semi-automatically generate query methods for almost all clGet*Info names. - provide cl_ext.h constants. - provide OpenCL::Image->image_info method. - provide OpenCL::Event->profiling_info method.