From bdc3409184b28e2371c541a3d76b262d3f9f1f8e Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Tue, 6 Oct 2020 19:15:51 -0400 Subject: Info cleanup --- TODO.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO.txt (limited to 'TODO.txt') 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 -- cgit v1.2.3