Update TODO
authorSøren Sandmann <sandmann@redhat.com>
Thu, 14 Jun 2007 21:35:28 +0000 (17:35 -0400)
committerSøren Sandmann <sandmann@redhat.com>
Thu, 14 Jun 2007 21:35:28 +0000 (17:35 -0400)
TODO

diff --git a/TODO b/TODO
index 06d8b18..fc0b3d1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-  - Remove the warning suppression in the ACCESS_MEM macro and fix the
-    warnings that are real
-
   - It probably makes sense to move the more strange X region API
     into pixman as well, but guarded with PIXMAN_XORG_COMPATIBILITY
 
 - Run cairo test suite; fix bugs
        - one bug in source-scale-clip
 
+ - Remove the warning suppression in the ACCESS_MEM macro and fix the
+    warnings that are real
+
 - Add calls to prepare and finish access where necessary. 
   grep for ACCESS_MEM, and make sure they are correctly wrapped in
   prepare and finish
 
+- Make source clipping optional.
+
 done:
 
 - The rectangles in a region probably shouldn't be returned const as