summaryrefslogtreecommitdiff
path: root/src/pulsecore/sconv_sse.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-12-01Fix #defines for Debian GNU/kFreeBSDFelipe Sateler1-2/+2
2014-08-10sconv: Use optimized conversion function for both directionsPeter Meerwald1-1/+2
2014-02-22sconv, svolume: Fix compilation on 32-bit FreeBSDKoop Mast1-2/+2
2013-02-04sconv: Change/fix conversion to/from float32Peter Meerwald1-34/+32
2013-02-01sconv: Check for SSE flag before initializing codePeter Meerwald1-1/+2
2012-08-04tests: add cpu testDeng Zhengrong1-54/+0
2012-01-11sconv: Fix generation of floats in SSE test codePeter Meerwald1-1/+1
2011-12-14svolume_{mmx, sse}, sconv_sse: Fix compilation errors with X32 toolchainPaul Menzel1-11/+11
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2011-03-11Fixup #include directives according to Coding StyleMaarten Bosmans1-2/+1
2011-03-11Fix up according to Coding StyleMaarten Bosmans1-13/+13
2011-02-22sconv_sse: Exclude SSE optimizations for Mac OS XEdward Rudd1-2/+2
2009-09-09simd: be more precise which SIMD optimizations we activateLennart Poettering1-5/+7
2009-09-02sconv_sse: fix leftover counterWim Taymans1-2/+2
2009-08-28sconv: quieten gcc a bitLennart Poettering1-3/+1
2009-08-27convert: add sse/sse2 s16 to float32ne conversionsWim Taymans1-0/+235