diff options
author | Soren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com> | 2007-05-18 12:04:16 -0400 |
---|---|---|
committer | Soren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com> | 2007-05-18 12:04:16 -0400 |
commit | e12ca669af9143581c4af4c8c885273fc6b12c2d (patch) | |
tree | eaaabf2c7d9ae3eafd236cf2916a307258f8693e /TODO | |
parent | ff2e0e9636b1dd3690b5ab5e1dff04ff5c9a07ab (diff) |
Free the indexed table when the image is freed
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |