1. 79a7542 allow mixer to defer to a shader by Mike Reed · 6 years ago
  2. b90c080 Revert "remove plus clamp" by Mike Klein · 6 years ago
  3. 539909a remove plus clamp by Mike Klein · 6 years ago
  4. c723b70 Initial add SkMixers by Mike Reed · 6 years ago
  5. aa42ac6 remove unused clamp_a_dst by Mike Klein · 6 years ago
  6. 5e398c2 change load/store_rgba to have src and dst variants by Mike Reed · 6 years ago
  7. 5ece363 mark lowp TODOs by Mike Klein · 6 years ago
  8. cf27e74 Reland "bring back lowp bilerp_clamp_8888" by Mike Reed · 6 years ago
  9. c6671be Revert "bring back lowp bilerp_clamp_8888" by Mike Reed · 6 years ago
  10. 5043c09 bring back lowp bilerp_clamp_8888 by Mike Klein · 6 years ago
  11. 1c94143 round when writing lowp 565 or 4444 by Mike Klein · 6 years ago
  12. 5deadca Remove nearly all use of SkColorSpaceTransferFn by Brian Osman · 6 years ago
  13. 8b0f9d1 tear down one-big-switch SkRasterPipeline backend by Mike Klein · 6 years ago
  14. c11bf8c fix fallthrough when deciding lowp/highp by Mike Klein · 6 years ago
  15. 05bf931 add run_pipeline_obs by Mike Klein · 6 years ago
  16. 8354c52 unify lowp stage argument lists by Mike Klein · 6 years ago
  17. eda2ac2 send 3D masks through raster pipeline blitter by Mike Klein · 6 years ago
  18. 229befe also catch 1^y == 1 as a special case by Mike Klein · 6 years ago
  19. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  20. 1a3eb52 trim off more bgra stages by Mike Klein · 6 years ago
  21. dd9bfe9 eliminate srcover_bgra_8888 by Mike Klein · 6 years ago
  22. b1df5e5 make gray8 support uniformly weird by Mike Klein · 6 years ago
  23. 419709d disable lowp raster pipeline stages in Flutter by Mike Klein · 6 years ago
  24. be56949 add bitmap shaders to P3 by Mike Klein · 6 years ago
  25. eb50f43 add clamp_gamut by Mike Klein · 6 years ago
  26. 24de648 fix lowp gradients by Mike Klein · 6 years ago
  27. b1c77e4 clean up legacy flags by Mike Klein · 6 years ago
  28. 33d3d31 stop clamping in parametric stage by Mike Klein · 6 years ago
  29. c4e4063 fix sw extended transfer functions by Mike Klein · 6 years ago
  30. 15eb1e9 update CPU feature macros in src/opts by Mike Klein · 6 years ago
  31. 83e86eb Reland "standardize macro checks in SkRasterPipeline_opts" by Mike Klein · 6 years ago
  32. 4ff2611 Revert "standardize macro checks in SkRasterPipeline_opts" by Mike Klein · 6 years ago
  33. 75d25c4 standardize macro checks in SkRasterPipeline_opts by Mike Klein · 6 years ago
  34. ea045b5 fix clamp_0/clamp_1 stages in lowp by Mike Klein · 6 years ago
  35. 73d7ffc refine NEON checks in raster pipeline by Mike Klein · 6 years ago
  36. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  37. cd3e13a Reland "transform paint color to dst colorspace" by Mike Klein · 6 years ago
  38. b82edcc update (non-sprite) image shader color management by Mike Klein · 6 years ago
  39. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  40. b831ea2 remove lowp bilerp_clamp_8888 stage by Mike Klein · 6 years ago
  41. 6f02af9 remove linear-blended sRGB dst support in software by Mike Klein · 6 years ago
  42. b54d223 fix a weird edge case in to_srgb stage by Mike Klein · 6 years ago
  43. e304a8a remove map() from SkRasterPipeline_opts.h by Mike Klein · 6 years ago
  44. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  45. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  46. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  47. 8e3426f Reland "low-hanging bilerp_clamp_8888 wins" by Mike Klein · 6 years ago
  48. b460320 Revert "low-hanging bilerp_clamp_8888 wins" by Mike Klein · 6 years ago
  49. f946b41 low-hanging bilerp_clamp_8888 wins by Mike Klein · 6 years ago
  50. 4d4b3aa small ABI + narrow/wide code updates by Mike Klein · 7 years ago
  51. d8853ec exact divide by 255 with NEON by Mike Klein · 7 years ago
  52. b5502b2 Small cleanups suggested by ClangTidy by Kevin Lubick · 7 years ago
  53. e8de024 with no more offline codegen, seed_shader can be normal by Mike Klein · 7 years ago
  54. a46623b follow JUMPER_NARROW_STAGES in lowp stages too by Mike Klein · 7 years ago
  55. 1b9b7d5 Reland "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago[Renamed (66%) from src/jumper/SkJumper_stages.cpp]
  56. 5cc94cc Revert "Reland "make SkJumper stages normal Skia code"" by Mike Klein · 7 years ago[Renamed (67%) from src/opts/SkRasterPipeline_opts.h]
  57. 78cb579 Reland "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago[Renamed (67%) from src/jumper/SkJumper_stages.cpp]
  58. 3a4bd34 Revert "make SkJumper stages normal Skia code" by Mike Klein · 7 years ago[Renamed (67%) from src/opts/SkRasterPipeline_opts.h]
  59. 22e536e make SkJumper stages normal Skia code by Mike Klein · 7 years ago[Renamed (67%) from src/jumper/SkJumper_stages.cpp]
  60. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 7 years ago
  61. dfc0e91 add decal tilemode to shaders by Mike Reed · 7 years ago
  62. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  63. 678f6b1 pass size_t to ptr_and_ix() by Mike Klein · 7 years ago
  64. d3b743a Remove legacy 2pt conical gradient by Yuqian Li · 7 years ago
  65. d208a88 Update 2pt conical gradient in raster pipeline by Yuqian Li · 7 years ago
  66. adc78d5 fold SkJumper_vectors.h into SkJumper_stages.cpp by Mike Klein · 7 years ago
  67. 1fa9c43 attempt 3: add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  68. 245c4b2 Revert "attempt 2: add experimental bilerp_clamp_8888 stage" by Mike Klein · 7 years ago
  69. 8a64e52 attempt 2: add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  70. 37155d4 Rework out-of-gamut handling in SkRasterPipeline by Mike Klein · 7 years ago
  71. c38cce6 make SkColorSpace_New real by Mike Klein · 7 years ago
  72. 106e17a JUMPER_IS_AVX2 -> JUMPER_IS_HSW by Mike Klein · 7 years ago
  73. be22636 a little SkJumper tidy up by Mike Klein · 7 years ago
  74. 376fd31 remove vfpv4 requirement for SkJumper on ARMv7 by Mike Klein · 7 years ago
  75. 7741c75 Use first/second instead of min/max in 2pt conical gradient by Yuqian Li · 7 years ago
  76. 2bbcda3 Revert "add experimental bilerp_clamp_8888 stage" by Mike Klein · 7 years ago
  77. a7fa337 add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  78. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  79. 3cbcb73 Some lowp refactoring by Mike Klein · 7 years ago
  80. 0cb1589 add srcover_bgra_8888 by Mike Klein · 7 years ago
  81. f04ff76 translate+scale -> scale+translate by Mike Klein · 7 years ago
  82. 85f8536 Feed seed_shader() iota through a context pointer. by Mike Klein · 7 years ago
  83. b437913 rename (x,y) to (dx,dy) by Mike Klein · 7 years ago
  84. a65f2f0 check unpremul scale directly against infinity by Mike Klein · 7 years ago
  85. a3b8895 clamp to [0,1] in all gradient tilers by Mike Klein · 7 years ago
  86. b437351 add _skx stages by Mike Klein · 7 years ago
  87. f7729c2 Move context types into STAGE() macros. by Mike Klein · 7 years ago
  88. abb8bb3 Always zero vectors in start_pipeline(). by Mike Klein · 7 years ago
  89. 8477144 Also mask t itself in mask_2pt_conical_degenerates. by Mike Klein · 7 years ago
  90. aaab3c7 remove __attribute__((disable_tail_calls)) by Mike Klein · 7 years ago
  91. 0e4d096 rename kStride N by Mike Klein · 7 years ago
  92. f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
  93. 7c55726 centralize SI, Ctx, and load_and_inc() by Mike Klein · 7 years ago
  94. 16e357c merge 0,1,2,3,... and 0.5f by Mike Klein · 7 years ago
  95. 856b3c3 no more need for a constants pointer by Mike Klein · 7 years ago
  96. d6e1286 split up JUMPER define by Mike Klein · 7 years ago
  97. fb126fa rework plus blend mode by Mike Klein · 7 years ago
  98. 59a62ed ColorBurn/ColorDodge stage tweaks by Florin Malita · 7 years ago
  99. c10850f remove mask load() and store() by Mike Klein · 7 years ago
  100. c2f876b Replace interp() with clut_{3,4}D stages. by Mike Klein · 7 years ago