diff options
Diffstat (limited to 'pixman/TODO')
-rw-r--r-- | pixman/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pixman/TODO b/pixman/TODO index 52d737706..4434ec7cb 100644 --- a/pixman/TODO +++ b/pixman/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 |