summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/buffer_queue.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-05NVFlinger: Correct GCC compile errorFernando Sahmkow1-1/+1
2019-07-05nvflinger: Acquire buffers in the same order as they were queued.Fernando Sahmkow1-0/+2
2019-07-05nv_services: Correct buffer queue fencing and GPFifo fencingFernando Sahmkow1-2/+6
2019-07-05nvflinger: Implement swap intervalsFernando Sahmkow1-1/+2
2019-02-27common/math_util: Move contents into the Common namespaceLioncash1-2/+2
2019-02-12core_timing: Rename CoreTiming namespace to Core::TimingLioncash1-4/+0
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman1-6/+2
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman1-5/+10
2018-11-04Fix typo in BufferTransformFlagsFrederic Laing1-2/+2
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L1-3/+4
2018-09-13service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-1/+1
2018-08-11video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash1-0/+1
2018-08-09buffer_queue: Make reference parameter of SetPreallocatedBuffer constLioncash1-1/+1
2018-07-18vi: Partially implement buffer crop parameters.bunnei1-1/+4
2018-07-17nvflinger: Fix for BufferQueue event handling.bunnei1-6/+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
2018-03-23renderer_opengl: Better handling of framebuffer transform flags.bunnei1-0/+2
2018-03-19vi: Remove DequeueBuffer and wait until next available buffer.bunnei1-1/+5
2018-02-12vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.bunnei1-1/+15
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv1-0/+82