Refactor va_list accepting public functions to accept array |
|
More...
|
over 10 years ago
|
Add todo to kernel mod. to refactor functions which accepts va_list |
|
More...
|
over 10 years ago
|
Test for get_supported_image_formats() outputs strings to debug instead of hex values. |
|
More...
|
over 10 years ago
|
Add several doc scripts + doc improvements |
|
More...
|
over 10 years ago
|
Image module: add fill function |
|
More...
|
over 10 years ago
|
Image module: add copy-to-buffer and map functions |
|
More...
|
over 10 years ago
|
Image module: add copy function |
|
More...
|
over 10 years ago
|
Image module: add read and write functions |
|
More...
|
over 10 years ago
|
get_image_formats: make sure num_img_formats is 0 in case of error |
|
More...
|
over 10 years ago
|
Refactor ccl_context_get_supported_image_formats() due to problems specified in previous commit. |
|
More...
|
over 10 years ago
|
Context/images: add ccl_context_get_supported_image_formats() |
|
More...
|
over 10 years ago
|
Remove \memberof doctag from macros |
|
More...
|
over 10 years ago
|
Device mod.: update some macro param names to maintain coherence |
|
More...
|
over 10 years ago
|
Image mod.: add info, ref, unref and unwrap macros |
|
More...
|
over 10 years ago
|
Sampler mod.: add info, ref, unref and unwrap macros |
|
More...
|
over 10 years ago
|
Sampler mod.: add constructors |
|
More...
|
over 10 years ago
|
Fix bug in command queue creation when compiled with OpenCL >= 2.0 |
|
More...
|
over 10 years ago
|
Improve Windows compatibility |
|
More...
|
over 10 years ago
|
Add missing cl_gl_ext.h to OpenCL 2.0 local headers |
|
More...
|
over 10 years ago
|
Fix error check return value in function ccl_user_event_set_status |
|
More...
|
over 10 years ago
|
Change standard from gnu99 to c99 |
|
More...
|
over 10 years ago
|
Add sampler wrapper (only new_wrap and destroy methods) |
|
More...
|
over 10 years ago
|
Enable proper installation of cf4ocl2 |
|
More...
|
over 10 years ago
|
Compile, run and pass tests with all OpenCL versions |
|
More...
|
over 10 years ago
|
Basic implementation of image wrapper: constructor/destructor |
|
More...
|
over 10 years ago
|
kerninfo util: PREFERRED_WORK_GROUP_SIZE_MULTIPLE query if OCL>=1.1 |
|
More...
|
over 10 years ago
|
Complete doc-comments in all library |
|
More...
|
over 10 years ago
|
Comple doc-comments in queue module |
|
More...
|
over 10 years ago
|
MemObj mod.: add ocl version checks + complete doc-comments |
|
More...
|
over 10 years ago
|
Finish functions doc-comments in the kernel module |
|
More...
|
over 10 years ago
|