ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/OpenCL/Changes
(Generate patch)

Comparing OpenCL/Changes (file contents):
Revision 1.82 by root, Sat May 5 17:09:45 2012 UTC vs.
Revision 1.83 by root, Mon May 7 01:00:31 2012 UTC

2 2
3TODO: some convenience methods maybe? 3TODO: some convenience methods maybe?
4TODO: async compile/link 4TODO: async compile/link
5TODO: async $ctx->build_program 5TODO: async $ctx->build_program
6 6
7 - missing symbols are again exported with a 0 default value.
7 - do not try to use cl_d3d9.h - it seems to have been removed 8 - do not try to use cl_d3d9.h - it seems to have been abondoned by khronos.
8 from the repository, and not reliably available.
9 9
101.0 Sat May 5 18:43:54 CEST 2012 101.0 Sat May 5 18:43:54 CEST 2012
11 - OpenCL 1.2 is now effectively feature complete (but hardly tested). 11 - OpenCL 1.2 is now effectively feature complete (but hardly tested).
12 - mapping a 1d image with default height now works. 12 - mapping a 1d image with default height now works.
13 - implement these 1.2 functions: 13 - implement these 1.2 functions:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines