Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma_pushbuffer: Optimize to avoid loop and copy on Push. | bunnei | 2018-11-28 | 1 | -2/+10 |
* | gpu: Move command list profiling to DmaPusher::DispatchCalls. | bunnei | 2018-11-28 | 1 | -0/+5 |
* | gpu: Rewrite GPU command list processing with DmaPusher class. | bunnei | 2018-11-27 | 1 | -0/+110 |