summaryrefslogtreecommitdiff
path: root/gr-analog/lib/fastnoise_source_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* analog/fastnoise: avoid modulo operation when picking indicesMarcus Müller2021-03-251-17/+57
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+1
* runtime: Use nanosecond resolution for default random seedThomas Habets2020-04-101-2/+4
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-33/+51
* analog: fastnoise post-merge cleanupAndrej Rode2018-09-011-1/+3
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-18/+18
* analog: replace gengen with C++ templatesAndrej Rode2018-08-251-0/+191