1. 21 Jun, 2017 1 commit
  2. 01 Mar, 2017 1 commit
  3. 29 Sep, 2016 1 commit
  4. 22 Sep, 2015 1 commit
  5. 23 Aug, 2015 1 commit
  6. 06 May, 2014 1 commit
  7. 24 Apr, 2014 1 commit
  8. 19 Apr, 2014 1 commit
  9. 13 Mar, 2014 1 commit
  10. 27 Feb, 2014 1 commit
  11. 13 Jan, 2014 1 commit
  12. 29 Aug, 2013 1 commit
  13. 17 Jul, 2013 1 commit
  14. 30 Apr, 2013 1 commit
  15. 08 Feb, 2013 1 commit
  16. 05 Feb, 2013 1 commit
  17. 08 Oct, 2012 1 commit
  18. 18 Sep, 2012 2 commits
  19. 09 Sep, 2012 1 commit
  20. 08 Sep, 2012 1 commit
  21. 07 Sep, 2012 1 commit
  22. 01 Sep, 2012 1 commit
  23. 30 Aug, 2012 1 commit
  24. 28 Aug, 2012 1 commit
  25. 08 Aug, 2012 1 commit
  26. 26 Jul, 2012 1 commit
  27. 16 Feb, 2012 1 commit
  28. 14 Jan, 2012 1 commit
    • Reimar Döffinger's avatar
      Fix compilation without HAVE_AVX, HAVE_YASM etc. · 7a172308
      Reimar Döffinger authored
      At the very least this should fix warnings about unused static
      functions if one or more of these is not defined.
      However even compilation might be broken if the compiler does
      not optimize the function away completely.
      This actually happens in case of the AVX function, since the
      function pointer is used in an assignment that is not under
      an #if and thus probably only optimized away after the function
      was already marked as used.
      Signed-off-by: 's avatarReimar Döffinger <Reimar.Doeffinger@gmx.de>
      7a172308
  29. 09 Jan, 2012 1 commit
  30. 07 Nov, 2011 1 commit
  31. 19 May, 2011 1 commit
  32. 19 Mar, 2011 1 commit
  33. 08 Sep, 2010 1 commit
  34. 04 Sep, 2010 1 commit
  35. 24 Aug, 2010 1 commit
  36. 24 Jun, 2010 3 commits