diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..0537ea5 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,8 @@ +@TODO Oct 6th, 2020 - Ben Culkin - :FilePipes + Add an ability to write/read pipelines from a file. This will likely + involve some fairly serious reconsideration of how stages are configured. + +@TODO Oct 6th, 2020 - Ben Culkin - :StageChaining + Some better ability to chain stages together without the inefficency + of running them one after the other. This won't work great for stages which + depend on the context of pixels around, but should work fine for most others.
\ No newline at end of file |
