diff options
author | Søren Sandmann <sandmann@redhat.com> | 2008-03-25 23:07:03 -0400 |
---|---|---|
committer | Søren Sandmann <sandmann@redhat.com> | 2008-03-25 23:07:03 -0400 |
commit | 0982adf0794507899f642bdb55f3a979d6cc486e (patch) | |
tree | 81383bf526336d2009801e0026895bc66f421426 /TODO | |
parent | 3e700366ef82f0ecd28014cf873ffd292ad9cdc5 (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |