28 Commits (9bca3fcdb0b3ae5319f5774a416d008bfb6e8023)

Author SHA1 Message Date
bunnei cbaf3b3c40 service: vi: Implement CloseLayer. 6 years ago
bunnei 8b35acbd29 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
bunnei 5cb0f276fe kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
Fernando Sahmkow 3897935493 NVFlinger: Reverse the change that only signaled events on buffer acquire. 6 years ago
Fernando Sahmkow 1df31e4b65 GPU_Async: Correct fences, display events and more. 6 years ago
David Marcec 4b13f6cfcb Rebase 6 years ago
David Marcec d927a700da Deglobalize System: NvFlinger 6 years ago
Fernando Sahmkow b8b874005f NVServices: Styling, define constructors as explicit and corrections 7 years ago
Fernando Sahmkow feac2e189e nvflinger: Implement swap intervals 7 years ago
Lioncash 71ed54cbaf service/nvflinger: Store BufferQueue instances as regular data members 7 years ago
Lioncash 55f3ddb276 service/vi/vi_layer: Convert Layer struct into a class 7 years ago
Lioncash 00b5069249 service/nvflinger: Move display specifics over to vi_display 7 years ago
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