1. 16 Aug, 2012 3 commits
  2. 15 Aug, 2012 2 commits
  3. 13 Aug, 2012 2 commits
  4. 12 Aug, 2012 1 commit
  5. 10 Aug, 2012 4 commits
  6. 09 Aug, 2012 4 commits
  7. 08 Aug, 2012 6 commits
  8. 07 Aug, 2012 6 commits
  9. 05 Aug, 2012 1 commit
  10. 03 Aug, 2012 2 commits
    • Diego Biurrun's avatar
      x86: build: replace mmx2 by mmxext · 239fdf1b
      Diego Biurrun authored
      Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
      So switching to a consistent naming scheme beforehand is sensible.
      The name "mmxext" is more official and widespread and also the name
      of the CPU flag, as reported e.g. by the Linux kernel.
      239fdf1b
    • Diego Biurrun's avatar
      x86: Use consistent 3dnowext function and macro name suffixes · ca844b7b
      Diego Biurrun authored
      Currently there is a wild mix of 3dn2/3dnow2/3dnowext.  Switching to
      "3dnowext", which is a more common name of the CPU flag, as reported
      e.g. by the Linux kernel, unifies this.
      ca844b7b
  11. 01 Aug, 2012 1 commit
  12. 31 Jul, 2012 1 commit
  13. 30 Jul, 2012 4 commits
  14. 28 Jul, 2012 3 commits