Altivec code to clear pixmaps
commit39b2618e4471c26aa0c055fba01240f50f146a2a
authormalc <av1474@comtv.ru>
Fri, 29 Oct 2010 23:53:03 +0000 (30 03:53 +0400)
committermalc <av1474@comtv.ru>
Fri, 29 Oct 2010 23:55:03 +0000 (30 03:55 +0400)
tree882105f655b9a002a9d4a676b9c9206042ee5424
parent0a88e9797186a8162344019a502150fbf2e9be79
Altivec code to clear pixmaps

Works only with 32 byte cache line size (so 970fx and PPUs are out)
Needs GCC 4.4+ too (optimize attribute)
link.c
tbs