aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/convert/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* uhd: added sse2 conversions for fc32 to sc8Josh Blum2012-02-081-0/+1
|
* uhd: added sse2 conversions for fc64 to sc8Josh Blum2012-02-081-1/+2
|
* convert: move priorities to implementation, different for armJosh Blum2011-11-151-5/+1
|
* convert: added table conversion routine for sc16 to floatsJosh Blum2011-11-121-0/+1
|
* convert: reworked convert to use new identification standardJosh Blum2011-11-031-11/+0
|
* uhd: fill in other fields of pkg-config fileJosh Blum2011-09-011-8/+8
|
* uhd: if found, require a liborc version orc-0.4 > 0.4.11Josh Blum2011-08-041-1/+1
|
* e100: perfer orc if available and dont build neon intrinsic supportJosh Blum2011-07-221-41/+48
|
* uhd: created SSE2 conversion routines for fc64Josh Blum2011-07-171-4/+6
|
* NEON detection for E100 in convert/Nick Foster2011-06-141-4/+13
|
* UHD: Orc conversion routine worksNick Foster2011-06-141-0/+2
|
* UHD: Orc implementation added and CMake magic put in. Won't link.Nick Foster2011-06-141-0/+31
|
* uhd: fixed include in safe call, added quotes for SET_SOURCE_FILES_PROPERTIESJosh Blum2011-03-101-1/+1
|
* uhd: use source properties to set flags and defs not globally, but only for ↵Josh Blum2011-02-171-1/+4
| | | | the source
* uhd: added arch flags for sse2 (was not implicit on x32)Josh Blum2011-02-161-1/+14
|
* uhd: more useful prints for component macroJosh Blum2011-01-141-1/+0
| | | | | | made libuhd a component so we can just build the docs do the python tests in the top level cmakelists misc other tweaks
* uhd: renamed and tweaked some of the convert filesJosh Blum2011-01-051-5/+5
|
* uhd: added new convert directory with type conversion registry (needs testing)Josh Blum2011-01-041-0/+66