Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-16 | Rename util.* to cl_util.* | Tom Stellard | 1 | -11/+11 |
2012-03-15 | Rename helper functions to clSimple* | Tom Stellard | 1 | -11/+11 |
2012-03-14 | Change util prefix from clu to clTest | Tom Stellard | 1 | -11/+11 |
2012-03-02 | Kernel name must match the name of the kernel function | Tom Stellard | 1 | -1/+1 |
2012-03-02 | Move err_string function to util file | Tom Stellard | 1 | -54/+14 |
2012-02-21 | Define __global as address space 1 | Tom Stellard | 1 | -2/+3 |
2012-02-14 | Program is complete | Tom Stellard | 1 | -1/+51 |
2012-02-13 | Add some more function calls | Tom Stellard | 1 | -0/+86 |
2012-02-09 | Add makefile and update | Tom Stellard | 1 | -0/+17 |
2012-02-08 | Create context and command queue | Tom Stellard | 1 | -2/+35 |
2012-02-08 | Intial commit | Tom Stellard | 1 | -0/+62 |