summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/nvflinger.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvflinger: Use a std::array for the available displays instead of std::vectorLioncash2019-01-301-1/+7
* kernel/event: Reference ReadableEvent from WritableEventZach Hilman2018-11-291-1/+1
* core: Port all current usages of Event to Readable/WritableEventZach Hilman2018-11-291-3/+8
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-2/+2
* nvdrv: Get rid of global std::weak_ptrLioncash2018-08-081-0/+9
* nvflinger: Get rid of indirect inclusionsLioncash2018-08-071-1/+4
* nvflinger: Use std::string_view in OpenDisplay()Lioncash2018-08-071-1/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv2018-01-221-0/+84