projects
/
profile
/
ivi
/
pixman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a8877b
)
Update TODO
author
Søren Sandmann
<sandmann@redhat.com>
Thu, 14 Jun 2007 21:37:12 +0000
(17:37 -0400)
committer
Søren Sandmann
<sandmann@redhat.com>
Thu, 14 Jun 2007 21:37:12 +0000
(17:37 -0400)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
fc0b3d1
..
2e767ab
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-16,8
+16,6
@@
- Consider whether calling regions region16 is really such a great idea
-- Make sure the endian-ness macros are defined correctly.
-
- Run cairo test suite; fix bugs
- one bug in source-scale-clip
@@
-32,6
+30,8
@@
done:
+- Make sure the endian-ness macros are defined correctly.
+
- The rectangles in a region probably shouldn't be returned const as
the X server will be changing them.