diff options
author | Søren Sandmann Pedersen <sandmann@redhat.com> | 2008-08-23 23:54:24 -0400 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@redhat.com> | 2008-08-23 23:54:24 -0400 |
commit | 9bfa8aaf17b256d90832802dcd386c05b904b97e (patch) | |
tree | 63d9ca5bda0083482e55564b2d73143791e5ebb8 /TODO | |
parent | 00841cb314a3b737dc5f492e113f36c19ba336e1 (diff) |
Be consistent in naming SSE2 related things SSE2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,3 @@ - - Rename "SSE" to "MMX_EXTENSIONS" - - Be consistent about calling sse2 sse2 - - SSE 2 issues: - Use MM_HINT_NTA instead of MM_HINT_T0 @@ -172,6 +169,10 @@ done: +- Be consistent about calling sse2 sse2 + +- Rename "SSE" to "MMX_EXTENSIONS". (Deleted mmx extensions). + - Commented-out uses of fbCompositeCopyAreasse2() - Consider whether calling regions region16 is really such a great |