summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/svolume_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* volume: Get more data from volume testsArun Raghavan2011-04-181-12/+34
* Make pulse compile with clangMaarten Bosmans2011-03-181-2/+2
* Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-111-1/+1
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-23/+19
* volume: Fix sample array size for testsArun Raghavan2011-03-051-1/+1
* volume: Make tests use only valid volumesArun Raghavan2011-03-051-1/+1
* SSE/MMX/ARM: Fix high frequency noise with unusual number of channelsDavid Henningsson2010-10-131-6/+8
* cpu: check for CMOV flag before using this intsruction in assemblyLennart Poettering2010-02-091-1/+1
* svolume: fix MMX errorWim Taymans2009-10-301-1/+6
* simd: update test casesLennart Poettering2009-10-291-0/+4
* Fix build when using -fweb, accept both register and memory constraints.Diego Elio 'Flameeyes' Pettenò2009-10-071-2/+2
* svolume: tweak constraints for 32 bitsWim Taymans2009-09-231-2/+2
* svolume_mmx: disable test accidentaly left onLennart Poettering2009-09-171-1/+1
* svolume_mmx: optimize some moreWim Taymans2009-09-161-13/+7
* simd: be more precise which SIMD optimizations we activateLennart Poettering2009-09-091-3/+6
* svolume: cleanupsWim Taymans2009-08-201-9/+9
* whitespace fixesWim Taymans2009-08-201-183/+183
* svolume: fix compilation in 32bitsWim Taymans2009-08-201-6/+6
* svolume: add CPU guards around codeWim Taymans2009-08-201-0/+6
* svolume: remove unneeded compareWim Taymans2009-08-201-1/+0
* volume: remove ref functionsWim Taymans2009-08-201-223/+0
* volume: improved commentsWim Taymans2009-08-201-6/+6
* volume: make the benchmark more meaningfullWim Taymans2009-08-201-20/+33
* svolume: add some commentsWim Taymans2009-08-201-0/+18
* main: hook up cpu detection codeWim Taymans2009-08-201-8/+10
* svolume: improve SSE and MMX codeWim Taymans2009-08-201-66/+134
* volume_mmx: fix mmx code a bitWim Taymans2009-08-201-20/+26
* volume: add first mmx optimized functionWim Taymans2009-08-201-0/+424