summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Add struct clu_contextTom Stellard2-15/+20
2012-03-13Add cluCreateCommandQueue()Tom Stellard3-10/+20
2012-03-13Add get_global_id exampleTom Stellard3-1/+128
2012-03-13Add cluCreateContext()Tom Stellard2-0/+19
2012-03-08util: Fix file loading bugTom Stellard1-2/+2
2012-03-07Add more modulo testsTom Stellard3-1/+24
2012-03-07Add modulo testsTom Stellard1-0/+24
2012-03-06Add integer division testsTom Stellard2-0/+29
2012-03-06Add integer multiply testsTom Stellard2-0/+17
2012-03-06Add section header to run_tests.shTom Stellard1-0/+4
2012-03-06Add a simple test runnerTom Stellard1-0/+26
2012-03-05Add math-int program for testing simple math operationsTom Stellard6-0/+314
2012-03-02Kernel name must match the name of the kernel functionTom Stellard1-1/+1
2012-03-02Move err_string function to util fileTom Stellard4-55/+64
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 Stellard2-1/+88
2012-02-09Add makefile and updateTom Stellard2-0/+20
2012-02-08Create context and command queueTom Stellard1-2/+35
2012-02-08Intial commitTom Stellard1-0/+62