1. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  2. 42f4b42 Revert "SkRasterPipeline: 8x pipelines, attempt 2" by Mike Klein · 8 years ago
  3. a71e151 SkRasterPipeline: 8x pipelines, attempt 2 by Mike Klein · 8 years ago
  4. 9428587 Revert "SkRasterPipeline: 8x pipelines" by Mike Klein · 8 years ago
  5. 1aebdae SkRasterPipeline: 8x pipelines by Mike Klein · 8 years ago
  6. a2d2f38 f16<->f32 ftz is an optional thing for speed. by mtklein · 8 years ago
  7. 8ae991e Flush denorm half floats to zero. by mtklein · 8 years ago
  8. f660b7c Add Sk4h_load4 for loading F16. by mtklein · 8 years ago
  9. 6bdbf44 Improve naive SkColorXform to half floats by msarett · 8 years ago
  10. 58e389b Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  11. 64bbad3 Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset #7 id:120001 of https://codereview.chromium.org/2145663003/ ) by mtklein · 8 years ago
  12. 3296bee Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  13. 5608e2e Clean up hyper-local SkCpu feature test experiment. by mtklein · 8 years ago
  14. 244a653 skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  15. 2c7f240 Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #11 id:200001 of https://codereview.chromium.org/1891513002/ ) by mtklein · 8 years ago
  16. 3faf74b skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  17. 834d9e1 Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #10 id:180001 of https://codereview.chromium.org/1891513002/ ) by mtklein · 8 years ago
  18. cbe3c1a skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  19. be8c19e NEON f32 <-> f16 and f32 <-> u16 by mtklein · 9 years ago
  20. ddb64c8 new version of SkHalfToFloat_01 by mtklein · 9 years ago
  21. fff055c SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 9 years ago
  22. cbefc5e Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of https://codereview.chromium.org/1685133005/ ) by mtklein · 9 years ago
  23. 9ea11a4 SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 9 years ago
  24. 28f9c60 Add support for half float alpha textures. by jvanverth · 10 years ago
  25. 9367992 Add float-to-half (binary16) conversion functions. by jvanverth · 10 years ago