14 Commits (7320c667dfa8993f4ebec8d6adfbf954d0591784)

Author SHA1 Message Date
Lioncash 7320c667df service/nvflinger: Mark FindVsyncEvent() as a const member function 7 years ago
Lioncash 3c02cdcc57 service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent() 7 years ago
Lioncash ba14fb42e4 service/nvflinger: Make FindBufferQueueId() a const member function 7 years ago
Lioncash 1d11def9c4 service/nvflinger: Rename Get prefix on function to Find 7 years ago
Lioncash 7e92497402 nvflinger: Add the Null display 7 years ago
Lioncash f45c25aaba nvflinger: Use a std::array for the available displays instead of std::vector 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash d378d98e26 nvdrv: Get rid of global std::weak_ptr 8 years ago
Lioncash e40b0cf437 nvflinger: Get rid of indirect inclusions 8 years ago
Lioncash 7e49881b7f nvflinger: Use std::string_view in OpenDisplay() 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
Subv 8d7686ff8e VI: Move BufferQueue and NVFlinger to their own folder/namespace. 8 years ago