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

Comparing OpenCL/Changes (file contents):
Revision 1.79 by root, Sat May 5 16:44:02 2012 UTC vs.
Revision 1.85 by root, Tue May 8 00:33:27 2012 UTC

1Revision history for Perl extension OpenCL. 1Revision history for Perl extension OpenCL.
2 2
3TODO: some convenience methods maybe? 3TODO: some convenience methods maybe?
4TODO: async compile/link
5TODO: async $ctx->build_program
6
7 - allow users to influence DEFINE and LIBS values.
8
91.01 Mon May 7 03:00:53 CEST 2012
10 - missing symbols are again exported with a 0 default value.
11 - do not try to use cl_d3d9.h - the d3d9 extension has been abondoned by khronos.
4 12
51.0 Sat May 5 18:43:54 CEST 2012 131.0 Sat May 5 18:43:54 CEST 2012
6 - OpenCL 1.2 is now effectively feature complete (but hardly tested). 14 - OpenCL 1.2 is now effectively feature complete (but hardly tested).
7 - mapping a 1d image with default height now works. 15 - mapping a 1d image with default height now works.
8 - implement these 1.2 functions: 16 - implement these 1.2 functions:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines