Age | Commit message (Expand) | Author |
---|---|---|
2019-08-14 | Move Half implementations to libcore to allow ART optimizations | xueliang.zhong |
2018-12-17 | Quiet SNaN inputs in Half.toFloat() | xueliang.zhong |
2018-07-02 | Make Half class use public APIs | Neil Fuller |
2017-02-26 | Make Half look like and behave like a boxed instance | Romain Guy |
2016-11-23 | Introduce android.graphics.ColorSpace | Romain Guy |
2016-11-14 | Add @HalfFloat annotation for fp16 data types stored in shorts | Romain Guy |
2016-11-08 | Improve support for half floats and expose as public API | Romain Guy |
2016-10-22 | Add a half-precision floating point type | Romain Guy |