summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/buffer_queue.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-24nvflinger: Move logging macros over to new fmt-compatible onesLioncash1-2/+2
2018-04-21Qt: Update the WaitTree widget to show info about the current mutex of each thread.Subv1-2/+4
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
Tidies up namespace declarations
2018-03-19vi: Remove DequeueBuffer and wait until next available buffer.bunnei1-5/+20
2018-03-17nvflinger: Remove superfluous buffer format check.bunnei1-3/+1
2018-02-12vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.bunnei1-1/+2
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
- This gets BOTW booting.
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv1-0/+96