| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-30 | video_core/dma_pusher: Silence C4828 warnings | Lioncash | |
| This was previously causing: warning C4828: The file contains a character starting at offset 0xa33 that is illegal in the current source character set (codepage 65001). warnings on Windows when compiling yuzu. | |||
| 2018-11-27 | dma_pushbuffer: Optimize to avoid loop and copy on Push. | bunnei | |
| 2018-11-26 | gpu: Rewrite GPU command list processing with DmaPusher class. | bunnei | |
| - More accurate impl., fixes Undertale (among other games). | |||
