1. 06 4月, 2016 3 次提交
  2. 05 4月, 2016 1 次提交
    • M
      SSE filter speed improvements for bpp=3. · 8f506d32
      Mike Klein 提交于
          - memcpy-free implementations of load3() / store3().
          These should have less variance compiler to compiler.
      
          - call load3() only when needed at the end of a scanline.
          In the middle, we can use the faster load4(), ignoring that byte.
      8f506d32
  3. 15 3月, 2016 1 次提交
  4. 14 3月, 2016 1 次提交
  5. 10 3月, 2016 2 次提交
  6. 07 3月, 2016 2 次提交
  7. 29 2月, 2016 1 次提交
  8. 27 2月, 2016 2 次提交
  9. 23 2月, 2016 3 次提交
  10. 20 2月, 2016 1 次提交
  11. 19 2月, 2016 7 次提交
  12. 18 2月, 2016 2 次提交
  13. 17 2月, 2016 1 次提交
  14. 16 2月, 2016 4 次提交
  15. 14 2月, 2016 3 次提交
  16. 11 2月, 2016 1 次提交
  17. 09 2月, 2016 3 次提交
  18. 31 1月, 2016 2 次提交