Skip to content
  1. Jun 04, 2018
    • 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. Jun 01, 2018
  3. May 31, 2018
  4. May 30, 2018
  5. May 29, 2018
  6. May 28, 2018
  7. May 27, 2018
  8. May 26, 2018
  9. May 24, 2018
Loading