1. 15 11月, 2017 1 次提交
    • B
      Disable linear blending, use SkColorSpaceXformCanvas instead (#4355) · 0a7155d4
      Brian Osman 提交于
      This retains gamut correction (adjusting colors for screens with different capabilities), but does all blending and interpolation with sRGB-encoded values. That matches the behavior expected by most users, as well as the behavior of nearly all other systems. It also greatly simplifies the EGL code.
      
      A future Skia change will make this behavior more of a first-class citizen, so some of these implementation details will change again, but the behavior will not. The bulk of this change (elimination of complication from the GL surface code) is permanent - it's just the SkColorSpaceXformCanvas that will be replaced.
      0a7155d4
  2. 09 11月, 2017 2 次提交
  3. 31 10月, 2017 2 次提交
  4. 28 10月, 2017 1 次提交
  5. 26 10月, 2017 1 次提交
  6. 25 10月, 2017 1 次提交
  7. 19 10月, 2017 1 次提交
  8. 14 10月, 2017 1 次提交
  9. 22 9月, 2017 1 次提交
  10. 20 9月, 2017 2 次提交
  11. 12 9月, 2017 2 次提交
  12. 01 9月, 2017 1 次提交
  13. 24 8月, 2017 1 次提交