18 Commits (bbc2e1c565a0ade39d8b90c7cfb2ffdb80dc9888)

Author SHA1 Message Date
Lioncash bbc2e1c565 service/nvflinger: Relocate definitions of Layer and Display to the vi service 7 years ago
Lioncash 1c3371c921 core_timing: Convert core timing into a class 7 years ago
Lioncash 1d2de5c4b5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
Lioncash ac9fcf2ca2 service/nvflinger,service/vi: Handle failure cases with exposed API 7 years ago
Lioncash 49a28d52da service/nvflinger: Mark FindVsyncEvent() as a const member function 7 years ago
Lioncash 797fbcc6dd service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent() 7 years ago
Lioncash 7ba76e0c34 service/nvflinger: Make FindBufferQueueId() a const member function 7 years ago
Lioncash f57dd1bae3 service/nvflinger: Rename Get prefix on function to Find 7 years ago
Lioncash ca1d4b7b11 nvflinger: Add the Null display 7 years ago
Lioncash 9d7cbe408b nvflinger: Use a std::array for the available displays instead of std::vector 7 years ago
Zach Hilman b0d0735e9b kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash e8824d065b nvdrv: Get rid of global std::weak_ptr 8 years ago
Lioncash fd0111572b nvflinger: Get rid of indirect inclusions 8 years ago
Lioncash a907041218 nvflinger: Use std::string_view in OpenDisplay() 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
Subv edb1c9589b VI: Move BufferQueue and NVFlinger to their own folder/namespace. 8 years ago