aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/State/FifoSemaphoreOperation.cs
AgeCommit message (Collapse)Author
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan
* Add new structures from official docs, start migrating GPFifo * Finish migration to new GPFifo processor * Implement fast constant buffer data upload * Migrate to new GPFifo class * XML docs
2020-05-29Implement FIFO semaphore (#1286)gdkchan
* Implement FIFO semaphore * New enum for FIFO semaphore operation