summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2007-06-14 17:35:28 -0400
committerSøren Sandmann <sandmann@redhat.com>2007-06-14 17:35:28 -0400
commit7a8877bc0800ffcfe18bedec49068049c877fa5d (patch)
tree741b2a05b5de768202c3eadbe19400470bfd6258 /TODO
parenta0e161ca9aa562a0f4b55b15b1ab3b9380f0d9bb (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 06d8b18..fc0b3d1 100644
--- 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
@@ -24,10 +21,15 @@
- 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