1. f30b1c1 Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC"" by Brian Salomon · 5 years ago
  2. c34d993 Revert "Add function to GrDataUtils to handle color conversions." by Robert Phillips · 5 years ago
  3. 5509102 Add function to GrDataUtils to handle color conversions. by Brian Salomon · 5 years ago
  4. 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 5 years ago
  5. 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 5 years ago
  6. d608e22 Add load/store to SkRasterPipeline for 16161616 unsigned normalized. by Brian Salomon · 5 years ago
  7. 217522c Add SkRasterPipeline support for more load/store formats and GrSwizzle. by Brian Salomon · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  9. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  10. 1a3eb52 trim off more bgra stages by Mike Klein · 6 years ago
  11. ea045b5 fix clamp_0/clamp_1 stages in lowp by Mike Klein · 6 years ago
  12. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  13. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  14. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  15. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  16. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  17. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  18. 0bf8926 align f16 buffers in SkRasterPipeline_tail test by Mike Klein · 6 years ago
  19. be0bd92 more easy lowp shader stages by Mike Klein · 7 years ago
  20. 85f8536 Feed seed_shader() iota through a context pointer. by Mike Klein · 7 years ago
  21. f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
  22. f757ae6 Retry, Bump stored lowp uniform color to 16-bit storage. by Mike Klein · 7 years ago
  23. 16776df funnel all constant colors through append_constant_color() by Mike Klein · 7 years ago
  24. 249ee1f clamp to 0 in repeat and mirror image tilers by Mike Klein · 7 years ago
  25. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  26. 968af43 remove gather_i8, unify memory-touching contexts by Mike Klein · 7 years ago
  27. 3b92b69 start on raster pipeline 2d mode by Mike Klein · 7 years ago
  28. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  29. 9f2b3d1 remove unused "swap" stage by Mike Klein · 7 years ago
  30. bba02c2 start on SkJumper lowp mode by Mike Klein · 7 years ago
  31. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  32. 84dcac3 Add aarch64 tail code. by Herb Derby · 7 years ago
  33. f81c56f Add arm tail code. by Herb Derby · 7 years ago
  34. d1f0830 Add tests for tail handling in SkJumper. by Herb Derby · 7 years ago
  35. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  36. 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 7 years ago
  37. 319ba3d Move shader register setup to SkRasterPipelineBlitter. by Mike Klein · 8 years ago
  38. 7ba89a1 SkSplicer: test and fix loop logic by Mike Klein · 8 years ago
  39. 7f71d88 SkXbyak basics by Mike Klein · 8 years ago
  40. 8c8cb5b simplify by removing _d stages by Mike Klein · 8 years ago
  41. c789b61 Bring back SkRasterPipeline::run() for one-off uses. by Mike Klein · 8 years ago
  42. 729b582 Consistent naming. by Mike Klein · 8 years ago
  43. af49b19 Start each pipeline with (x,y) in (dr,dg) registers for the shader. by Mike Klein · 8 years ago
  44. bd3fe47 Convert SkRasterPipeline loads and stores to indirect. by Mike Klein · 8 years ago
  45. e9f74b8 SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  46. 26bea5d Make test lower-level, make const_cast more visible. by Mike Klein · 8 years ago
  47. d0ccb57 looks like red and blue start wrong (more unit test debugging) by Mike Klein · 8 years ago
  48. c876e99 initialize result in SkRasterPipelineTest... more debugging by Mike Klein · 8 years ago
  49. 85a45d9 more debugging for this test. by Mike Klein · 8 years ago
  50. 433b306 Revert "Debug Mac test failure." by Mike Klein · 8 years ago
  51. 67dd94a Debug Mac test failure. by Mike Klein · 8 years ago
  52. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  53. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  54. c8dd6bc Rearrange SkRasterPipeline scanline tail handling. by Mike Klein · 8 years ago
  55. fe2042e SkRasterPipeline: new APIs for fusion by mtklein · 8 years ago
  56. 0abddf7 SkRasterPipeline: simplify impl and remove need to rewire stages by mtklein · 8 years ago
  57. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago