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

Comparing OpenCL/Changes (file contents):
Revision 1.85 by root, Tue May 8 00:33:27 2012 UTC vs.
Revision 1.86 by root, Tue Oct 22 17:25:38 2013 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 - (xthread) work around compile time bugs in ptw32.
7 - allow users to influence DEFINE and LIBS values. 8 - allow users to influence DEFINE and LIBS values.
9 - example context selection wasn't very robust in the presence
10 of multiple platforms.
8 11
91.01 Mon May 7 03:00:53 CEST 2012 121.01 Mon May 7 03:00:53 CEST 2012
10 - missing symbols are again exported with a 0 default value. 13 - 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. 14 - do not try to use cl_d3d9.h - the d3d9 extension has been abondoned by khronos.
12 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines