Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: Use host address for caching instead of guest address. | bunnei | 2019-03-15 | 1 | -95/+41 |
* | gpu_thread: Fix deadlock with threading idle state check. | bunnei | 2019-03-07 | 1 | -4/+7 |
* | gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion. | bunnei | 2019-03-07 | 1 | -3/+1 |
* | gpu: Always flush. | bunnei | 2019-03-07 | 1 | -8/+5 |
* | gpu: Move command processing to another thread. | bunnei | 2019-03-07 | 1 | -0/+154 |