Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-11 | loop: Remove spurious error message | Tom Stellard | 1 | -5/+0 |
2012-04-30 | Turn loop into a test and add some loop test cases to run_tests.sh | Tom Stellard | 1 | -36/+41 |
2012-04-27 | loop: Add argument for number of iterations | Tom Stellard | 1 | -7/+19 |
2012-03-16 | Rename util.* to cl_util.* | Tom Stellard | 1 | -1/+1 |
2012-03-15 | Rename helper functions to clSimple* | Tom Stellard | 1 | -3/+4 |
2012-03-14 | Add #include <stdlib.h> to get_global_id_2d.c and loop.c | Tom Stellard | 1 | -0/+1 |
2012-03-14 | Change util prefix from clu to clTest | Tom Stellard | 1 | -3/+3 |
2012-03-14 | Add loop example | Tom Stellard | 1 | -0/+61 |