runcl

A minimal OpenCL harness for rendering images
git clone git://pollux.codes/git/runcl.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-02-12 18:04docs: Change LICENSE to GPL-v3Pollux1+674-20
2025-02-10 05:07style: reformat codePollux1+280-257
2025-02-10 05:05chore: remove pre-commitPollux1+0-17
2025-01-19 20:13fix: Enable AA in calligraphy examplePollux1+1-11
2025-01-19 19:59docs: Improve examplesPollux4+188-24
2025-01-19 19:47refactor: Break up main and better error handlingPollux1+199-101
2025-01-19 16:42refactor: pull arg parsing into separate functionPollux1+82-61
2025-01-19 15:32docs: clean up README.mdPollux1+21-13
2025-01-19 03:48fix: cli options used before parsedPollux1+9-4
2025-01-19 02:26docs: add licensePollux1+20-0
2025-01-19 01:54feat: initial commitPollux5+388-0