]> git.sesse.net Git - movit/history - fp16_test.cpp
Parametrize BM_DeinterlaceEffect so that we have both grayscale and BGRA.
[movit] / fp16_test.cpp
2017-08-03 Steinar H. GundersonFix fp16_test compilation _without_ f16c-enabled compil...
2017-08-01 Steinar H. GundersonFix fp16_test compilation with f16c-enabled compilation...
2017-07-02 Steinar H. GundersonInline the fp16 conversion routines. Helps 18% on Resam...
2016-01-16 Steinar H. GundersonMake all fp16 routines work with fp32 as input instead...
2015-09-24 Steinar H. GundersonFix a bug where combined fp16 weights would be horribly...
2014-03-21 Steinar H. GundersonProperly ignore the sign bit when comparing NaNs.
2014-03-20 Steinar H. GundersonProperly ignore the sign bit when comparing NaNs.
2014-03-12 Steinar H. GundersonMerge branch 'master' into epoxy
2014-03-12 Steinar H. GundersonAdd more unit tests for fp16.
2014-03-09 Steinar H. GundersonAdd a utility library for downconverting to fp16.
2014-03-09 Steinar H. GundersonAdd a utility library for downconverting to fp16.