1. 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
  2. e71b167 Attempt 3: SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
  3. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  4. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  5. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  6. 86d55b3 Revert "Retry "SkRasterPipelineBlitter: support A8"..." by Mike Klein · 8 years ago
  7. d052042 Fix Sk8f::Store4 (for HSW) by Matt Sarett · 8 years ago
  8. f55ea6a Retry "SkRasterPipelineBlitter: support A8"... by Mike Klein · 8 years ago
  9. 4a224f6 Revert "SkRasterPipelineBlitter: support A8" by Mike Klein · 8 years ago
  10. f44373c SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
  11. 0d413f0 Revert "Revert "SkNx basically always is fast now."" by Mike Klein · 8 years ago
  12. 8ba64d1 Revert "SkNx basically always is fast now." by Mike Klein · 8 years ago
  13. 21f7838 SkNx basically always is fast now. by Mike Klein · 8 years ago
  14. 2c8104e SkNx_abi is unused. by Mike Klein · 8 years ago
  15. 2e35e8a mirror tiling by Mike Klein · 8 years ago
  16. b273fc4 repeat tiling by Mike Klein · 8 years ago
  17. 06a65e2 Support SkImageShader in SkRasterPipeline blitter by Mike Klein · 8 years ago
  18. a4a4488 skrpb: evaluate color filters for constant shaders once. by mtklein · 8 years ago
  19. 7c78f3a SkNx: use SK_ALWAYS_INLINE thoroughly. by Mike Klein · 8 years ago
  20. 5ec5590 Unbreak -Fast bot. by Mike Klein · 8 years ago
  21. 511ea17 SkNx_abi for passing Sk4f as function arguments, etc. by Mike Klein · 8 years ago
  22. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  23. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  24. 42f4b42 Revert "SkRasterPipeline: 8x pipelines, attempt 2" by Mike Klein · 8 years ago
  25. a71e151 SkRasterPipeline: 8x pipelines, attempt 2 by Mike Klein · 8 years ago
  26. 9428587 Revert "SkRasterPipeline: 8x pipelines" by Mike Klein · 8 years ago
  27. 1aebdae SkRasterPipeline: 8x pipelines by Mike Klein · 8 years ago
  28. 33cbfd7 Make load4 and store4 part of SkNx properly. by Mike Klein · 8 years ago
  29. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  30. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  31. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  32. 15ee3de Refactor of SkColorSpaceXformOpts by msarett · 8 years ago
  33. d05a875 SkNx: add Sk4u by mtklein · 8 years ago
  34. f660b7c Add Sk4h_load4 for loading F16. by mtklein · 8 years ago
  35. 6bdbf44 Improve naive SkColorXform to half floats by msarett · 8 years ago
  36. 036e183 Add a bench to measure the best way to pack from int to uint16_t with SSE. by mtklein · 8 years ago
  37. 58e389b Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  38. 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
  39. 3296bee Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  40. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago
  41. 7d3ff71 Add Sk4f_RoundToInt by msarett · 8 years ago
  42. afb8539 Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ ) by msarett · 8 years ago[Renamed from include/private/SkNx_sse.h]
  43. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago[Renamed from src/opts/SkNx_sse.h]
  44. 5608e2e Clean up hyper-local SkCpu feature test experiment. by mtklein · 8 years ago
  45. d280957 Support sRGB dsts in opt code by msarett · 8 years ago
  46. 64f061a port SkColorXform_opts to Sk4f by mtklein · 8 years ago
  47. e18fa44 Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  48. 50bcb18 Revert of Move immintrin/arm_neon includes to where they are used. (patchset #2 id:20001 of https://codereview.chromium.org/2045633002/ ) by mtklein · 8 years ago
  49. 12dfaaa Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  50. 244a653 skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  51. 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
  52. 3faf74b skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  53. 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
  54. cbe3c1a skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  55. f8f90e4 SkNx refresh by mtklein · 8 years ago
  56. fd5a260 Add swizzle for rgb8888. by herb · 8 years ago
  57. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 8 years ago
  58. 0cf795f fast sk4f <-> sk4i SSE methods by mtklein · 8 years ago
  59. 97120a7 Revert of SkNx refactoring (patchset #4 id:60001 of https://codereview.chromium.org/1690633003/ ) by mtklein · 8 years ago
  60. c1eb311 SkNx refactoring by mtklein · 8 years ago
  61. e5fe9a4 Sk4f: floor() via int32_t roundtrip. by mtklein · 8 years ago
  62. 126626e Sk4f: add floor() by mtklein · 8 years ago
  63. c023210 Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chromium.org/1685773002/ ) by mtklein · 8 years ago
  64. 86c6c49 Sk4f: add floor() by mtklein · 8 years ago
  65. 8273ca4 restore sk4i SSE specialization by mtklein · 8 years ago
  66. e4c0bee sknx refactoring by mtklein · 8 years ago
  67. 629f25a fix float <---> uint16_t conversion, with Mike's tests. by mtklein · 9 years ago
  68. 2d340f2 could not resist: fast sse float <--> u16 by mtklein · 9 years ago
  69. 507ef6d SkNx Load/store: take any pointer. by mtklein · 9 years ago
  70. 550e9b0 SkNx miplevel building by mtklein · 9 years ago
  71. 26def86 Revert of SkNx miplevel building (patchset #3 id:40001 of https://codereview.chromium.org/1606013003/ ) by mtklein · 9 years ago
  72. 3bd5aba SkNx miplevel building by mtklein · 9 years ago
  73. c33065a add SkNx::abs(), for now only implemented for Sk4f by mtklein · 9 years ago
  74. fce612a Specialize Sk2d for SSE2 by mtklein · 9 years ago
  75. 6f37b4a Unify some SkNx code by mtklein · 9 years ago
  76. c2e0ac4 Don't use the Sk4f gradient impl without SIMD by fmalita · 9 years ago
  77. 9db43ac Add Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f) by mtklein · 9 years ago
  78. 6c221b4 Add SkNx_cast(). by mtklein · 9 years ago
  79. 084db25 float xfermodes (burn, dodge, softlight) in Sk8f, possibly using AVX. by mtklein · 9 years ago
  80. 6f79709 prune unused SkNx features by mtklein · 9 years ago
  81. a508f3c Require Sk4f::toBytes() clamps by mtklein · 9 years ago
  82. aba1dc8 Move float<->byte conversions into Sk4f. by mtklein · 9 years ago
  83. 082e329 Revert of Refactor to put SkXfermode_opts inside SK_OPTS_NS. (patchset #1 id:1 of https://codereview.chromium.org/1286093004/ ) by mtklein · 9 years ago
  84. b07bee3 Refactor to put SkXfermode_opts inside SK_OPTS_NS. by mtklein · 9 years ago
  85. 4be181e 3-15% speedup to HardLight / Overlay xfermodes. by mtklein · 9 years ago
  86. 2aab22a Color dodge and burn with SkPMFloat. by mtklein · 9 years ago
  87. b5e8611 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  88. 0cc1f0a Revert of Implement four more xfermodes with Sk4px. (patchset #16 id:290001 of https://codereview.chromium.org/1196713004/) by mtklein · 9 years ago
  89. b9d4163 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  90. 059ac00 Update some Sk4px APIs. by mtklein · 9 years ago
  91. aa999cb Everyone gets a namespace {}. by mtklein · 9 years ago
  92. 27e517a add Min to SkNi, specialized for u8 and u16 on SSE and NEON by mtklein · 9 years ago
  93. 6cbf18c Plus xfermode using Sk4px. by mtklein · 9 years ago
  94. d2ffd36 Sk4px by mtklein · 9 years ago
  95. d7c014f Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 9 years ago
  96. 9a22f48 Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM (patchset #2 id:20001 of https://codereview.chromium.org/1109913002/) by mtklein · 9 years ago
  97. 9de1628 Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM by mtklein · 9 years ago
  98. 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago
  99. 8d3e9df Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id:120001 of https://codereview.chromium.org/1109643002/) by mtklein · 9 years ago
  100. abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago