Mercurial > audlegacy-plugins
log src/madplug/SFMT-alti.h @ 2181:bbb631ab78e9
age | author | description |
---|---|---|
Fri, 27 Jul 2007 18:56:43 +0900 | Yoshiki Yazawa | update SFMT files to version 1.3. please let me know if it break on altivec box. |
Mon, 09 Apr 2007 08:11:42 -0700 | chainsaw | [svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build. trunk |
Sun, 08 Apr 2007 21:30:22 -0700 | yaz | [svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform. trunk |