Add \internal tag to private/static function/macro docblocks |
|
More...
|
over 10 years ago
|
Update front page README to account for cf4ocl 2.x |
|
More...
|
over 10 years ago
|
Add example to event wait lists module |
|
More...
|
over 10 years ago
|
Add comments to event (done) + no doccomments in funct. prototypes |
|
More...
|
over 10 years ago
|
Add comments + OCL ver. checks to buffer, event (wip) and memobj |
|
More...
|
over 10 years ago
|
Improve and normalize library file level documentation |
|
More...
|
over 10 years ago
|
Kernel mod.: add getOCLVer. fun. + check if OCL>=1.2 in getArgInfo |
|
More...
|
over 10 years ago
|
Fix wrong prototype name in profiler.h |
|
More...
|
over 10 years ago
|
Buffer mod.: add OCL 1.1/1.2 function wrappers |
|
More...
|
over 10 years ago
|
Add get context platf. OCL ver. + Update queue creation to OCL 2.0 |
|
More...
|
over 10 years ago
|
Event mod.: add wrappers for user events and event callbacks |
|
More...
|
over 10 years ago
|
Move error handling macros to common.h |
|
More...
|
over 10 years ago
|
Fix pending issues of previous commit |
|
More...
|
over 10 years ago
|
Add error domain for OpenCL library errors |
|
More...
|
over 10 years ago
|
MemObj module: add wrapper for clSetMemObjectDestructorCallback |
|
More...
|
over 10 years ago
|
Add test for OCL-version independent wrapper for barrier enqueue |
|
More...
|
over 10 years ago
|
Add OCL-version independent wrappers for marker, barrier enqueue |
|
More...
|
over 10 years ago
|
Set Doxygen's JAVADOC_AUTOBRIEF to YES, remove all @brief tags |
|
More...
|
over 10 years ago
|
Improve @todo comments |
|
More...
|
over 10 years ago
|
Same client API approach to CCLEventWaitList as CCLDevSelFilters |
|
More...
|
over 10 years ago
|
Dev. select.: auto set filters variable to NULL so it can be reused by client code |
|
More...
|
over 10 years ago
|
Put 'enqueue' in functions which wrap clEnqueue* functions |
|
More...
|
over 10 years ago
|
Add OpenCL version macro names to PREDEFINED tag in Doxyfile |
|
More...
|
over 10 years ago
|
Kernel wrapper: fix bug in get kernel argument info methods |
|
More...
|
over 10 years ago
|
Platform wrapper: add ccl_platform_get_opencl_version() function |
|
More...
|
over 10 years ago
|
Context wrapper: add ccl_context_get_platform() function |
|
More...
|
over 10 years ago
|
Kernel wrapper: add get kernel argument info methods (OCL >= 1.2) |
|
More...
|
over 10 years ago
|
Further comments/documentation improvements |
|
More...
|
over 10 years ago
|
Fix some documentation issues |
|
More...
|
over 10 years ago
|
Add additional OO documentation |
|
More...
|
over 10 years ago
|