From 0982adf0794507899f642bdb55f3a979d6cc486e Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B8ren=20Sandmann?= Date: Tue, 25 Mar 2008 23:07:03 -0400 Subject: [PATCH] Update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.7.4