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

Comparing OpenCL/Changes (file contents):
Revision 1.32 by root, Fri Apr 20 19:35:59 2012 UTC vs.
Revision 1.33 by root, Fri Apr 20 20:24:20 2012 UTC

7TODO: CL_IMAGE_FORMAT 7TODO: CL_IMAGE_FORMAT
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
120.96 Fri Apr 20 22:23:58 CEST 2012
13 - ->enqueue_write_buffer actually called enqueue_read_buffer. d'oh.
12 - new $kernel->set_local function, to size local buffer arguments. 14 - new $kernel->set_local function, to size local buffer arguments.
13 - use finish, not flush, in examples. 15 - use finish, not flush, in examples.
14 - ->enqueue_write_buffer actually called enqueue_read_buffer. d'oh.
15 16
160.95 Thu Apr 19 21:25:32 CEST 2012 170.95 Thu Apr 19 21:25:32 CEST 2012
17 - add lengthy opengl sharing example. 18 - add lengthy opengl sharing example.
18 - support property lists in CreateContext* calls. 19 - support property lists in CreateContext* calls.
19 - support some opengl sharing extensions 20 - support some opengl sharing extensions

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines