Skip to content
Snippets Groups Projects
  1. Apr 04, 2018
  2. Apr 03, 2018
  3. Apr 02, 2018
  4. Apr 01, 2018
  5. Mar 31, 2018
  6. Mar 29, 2018
    • psychocrypt's avatar
      github annotations · 0c48570a
      psychocrypt authored
      - documentation: change `aeon` to `aeon7`
      - change `case` order in `switch` statements
      - update README.txt
      0c48570a
  7. Mar 28, 2018
  8. Mar 27, 2018
    • psychocrypt's avatar
      fix parentheses warning · 983efafd
      psychocrypt authored
      fix warning
      
      ```
      /Users/user/xmr-stak/xmrstak/backend/amd/amd_gpu/gpu.cpp:481:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                      if( ret = clGetProgramInfo(ctx->Program, CL_PROGRAM_BINARIES, num_devices * sizeof(char*), all_programs.data(),NULL) != CL_SUCCESS)
      ```
      983efafd
    • psychocrypt's avatar
      POW AEON v7 · 5a2c4444
      psychocrypt authored
      - add new pow for AEON
      - fix missing cryptonight-heavy selection for multi hashes
      5a2c4444
  9. Mar 26, 2018
  10. Mar 25, 2018
  11. 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
  12. Mar 10, 2018
  13. Mar 03, 2018
  14. Feb 28, 2018
  15. Feb 21, 2018
  16. Feb 19, 2018
  17. Feb 17, 2018
  18. Feb 14, 2018
Loading