1. 04 Jun, 2018 1 commit
    • Subv's avatar
      GPU: Partial implementation of long GPU queries. · d5733340
      Subv authored
      Long queries write a 128-bit result value to memory, which consists of a 64 bit query value and a 64 bit timestamp.
      
      In this implementation, only select=Zero of the Crop unit is implemented, this writes the query sequence as a 64 bit value, and a 0u64 value for the timestamp, since we emulate an infinitely fast GPU.
      
      This specific type was hwtested, but more rigorous tests should be performed in the future for the other types.
      d5733340
  2. 01 Jun, 2018 2 commits
  3. 31 May, 2018 6 commits
  4. 30 May, 2018 12 commits
  5. 29 May, 2018 1 commit
  6. 28 May, 2018 2 commits
  7. 27 May, 2018 7 commits
  8. 26 May, 2018 8 commits
  9. 24 May, 2018 1 commit