X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=TODO;h=4434ec7cb8af1f24eecec5e410020df17dece335;hb=3c57ec471e1aacc863747b82bbe0a84c6d776ab7;hp=47b9bc9d06e50b3c1a75937964adada7bd9ea432;hpb=bf76505cc6cc5e54c25eb145748e9e364fb367e9;p=profile%2Fivi%2Fpixman.git diff --git a/TODO b/TODO index 47b9bc9..4434ec7 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,14 @@ + - 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 - Use of fbCompositeOver_x888x8x8888sse2() - - Use pixmanFillsse2 and pixmanBltsse2 - - Update the RLEASING file - Things to keep in mind if breaking ABI: @@ -16,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 @@ -178,6 +183,8 @@ done: +- Use pixmanFillsse2 and pixmanBltsse2 + - Be consistent about calling sse2 sse2 - Rename "SSE" to "MMX_EXTENSIONS". (Deleted mmx extensions).