summaryrefslogtreecommitdiffstats
path: root/balls.c
Commit message (Collapse)AuthorAgeFilesLines
* rename kernelSam Anthony2024-10-281-7/+7
|
* set initial positionsSam Anthony2024-10-281-38/+67
|
* replace CIRCLE_SEGS+2 with CIRCLE_POINTSSam Anthony2024-10-261-4/+7
|
* multiple ballsSam Anthony2024-10-261-10/+13
|
* initialize positionSam Anthony2024-10-261-2/+8
|
* commentsSam Anthony2024-10-261-6/+7
|
* filled circleSam Anthony2024-10-261-26/+35
|
* animationSam Anthony2024-10-261-71/+45
|
* display()Sam Anthony2024-10-261-2/+11
|
* reshape()Sam Anthony2024-10-261-2/+1
|
* execKernel()Sam Anthony2024-10-261-1/+20
|
* free memorySam Anthony2024-10-261-2/+50
|
* memory objectsSam Anthony2024-10-261-0/+68
|
* shadersSam Anthony2024-10-261-12/+59
|
* dummy opencl kernelSam Anthony2024-10-261-9/+82
|
* initCL()Sam Anthony2024-10-261-0/+72