aboutsummaryrefslogtreecommitdiff
path: root/pixman/TODO
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-07-25 15:41:56 +0000
committermarha <marha@users.sourceforge.net>2009-07-25 15:41:56 +0000
commit4b195776d5fb64e83a4e56627367d8e9ea10cbf7 (patch)
treeaa09d8e4f20fe439598711149b209a6ef45f5b0c /pixman/TODO
parent2fb179f86b0f9ecb7876759b87f9c64634a3f114 (diff)
downloadvcxsrv-4b195776d5fb64e83a4e56627367d8e9ea10cbf7.tar.gz
vcxsrv-4b195776d5fb64e83a4e56627367d8e9ea10cbf7.tar.bz2
vcxsrv-4b195776d5fb64e83a4e56627367d8e9ea10cbf7.zip
Added pixman-0.15.18.tar.gz
Diffstat (limited to 'pixman/TODO')
-rw-r--r--pixman/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/pixman/TODO b/pixman/TODO
index 47b9bc9d0..52d737706 100644
--- a/pixman/TODO
+++ b/pixman/TODO
@@ -4,8 +4,6 @@
- Use of fbCompositeOver_x888x8x8888sse2()
- - Use pixmanFillsse2 and pixmanBltsse2
-
- Update the RLEASING file
- Things to keep in mind if breaking ABI:
@@ -16,6 +14,8 @@
the required precision by simply adding offset_x/y to the
relevant rendering API?
+ - Get rid of workaround for X server bug.
+
- pixman_image_set_indexed() should copy its argument, and X
should be ported over to use a pixman_image as the
representation of a Picture, rather than creating one on each
@@ -178,6 +178,8 @@
done:
+- Use pixmanFillsse2 and pixmanBltsse2
+
- Be consistent about calling sse2 sse2
- Rename "SSE" to "MMX_EXTENSIONS". (Deleted mmx extensions).