boinc/samples/nvopencl
David Anderson 1637c19e08 - API and sample apps: pass buf length arg to boinc_msg_prefix()
and use snprintf() to avoid overrun.
    Can't see why this could ever happen.
    Attempt to fix crash in E@h apps.

svn path=/trunk/boinc/; revision=22363
2010-09-15 23:03:30 +00:00
..
Makefile Format codes, indentation, comments, etc. Add BOINC's LGPL license. Remove unnecessary readme file. 2010-07-15 19:29:43 +00:00
Makefile_mac nvopencl Makefile for MacOS 10.6 completed 2010-07-16 22:30:37 +00:00
common_opencl.mk add -lpthread to fix undefined reference in start_timer_thread() 2010-07-15 22:27:27 +00:00
common_opencl_mac.mk nvopencl Makefile for MacOS 10.6 completed 2010-07-16 22:30:37 +00:00
nvopencl.cpp - API and sample apps: pass buf length arg to boinc_msg_prefix() 2010-09-15 23:03:30 +00:00
nvopencl.hpp - remove unused function prototype 2010-07-27 19:56:26 +00:00
nvopencl_kernels.cl - modify local work items and global work items to work correctly on GPU device. 2010-07-26 21:16:36 +00:00