summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2008-03-25 23:07:03 -0400
committerSøren Sandmann <sandmann@redhat.com>2008-03-25 23:07:03 -0400
commit0982adf0794507899f642bdb55f3a979d6cc486e (patch)
tree81383bf526336d2009801e0026895bc66f421426 /TODO
parent3e700366ef82f0ecd28014cf873ffd292ad9cdc5 (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 184f823..e1ee318 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,10 @@
- There should only be one trap rasterization API.
+ - The PIXMAN_g8/c8/etc formats should use the A channel
+ to indicate the actual depth. That way PIXMAN_x4c4 and PIXMAN_c8
+ won't collide.
+
- Make pixman_region_point_in() survive a NULL box, then fix up
pixman-compose.c