Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpu: check for CMOV flag before using this intsruction in assembly | Lennart Poettering | 2010-01-13 | 1 | -3/+3 |
| | | | | http://pulseaudio.org/ticket/776 | ||||
* | convert: add sse/sse2 s16 to float32ne conversions | Wim Taymans | 2009-08-27 | 1 | -0/+2 |
| | |||||
* | remap: add sse optimized mono to stereo | Wim Taymans | 2009-08-27 | 1 | -0/+1 |
| | |||||
* | remap: add MMX mono to stereo | Wim Taymans | 2009-08-20 | 1 | -0/+2 |
| | |||||
* | cpu-x86: guard header with ifdef | Wim Taymans | 2009-08-20 | 1 | -0/+5 |
| | |||||
* | cpu-x86: add cpu detection code and helpers | Wim Taymans | 2009-08-20 | 1 | -0/+61 |
Add CPU detection code and various macros and typdefs to make it easier to write 64 and 32 bit code. |