summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/cpu-x86.c
Commit message (Collapse)AuthorAgeFilesLines
* remap: add MMX mono to stereoWim Taymans2009-08-201-1/+3
|
* whitespace fixesWim Taymans2009-08-201-24/+25
|
* x86: keep the cpu flags localWim Taymans2009-08-201-30/+27
|
* cpu-x86: add cpu detection code and helpersWim Taymans2009-08-201-0/+122
Add CPU detection code and various macros and typdefs to make it easier to write 64 and 32 bit code.