aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvflinger/buffer_queue.cpp
AgeCommit message (Expand)Author
2018-08-01kernel: Move object class to its own source filesLioncash
2018-07-17vi: Partially implement buffer crop parameters.bunnei
2018-07-17nvflinger: Fix for BufferQueue event handling.bunnei
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-24nvflinger: Move logging macros over to new fmt-compatible onesLioncash
2018-04-20Qt: Update the WaitTree widget to show info about the current mutex of each t...Subv
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-18vi: Remove DequeueBuffer and wait until next available buffer.bunnei
2018-03-16nvflinger: Remove superfluous buffer format check.bunnei
2018-02-11vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.bunnei
2018-02-09nvflinger: (Hack) Use first available buffer if none are found.bunnei
2018-02-04nvflinger: Signal BufferQueue native handle event.bunnei
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv