aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-12 18:03:48 +0200
committerMattias Andrée <maandree@kth.se>2017-06-12 18:03:48 +0200
commit7871f5f946ce19c22c1b69a1019dee9cfa665731 (patch)
treed28f677ab6e4a4c4c5a194c66e1ba4ef53f3ee80 /TODO
parentMake conversion macros not require restrict (diff)
downloadlibcolour-7871f5f946ce19c22c1b69a1019dee9cfa665731.tar.gz
libcolour-7871f5f946ce19c22c1b69a1019dee9cfa665731.tar.bz2
libcolour-7871f5f946ce19c22c1b69a1019dee9cfa665731.tar.xz
libcolour_convert uses libcolour_convert_en_masse instead of the other way around
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4a19de7..00d583f 100644
--- a/TODO
+++ b/TODO
@@ -21,5 +21,5 @@ Colour models and colour spaces:
Support for generic additive colour spaces (3 channels and more)
Support for generic subtractive colour spaces (3 channels and more)
-Improve performance of libcolour_convert_en_masse
GPU accelerate libcolour_convert_en_masse
+Premulti matrices for faster conversion from and to RGB