summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/buffer_queue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* NVFlinger: Correct GCC compile errorFernando Sahmkow2019-07-051-1/+1
* nvflinger: Acquire buffers in the same order as they were queued.Fernando Sahmkow2019-07-051-0/+2
* nv_services: Correct buffer queue fencing and GPFifo fencingFernando Sahmkow2019-07-051-2/+6
* nvflinger: Implement swap intervalsFernando Sahmkow2019-07-051-1/+2
* common/math_util: Move contents into the Common namespaceLioncash2019-02-271-2/+2
* core_timing: Rename CoreTiming namespace to Core::TimingLioncash2019-02-121-4/+0
* kernel/event: Reference ReadableEvent from WritableEventZach Hilman2018-11-291-6/+2
* core: Port all current usages of Event to Readable/WritableEventZach Hilman2018-11-291-5/+10
* Fix typo in BufferTransformFlagsFrederic Laing2018-11-041-2/+2
* global: Use std::optional instead of boost::optional (#1578)Frederic L2018-10-301-3/+4
* service: Use nested namespace specifiers where applicableLioncash2018-09-131-4/+2
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash2018-08-111-0/+1
* buffer_queue: Make reference parameter of SetPreallocatedBuffer constLioncash2018-08-091-1/+1
* vi: Partially implement buffer crop parameters.bunnei2018-07-181-1/+4
* nvflinger: Fix for BufferQueue event handling.bunnei2018-07-171-6/+2
* Qt: Update the WaitTree widget to show info about the current mutex of each thread.Subv2018-04-211-2/+4
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* renderer_opengl: Better handling of framebuffer transform flags.bunnei2018-03-231-0/+2
* vi: Remove DequeueBuffer and wait until next available buffer.bunnei2018-03-191-1/+5
* vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.bunnei2018-02-121-1/+15
* VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv2018-01-221-0/+82