Age | Commit message (Expand) | Author |
2021-12-26 | Fix I2M texture copies when line length is not a multiple of 4 (#2938) | gdkchan |
2021-09-29 | Replace CacheResourceWrite with more general "precise" write (#2684) | riperiperi |
2021-09-19 | Fast path for Inline2Memory buffer write that skips write tracking (#2624) | riperiperi |
2021-09-11 | Account for negative strides on DMA copy (#2623) | gdkchan |
2021-08-04 | Support non-contiguous copies on I2M and DMA engines (#2473) | gdkchan |
2021-07-12 | Implement a fast path for I2M transfers (#2467) | gdkchan |
2021-07-11 | Separate GPU engines (part 2/2) (#2440) | gdkchan |
2021-07-07 | Separate GPU engines and make state follow official docs (part 1/2) (#2422) | gdkchan |