Pre-release version bump to 0.25.6
[profile/ivi/pixman.git] / TODO
diff --git a/TODO b/TODO
index 6abeb0b..4434ec7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+  - Testing
+    - Test implementations against each other
+    - Test both with and without the operator strength reduction.
+      They shold be identical.
+
   - SSE 2 issues:
 
       - Use MM_HINT_NTA instead of MM_HINT_T0
@@ -14,6 +19,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