Skip to content
Snippets Groups Projects
  1. Mar 13, 2018
    • psychocrypt's avatar
      fix shadowed variable · 702ab566
      psychocrypt authored
      A redefinition of a variable in a local scope avoid that the intensity is rounded to a multiple of the work size.
      702ab566
  2. Mar 12, 2018
  3. Mar 10, 2018
  4. Mar 04, 2018
  5. Mar 03, 2018
  6. Feb 28, 2018
  7. Feb 22, 2018
  8. Feb 21, 2018
  9. Feb 19, 2018
  10. Feb 17, 2018
  11. Feb 14, 2018
  12. Feb 12, 2018
  13. Feb 11, 2018
  14. Feb 10, 2018
  15. Feb 06, 2018
  16. Feb 03, 2018
  17. Feb 02, 2018
  18. 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
Loading