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

Comparing OpenCL/Changes (file contents):
Revision 1.36 by root, Sat Apr 21 18:22:55 2012 UTC vs.
Revision 1.37 by root, Sat Apr 21 18:49:21 2012 UTC

8TODO: add long example 8TODO: add long example
9TODO: ->build on multiple devices 9TODO: ->build on multiple devices
10TODO: some convenience methods maybe? 10TODO: some convenience methods maybe?
11 11
12 - enqueue_acquire/release_gl_objects did not return an event object. 12 - enqueue_acquire/release_gl_objects did not return an event object.
13 - OpenCL::errno did not return the correct value.
13 - allow undef values in event wait lists, for convenience. 14 - allow undef values in event wait lists, for convenience.
14 - add opencl 1.2 symbols. 15 - add opencl 1.2 symbols.
15 16
160.96 Fri Apr 20 22:23:58 CEST 2012 170.96 Fri Apr 20 22:23:58 CEST 2012
17 - ->enqueue_write_buffer actually called enqueue_read_buffer. d'oh. 18 - ->enqueue_write_buffer actually called enqueue_read_buffer. d'oh.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines