summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>2007-05-18 12:04:16 -0400
committerSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>2007-05-18 12:04:16 -0400
commite12ca669af9143581c4af4c8c885273fc6b12c2d (patch)
treeeaaabf2c7d9ae3eafd236cf2916a307258f8693e /TODO
parentff2e0e9636b1dd3690b5ab5e1dff04ff5c9a07ab (diff)
Free the indexed table when the image is freed
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index c79ea2c..20b559d 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,5 @@
doing things 64-bits at a time is a net loss. To quickly fix
this, I suggest just using 32-bit datatypes by setting
IC_SHIFT to 5 for all machines.
+
+ - Test if pseudo color still works