1. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  2. e92aae6 make legacy shadercontext optional by Mike Reed · 6 years ago
  3. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  4. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  5. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  6. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  7. 4a17501 Revert "update SkColor4f::FromColor() to preserve transfer function" by Robert Phillips · 6 years ago
  8. 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 6 years ago
  9. a470407 clean up some old busted color routines by Mike Klein · 6 years ago
  10. e08059d fix color management of CPU drawVertices() by Mike Klein · 6 years ago
  11. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  12. 27dddae rebase by Cary Clark · 6 years ago
  13. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  14. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  15. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  16. 5191880 remove toString by Cary Clark · 6 years ago
  17. 81afc04 check for finite vertices by Mike Reed · 6 years ago
  18. 910ca0f Experiment to track coverage in a layer by Mike Reed · 6 years ago
  19. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  20. e8de024 with no more offline codegen, seed_shader can be normal by Mike Klein · 6 years ago
  21. efb25fd check for failure to make local-matrix by Mike Reed · 6 years ago
  22. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  23. 03a527c Remove another stray pair of clamps. by Mike Klein · 7 years ago
  24. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  25. 85f8536 Feed seed_shader() iota through a context pointer. by Mike Klein · 7 years ago
  26. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  27. 7ca9a74 Remove uses of sk_throw. by Ben Wagner · 7 years ago
  28. 01b2b83 Extend composeshader to support a lerp parameter by Mike Reed · 7 years ago
  29. 0271c5b simplify verts in certain modes by Mike Reed · 7 years ago
  30. 5df94d5 have shaders that need seed_shader call it themselves by Mike Klein · 7 years ago
  31. e28bbcf avoid rebuilding pipeline w/ only tricolors by Mike Reed · 7 years ago
  32. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  33. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  34. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  35. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  36. 176f19c Use rasterpipeline for drawVertices by Mike Reed · 7 years ago
  37. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  38. edf8a76 add helper static to SkColorSpaceXform by Mike Reed · 7 years ago
  39. b35cb31 refactor SkRasterPipelineBlitter by Mike Klein · 7 years ago
  40. 0264095 stage version of vertices by Mike Reed · 7 years ago
  41. 787a16d move impl for drawvertices into separate file by Mike Reed · 7 years ago