1. 22 Sep, 2015 1 commit
  2. 23 Aug, 2015 1 commit
  3. 06 May, 2014 1 commit
  4. 24 Apr, 2014 1 commit
  5. 19 Apr, 2014 1 commit
  6. 13 Mar, 2014 1 commit
  7. 27 Feb, 2014 1 commit
  8. 13 Jan, 2014 1 commit
  9. 29 Aug, 2013 1 commit
  10. 17 Jul, 2013 1 commit
  11. 30 Apr, 2013 1 commit
  12. 08 Feb, 2013 1 commit
  13. 05 Feb, 2013 1 commit
  14. 08 Oct, 2012 1 commit
  15. 18 Sep, 2012 2 commits
  16. 09 Sep, 2012 1 commit
  17. 08 Sep, 2012 1 commit
  18. 07 Sep, 2012 1 commit
  19. 01 Sep, 2012 1 commit
  20. 30 Aug, 2012 1 commit
  21. 28 Aug, 2012 1 commit
  22. 08 Aug, 2012 1 commit
  23. 26 Jul, 2012 1 commit
  24. 16 Feb, 2012 1 commit
  25. 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
  26. 09 Jan, 2012 1 commit
  27. 07 Nov, 2011 1 commit
  28. 19 May, 2011 1 commit
  29. 19 Mar, 2011 1 commit
  30. 08 Sep, 2010 1 commit
  31. 04 Sep, 2010 1 commit
  32. 24 Aug, 2010 1 commit
  33. 24 Jun, 2010 3 commits