Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2008-11-26 03:31:37 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2008-11-26 03:31:37 (GMT)
commit7cf23ecfe07a17e766c2b104f2d5b39ec028a27f (patch)
treef30ab4811684e89dbf268daf75f37ec839ded2db /TODO
parenta456fc05cbb8793852c1bcaa565a51cf30c2d148 (diff)
Performance optimizations. Basically fixed some bugs in the dirty rectangle code.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 1324c2c..3c5ac75 100644
--- a/TODO
+++ b/TODO
@@ -13,5 +13,6 @@
+ Use image paste for reference picture. Actually paste into the canvas.
+ Implement joypad key bindings.
+ Implement stylus support using evtest.
-
-
++ Speed up large brushes.
++ Single stroke fast undo.
++ Adjust playback speed. \ No newline at end of file