1. 23 12月, 2012 2 次提交
  2. 21 12月, 2012 2 次提交
  3. 20 12月, 2012 2 次提交
  4. 19 12月, 2012 2 次提交
  5. 18 12月, 2012 2 次提交
  6. 17 12月, 2012 1 次提交
  7. 15 12月, 2012 5 次提交
  8. 14 12月, 2012 1 次提交
  9. 10 12月, 2012 4 次提交
  10. 28 11月, 2012 1 次提交
  11. 27 11月, 2012 2 次提交
  12. 26 11月, 2012 2 次提交
  13. 23 11月, 2012 1 次提交
  14. 15 11月, 2012 1 次提交
  15. 14 11月, 2012 2 次提交
  16. 03 11月, 2012 1 次提交
  17. 01 11月, 2012 3 次提交
  18. 28 10月, 2012 1 次提交
  19. 27 10月, 2012 1 次提交
    • J
      [libpng16] Made PNG_NO_READ_GAMMA switch off interfaces that depend on · ab1477d6
      John Bowler 提交于
      READ_GAMMA.  Prior to 1.6.0 switching off READ_GAMMA did unpredictable things
      to the interfaces that use it (specifically, png_do_background in 1.4 would
      simply display composite for grayscale images but do composition
      with the incorrect arithmetic for color ones). In 1.6 the semantic
      of -DPNG_NO_READ_GAMMA is changed to simply disable any interface that
      depends on it; this obliges people who set it to consider whether they
      really want it off if they happen to use any of the interfaces in
      question (typically most users who disable it won't).
      ab1477d6
  20. 26 10月, 2012 4 次提交