summaryrefslogtreecommitdiff
path: root/hello_world.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-21hello_world: Add call to clFinish()Tom Stellard1-0/+8
2012-08-16Remove address_space attribute from hello_worldTom Stellard1-1/+2
2012-03-16Rename util.* to cl_util.*Tom Stellard1-11/+11
2012-03-15Rename helper functions to clSimple*Tom Stellard1-11/+11
2012-03-14Change util prefix from clu to clTestTom Stellard1-11/+11
2012-03-02Kernel name must match the name of the kernel functionTom Stellard1-1/+1
2012-03-02Move err_string function to util fileTom Stellard1-54/+14
2012-02-21Define __global as address space 1Tom Stellard1-2/+3
2012-02-14Program is completeTom Stellard1-1/+51
2012-02-13Add some more function callsTom Stellard1-0/+86
2012-02-09Add makefile and updateTom Stellard1-0/+17
2012-02-08Create context and command queueTom Stellard1-2/+35
2012-02-08Intial commitTom Stellard1-0/+62