summaryrefslogtreecommitdiffstats
path: root/src/util/types.h
AgeCommit message (Expand)Author
2017-01-21Replace const with constexprUwe Klotz
2015-11-15Replace 'constexpr' with 'const'Uwe Klotz
2015-11-03Transform const into constexpr for static assertionsUwe Klotz
2015-02-28Introduce SINT signed integer typeUwe Klotz
2014-12-17Remove math_clamp_unsafe / math_clamp_safe.RJ Ryan
2014-11-17Rename math_clamp_fast() to math_clamp_unsafe()Uwe Klotz
2014-11-17Use math_clamp_fast() where min/max parameters are constantsUwe Klotz
2014-11-15Some fixes to SampleUtil changes:RJ Ryan
2014-11-15New types/constants/functions for sample and gain valuesUwe Klotz
2014-11-15Add sample value constantsUwe Klotz
2014-04-25Reword comment.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan