summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-19vi: Remove DequeueBuffer and wait until next available buffer.bunnei2-6/+25
2018-03-17nvflinger: Remove superfluous buffer format check.bunnei1-3/+1
2018-03-03Vi: Signal the BufferQueue's Native Handle right after ReleaseBuffer is called.Subv1-0/+3
2018-02-14Fix fps counter to correctly measure frame end when there was no frame to drawJames Rowe1-0/+2
2018-02-12vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.bunnei3-3/+18
2018-02-10nvflinger: (Hack) Use first available buffer if none are found.bunnei1-1/+5
2018-02-05nvflinger: Signal BufferQueue native handle event.bunnei1-0/+1
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv4-0/+423