aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvflinger/buffer_queue.h
AgeCommit message (Expand)Author
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
2018-11-04Fix typo in BufferTransformFlagsFrederic Laing
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-09-13service: Use nested namespace specifiers where applicableLioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-10video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash
2018-08-09buffer_queue: Make reference parameter of SetPreallocatedBuffer constLioncash
2018-07-17vi: Partially implement buffer crop parameters.bunnei
2018-07-17nvflinger: Fix for BufferQueue event handling.bunnei
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-23renderer_opengl: Better handling of framebuffer transform flags.bunnei
2018-03-18vi: Remove DequeueBuffer and wait until next available buffer.bunnei
2018-02-11vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.bunnei
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv