1. 76aed1e Add GrColor4h (half-float), for use in Ops and (eventually) vertices by Brian Osman · 6 years ago[Renamed from src/opts/SkNx_sse.h]
  2. 8ea971b avoid immintrin.h in SkNx_sse.h by Mike Klein · 6 years ago
  3. 89c5e88 Implement Sk2f::floor by Chris Dalton · 6 years ago
  4. 21f6437 Implement Sk2f Load2 by Chris Dalton · 6 years ago
  5. e3fda93 Implement Sk4f min/max by Chris Dalton · 6 years ago
  6. 42f02aa Implement Sk2f::Store2 by Chris Dalton · 6 years ago
  7. ae18d07 Revert "Implement Sk2f::Store2" by Chris Dalton · 6 years ago
  8. 8a8a8e9 Implement Sk2f::Store2 by Chris Dalton · 6 years ago
  9. d92a739 detect nonfinite cubic points by Mike Reed · 6 years ago
  10. 6f8fa4e Implement Sk2f::Store4 by Chris Dalton · 7 years ago
  11. 0cb7587 Add Store3 to Sk2f by Chris Dalton · 7 years ago
  12. 213d821 add Load2() to Sk4f by Mike Klein · 7 years ago
  13. b8b3086 Fix Sk8b reading too many bytes by Herb Derby · 7 years ago
  14. d1b3c78 Support for direct gaussian blur evaluation by Herb Derby · 7 years ago
  15. 5eb1528 Add mulHi to SkNx by Herb Derby · 7 years ago
  16. 0f96bb3 Sk4i version of blur. by Herb Derby · 7 years ago
  17. 7732f4f Add missing methods to neon/sse SkNx implementations by Chris Dalton · 7 years ago
  18. e94865e Simplify Sk4i's Min/Max by Yuqian Li · 7 years ago
  19. 7da6ba2 Implement Sk4i's abs, min, max by Yuqian Li · 7 years ago
  20. d177ae1 remove SkNx AVX code by Mike Klein · 7 years ago
  21. 9206c76 SkRasterPipeline shader adapter by Florin Malita · 8 years ago
  22. 1da27ef Add F16 support to SkPNGImageEncoder by Matt Sarett · 8 years ago
  23. 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
  24. dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 8 years ago
  25. 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
  26. e71b167 Attempt 3: SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
  27. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  28. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  29. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  30. 86d55b3 Revert "Retry "SkRasterPipelineBlitter: support A8"..." by Mike Klein · 8 years ago
  31. d052042 Fix Sk8f::Store4 (for HSW) by Matt Sarett · 8 years ago
  32. f55ea6a Retry "SkRasterPipelineBlitter: support A8"... by Mike Klein · 8 years ago
  33. 4a224f6 Revert "SkRasterPipelineBlitter: support A8" by Mike Klein · 8 years ago
  34. f44373c SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
  35. 0d413f0 Revert "Revert "SkNx basically always is fast now."" by Mike Klein · 8 years ago
  36. 8ba64d1 Revert "SkNx basically always is fast now." by Mike Klein · 8 years ago
  37. 21f7838 SkNx basically always is fast now. by Mike Klein · 8 years ago
  38. 2c8104e SkNx_abi is unused. by Mike Klein · 8 years ago
  39. 2e35e8a mirror tiling by Mike Klein · 8 years ago
  40. b273fc4 repeat tiling by Mike Klein · 8 years ago
  41. 06a65e2 Support SkImageShader in SkRasterPipeline blitter by Mike Klein · 8 years ago
  42. a4a4488 skrpb: evaluate color filters for constant shaders once. by mtklein · 8 years ago
  43. 7c78f3a SkNx: use SK_ALWAYS_INLINE thoroughly. by Mike Klein · 8 years ago
  44. 5ec5590 Unbreak -Fast bot. by Mike Klein · 8 years ago
  45. 511ea17 SkNx_abi for passing Sk4f as function arguments, etc. by Mike Klein · 8 years ago
  46. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  47. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  48. 42f4b42 Revert "SkRasterPipeline: 8x pipelines, attempt 2" by Mike Klein · 8 years ago
  49. a71e151 SkRasterPipeline: 8x pipelines, attempt 2 by Mike Klein · 8 years ago
  50. 9428587 Revert "SkRasterPipeline: 8x pipelines" by Mike Klein · 8 years ago
  51. 1aebdae SkRasterPipeline: 8x pipelines by Mike Klein · 8 years ago
  52. 33cbfd7 Make load4 and store4 part of SkNx properly. by Mike Klein · 8 years ago
  53. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  54. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  55. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  56. 15ee3de Refactor of SkColorSpaceXformOpts by msarett · 8 years ago
  57. d05a875 SkNx: add Sk4u by mtklein · 8 years ago
  58. f660b7c Add Sk4h_load4 for loading F16. by mtklein · 8 years ago
  59. 6bdbf44 Improve naive SkColorXform to half floats by msarett · 8 years ago
  60. 036e183 Add a bench to measure the best way to pack from int to uint16_t with SSE. by mtklein · 8 years ago
  61. 58e389b Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  62. 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
  63. 3296bee Expand _01 half<->float limitation to _finite. Simplify. by mtklein · 8 years ago
  64. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago
  65. 7d3ff71 Add Sk4f_RoundToInt by msarett · 8 years ago
  66. 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]
  67. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago[Renamed from src/opts/SkNx_sse.h]
  68. 5608e2e Clean up hyper-local SkCpu feature test experiment. by mtklein · 8 years ago
  69. d280957 Support sRGB dsts in opt code by msarett · 8 years ago
  70. 64f061a port SkColorXform_opts to Sk4f by mtklein · 8 years ago
  71. e18fa44 Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  72. 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
  73. 12dfaaa Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  74. 244a653 skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  75. 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
  76. 3faf74b skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  77. 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
  78. cbe3c1a skcpu: sse4.1 floor, f16c f16<->f32 by mtklein · 8 years ago
  79. f8f90e4 SkNx refresh by mtklein · 8 years ago
  80. fd5a260 Add swizzle for rgb8888. by herb · 9 years ago
  81. 7c249e5 SkNx: kth<...>() -> [...] by mtklein · 9 years ago
  82. 0cf795f fast sk4f <-> sk4i SSE methods by mtklein · 9 years ago
  83. 97120a7 Revert of SkNx refactoring (patchset #4 id:60001 of https://codereview.chromium.org/1690633003/ ) by mtklein · 9 years ago
  84. c1eb311 SkNx refactoring by mtklein · 9 years ago
  85. e5fe9a4 Sk4f: floor() via int32_t roundtrip. by mtklein · 9 years ago
  86. 126626e Sk4f: add floor() by mtklein · 9 years ago
  87. c023210 Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chromium.org/1685773002/ ) by mtklein · 9 years ago
  88. 86c6c49 Sk4f: add floor() by mtklein · 9 years ago
  89. 8273ca4 restore sk4i SSE specialization by mtklein · 9 years ago
  90. e4c0bee sknx refactoring by mtklein · 9 years ago
  91. 629f25a fix float <---> uint16_t conversion, with Mike's tests. by mtklein · 9 years ago
  92. 2d340f2 could not resist: fast sse float <--> u16 by mtklein · 9 years ago
  93. 507ef6d SkNx Load/store: take any pointer. by mtklein · 9 years ago
  94. 550e9b0 SkNx miplevel building by mtklein · 9 years ago
  95. 26def86 Revert of SkNx miplevel building (patchset #3 id:40001 of https://codereview.chromium.org/1606013003/ ) by mtklein · 9 years ago
  96. 3bd5aba SkNx miplevel building by mtklein · 9 years ago
  97. c33065a add SkNx::abs(), for now only implemented for Sk4f by mtklein · 9 years ago
  98. fce612a Specialize Sk2d for SSE2 by mtklein · 9 years ago
  99. 6f37b4a Unify some SkNx code by mtklein · 9 years ago
  100. c2e0ac4 Don't use the Sk4f gradient impl without SIMD by fmalita · 9 years ago