Skip to content
  1. Feb 19, 2018
  2. Feb 17, 2018
  3. Feb 14, 2018
  4. Feb 12, 2018
  5. Feb 11, 2018
  6. Feb 10, 2018
  7. Feb 06, 2018
  8. Feb 03, 2018
  9. Feb 02, 2018
  10. Feb 01, 2018
    • Ryan's avatar
      Fix Disabling AMD GPUs · 064804bd
      Ryan authored
      The AMD jconf.cpp would only accept an array. The config sample, and the nvidia and cpu config work with the value 'null', as they accept a 'kNullType'. This means at current, AMD GPUs could not be turned off, the config file wouldn't parse on load.
      
      This change makes AMD consistent with the others, and can now be disabled.
      064804bd
    • Steve Swinsburg's avatar
      Update FAQ.md · fc9d30b5
      Steve Swinsburg authored
      Add info about sysctl.conf so that the settings are preserved.
      fc9d30b5
  11. Jan 31, 2018
  12. Jan 30, 2018
  13. Jan 28, 2018
  14. Jan 27, 2018
  15. Jan 26, 2018
  16. Jan 25, 2018
  17. Jan 24, 2018
    • Andre Mueller's avatar
      Update compile process · c7d136fe
      Andre Mueller authored
      Added/Rewrote instructions on how to compile in Windows; Fixed some typos and syntax; Added build option section
      c7d136fe
    • psychocrypt's avatar
      remove usage of `rotate` · ac474caa
      psychocrypt authored
      revert the change that the OpenCl function `rotate` is used instead of `SKEIN_ROT`
      ac474caa
    • Grant Galitz's avatar
      author update · b9fb744a
      Grant Galitz authored
      b9fb744a
    • Grant Galitz's avatar
      Optimize Skein · 617af4b3
      Grant Galitz authored
      - Eliminate modulus math (It runs slow inside microcode).
      - Convert whatever the hell was going on into a rotate op. Like... Someone kinda reinvented the wheel in order to do a simple rotate.
      617af4b3
  18. Jan 22, 2018
Loading