summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/nvflinger.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-24core_timing: Split off utility functions into core_timing_utilMerryMage1-0/+1
2018-07-19nvflinger: Emplace Display instances directlyLioncash1-9/+4
2018-07-18vi: Partially implement buffer crop parameters.bunnei1-1/+2
2018-07-17nvflinger: Fix for BufferQueue event handling.bunnei1-3/+0
2018-07-03Rename logging macro back to LOG_*James Rowe1-1/+1
2018-04-30core_timing: Namespace all functions and constants in core_timing's headerLioncash1-1/+1
2018-04-24nvflinger: Move logging macros over to new fmt-compatible onesLioncash1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-19nvflinger: Call MicroProfileFlip on NVFlinger::Compose.bunnei1-0/+3
2018-03-03Vi: Signal the BufferQueue's Native Handle right after ReleaseBuffer is called.Subv1-0/+3
2018-02-14Fix fps counter to correctly measure frame end when there was no frame to drawJames Rowe1-0/+2
2018-02-12vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.bunnei1-1/+1
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv1-0/+161