summaryrefslogtreecommitdiffstats
path: root/volk (follow)
Commit message (Expand)AuthorAgeFilesLines
* volk: updated submodule pointer to v1.2.1Johnathan Corgan2016-02-081-0/+0
* volk: update to 1.2/masterJohnathan Corgan2016-01-271-0/+0
* Update volk submodule to latest master (1.2 release)Johnathan Corgan2015-12-231-0/+0
* volk: updated submodule to latest masterJohnathan Corgan2015-12-111-0/+0
* Merge branch 'maint'Johnathan Corgan2015-10-261-0/+0
|\
| * volk: update submodule pointer to latest maintJohnathan Corgan2015-10-261-0/+0
* | volk: update submodule to latestJohnathan Corgan2015-09-231-0/+0
* | volk: update submodule to latestJohnathan Corgan2015-09-231-0/+0
* | volk: update submodule pointer to v1.1Johnathan Corgan2015-09-061-0/+0
|/
* volk: fix reversion of volk submodule introduced by 3a7f237Johnathan Corgan2015-07-241-0/+0
* controlport: Adding support for building Java clients.Tom Rondeau2015-07-241-0/+0
* volk: update submodule reference to release 1.0.2Johnathan Corgan2015-07-241-0/+0
* volk: updated submodule to release 1.0.1Johnathan Corgan2015-07-081-0/+0
* Updated volk submodule to latest maint branchJohnathan Corgan2015-05-101-0/+0
* volk: update submodule to v1.0 releaseJohnathan Corgan2015-04-111-0/+0
* volk: updated submodule commit to latest masterJohnathan Corgan2015-04-091-0/+0
* Updated volk submodule commit to latest, for implementing splitJohnathan Corgan2015-03-291-0/+0
* add volk submoduleNathan West2015-03-291-0/+0
* remove volk to prepare for submoduleJohnathan Corgan2015-03-29220-32603/+0
* cmake: In Python files only, remove all shebanging (anywhere) then prepend that used for GNU Radio.Michael Dickens2015-02-191-1/+1
* volk: fix popcnt puppter on 32-bit x86 buildsNathan West2014-12-291-1/+1
* volk: include implied string.h in byteswap puppetDoug Geiger2014-12-231-0/+1
* volk: add missing sse2 puppets for popcntNathan West2014-12-232-3/+13
* volk: use literal shuffle parameters in avx 32fc_deinterleaversNathan West2014-10-312-7/+3
* Merge commit '0c92479f'Johnathan Corgan2014-10-3126-24/+987
|\
| * volk: relax log2 qa constraints and use a higher order polynomialNathan West2014-10-302-20/+20
| * volk: fix memory overrun/corruption in neon binary_slicer_8iNathan West2014-10-281-5/+5
| * volk: add neon log2 implementation and fix QA to properly testNathan West2014-10-263-12/+112
| * volk: fixing *byteswap sse puppet signaturesNathan West2014-10-253-6/+6
| * volk: add a neon table version of 16u_byteswapNathan West2014-10-222-0/+61
| * volk: add neon kernel for 64u_byteswap and puppets for 64/16 byteswapNathan West2014-10-224-3/+149
| * volk: add neon version of complex<float> dot productNathan West2014-10-212-2/+49
| * volk: fixing 32u_byteswap puppet for SSENathan West2014-10-211-2/+2
| * volk: add neon versions for 32i bitwise operatorsNathan West2014-10-202-0/+68
| * volk: update profile to use the new 32u_byteswap puppetNathan West2014-10-201-1/+1
| * volk: add neon version of 32u_byteswapNathan West2014-10-202-2/+98
| * volk: removed unused variable from neon binary slicerNathan West2014-10-201-1/+1
| * volk: add neon version for 32f_binary_slicer_8iNathan West2014-10-201-0/+80
| * volk: add neon protokernel for 16i_s32f_convert_32f.Nathan West2014-10-201-0/+46
| * volk: add neon kernel for 16i_32fc_dot_prod_32fcNathan West2014-10-201-1/+47
| * volk: adding popcnt puppets to qaNathan West2014-10-203-40/+5
| * volk: popcnt supportNathan West2014-10-194-2/+152
| * volk: add neon support for 32fc_s32fc_multiply_32fcNathan West2014-10-191-4/+37
| * volk: removing executable bit for volk_32f_x2_pow_32f.hNathan West2014-10-191-0/+0
| * volk: add neon kernels for 32fc->32f deinterleaversNathan West2014-10-193-0/+88
| * volk: add neon kernel for 16i_convert_8iNathan West2014-10-191-3/+40
* | Merge branch 'maint'Johnathan Corgan2014-10-301-2/+2
|\ \ | |/ |/|
| * cmake: fixed boost version testJohnathan Corgan2014-10-301-2/+2
* | volk: adding copyright notice to all volk kernels.Tom Rondeau2014-10-15102-44/+2288
* | volk: fixed a problem with acos during some translation in the git history.Tom Rondeau2014-10-152-121/+119