Nathalie Furmento 30fc45f558 Makefile.am-s: make sure all levels have recheck rule 6 years ago
..
CL b14aff819b Fix spurious warning 11 years ago
Makefile.am 30fc45f558 Makefile.am-s: make sure all levels have recheck rule 6 years ago
cl_buildprogram.c f7abbfa6fc update copyright 7 years ago
cl_createbuffer.c f7abbfa6fc update copyright 7 years ago
cl_createcommandqueue.c f7abbfa6fc update copyright 7 years ago
cl_createcontext.c 9ea956b790 small fixes for cppcheck warnings 6 years ago
cl_createcontextfromtype.c f7abbfa6fc update copyright 7 years ago
cl_createimage2d.c f7abbfa6fc update copyright 7 years ago
cl_createimage3d.c f7abbfa6fc update copyright 7 years ago
cl_createkernel.c 5983f9f199 minor fixes for cppcheck warnings 6 years ago
cl_createkernelsinprogram.c f7abbfa6fc update copyright 7 years ago
cl_createprogramwithbinary.c f7abbfa6fc update copyright 7 years ago
cl_createprogramwithsource.c f7abbfa6fc update copyright 7 years ago
cl_createsampler.c f7abbfa6fc update copyright 7 years ago
cl_enqueuebarrier.c f7abbfa6fc update copyright 7 years ago
cl_enqueuebarrierwithwaitlist.c f7abbfa6fc update copyright 7 years ago
cl_enqueuecopybuffer.c f7abbfa6fc update copyright 7 years ago
cl_enqueuecopybuffertoimage.c f7abbfa6fc update copyright 7 years ago
cl_enqueuecopyimage.c f7abbfa6fc update copyright 7 years ago
cl_enqueuecopyimagetobuffer.c f7abbfa6fc update copyright 7 years ago
cl_enqueuemapbuffer.c f7abbfa6fc update copyright 7 years ago
cl_enqueuemapimage.c f7abbfa6fc update copyright 7 years ago
cl_enqueuemarker.c f7abbfa6fc update copyright 7 years ago
cl_enqueuemarkerwithwaitlist.c f7abbfa6fc update copyright 7 years ago
cl_enqueuenativekernel.c f7abbfa6fc update copyright 7 years ago
cl_enqueuendrangekernel.c f7abbfa6fc update copyright 7 years ago
cl_enqueuereadbuffer.c f7abbfa6fc update copyright 7 years ago
cl_enqueuereadimage.c f7abbfa6fc update copyright 7 years ago
cl_enqueuetask.c f7abbfa6fc update copyright 7 years ago
cl_enqueueunmapmemobject.c f7abbfa6fc update copyright 7 years ago
cl_enqueuewaitforevents.c f7abbfa6fc update copyright 7 years ago
cl_enqueuewritebuffer.c f7abbfa6fc update copyright 7 years ago
cl_enqueuewriteimage.c f7abbfa6fc update copyright 7 years ago
cl_finish.c f7abbfa6fc update copyright 7 years ago
cl_flush.c f7abbfa6fc update copyright 7 years ago
cl_getcommandqueueinfo.c f7abbfa6fc update copyright 7 years ago
cl_getcontextinfo.c f7abbfa6fc update copyright 7 years ago
cl_getdeviceids.c f7abbfa6fc update copyright 7 years ago
cl_getdeviceinfo.c f7abbfa6fc update copyright 7 years ago
cl_geteventinfo.c f7abbfa6fc update copyright 7 years ago
cl_geteventprofilinginfo.c f7abbfa6fc update copyright 7 years ago
cl_getextensionfunctionaddress.c f7abbfa6fc update copyright 7 years ago
cl_getimageinfo.c f7abbfa6fc update copyright 7 years ago
cl_getkernelinfo.c f7abbfa6fc update copyright 7 years ago
cl_getkernelworkgroupinfo.c f7abbfa6fc update copyright 7 years ago
cl_getmemobjectinfo.c f7abbfa6fc update copyright 7 years ago
cl_getplatformids.c f7abbfa6fc update copyright 7 years ago
cl_getplatforminfo.c f7abbfa6fc update copyright 7 years ago
cl_getprogrambuildinfo.c f7abbfa6fc update copyright 7 years ago
cl_getprograminfo.c f7abbfa6fc update copyright 7 years ago
cl_getsamplerinfo.c f7abbfa6fc update copyright 7 years ago
cl_getsupportedimageformats.c f7abbfa6fc update copyright 7 years ago
cl_icdgetplatformidskhr.c f7abbfa6fc update copyright 7 years ago
cl_releasecommandqueue.c f7abbfa6fc update copyright 7 years ago
cl_releasecontext.c f7abbfa6fc update copyright 7 years ago
cl_releaseevent.c f7abbfa6fc update copyright 7 years ago
cl_releasekernel.c f7abbfa6fc update copyright 7 years ago
cl_releasememobject.c f7abbfa6fc update copyright 7 years ago
cl_releaseprogram.c f7abbfa6fc update copyright 7 years ago
cl_releasesampler.c f7abbfa6fc update copyright 7 years ago
cl_retaincommandqueue.c f7abbfa6fc update copyright 7 years ago
cl_retaincontext.c f7abbfa6fc update copyright 7 years ago
cl_retainevent.c f7abbfa6fc update copyright 7 years ago
cl_retainkernel.c f7abbfa6fc update copyright 7 years ago
cl_retainmemobject.c f7abbfa6fc update copyright 7 years ago
cl_retainprogram.c f7abbfa6fc update copyright 7 years ago
cl_retainsampler.c f7abbfa6fc update copyright 7 years ago
cl_setcommandqueueproperty.c f7abbfa6fc update copyright 7 years ago
cl_setkernelarg.c a51e48733c fixes for cppcheck warnings 6 years ago
cl_unloadcompiler.c f7abbfa6fc update copyright 7 years ago
cl_waitforevents.c a51e48733c fixes for cppcheck warnings 6 years ago
command.c f7abbfa6fc update copyright 7 years ago
command.h f7abbfa6fc update copyright 7 years ago
command_list.c f7abbfa6fc update copyright 7 years ago
command_list.h f7abbfa6fc update copyright 7 years ago
command_queue.c f7abbfa6fc update copyright 7 years ago
command_queue.h f7abbfa6fc update copyright 7 years ago
debug.c f7abbfa6fc update copyright 7 years ago
debug.h f7abbfa6fc update copyright 7 years ago
event.c f7abbfa6fc update copyright 7 years ago
event.h f7abbfa6fc update copyright 7 years ago
gc.c f7abbfa6fc update copyright 7 years ago
gc.h f7abbfa6fc update copyright 7 years ago
getinfo.h f7abbfa6fc update copyright 7 years ago
init.c f7abbfa6fc update copyright 7 years ago
init.h f7abbfa6fc update copyright 7 years ago
mem_objects.c f7abbfa6fc update copyright 7 years ago
mem_objects.h f7abbfa6fc update copyright 7 years ago
ocl_icd.h 497558585c SOCL: fix deprecation warnings 13 years ago
socl.c f7abbfa6fc update copyright 7 years ago
socl.h f7abbfa6fc update copyright 7 years ago
task.c f7abbfa6fc update copyright 7 years ago
task.h f7abbfa6fc update copyright 7 years ago
util.c f7abbfa6fc update copyright 7 years ago
util.h f7abbfa6fc update copyright 7 years ago