]> git.sesse.net Git - movit/history - fp16_test.cpp
Add support for 10-bit RGB framebuffers.
[movit] / fp16_test.cpp
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.