suyu/src/core/hle/service/nvflinger
Lioncash ef073ff117 service/nvflinger,service/vi: Handle failure cases with exposed API
Converts many of the Find* functions to return a std::optional<T> as
opposed to returning the raw return values directly. This allows
removing a few assertions and handles error cases like the service
itself does.
2019-02-05 18:03:28 -05:00
..
buffer_queue.cpp kernel/event: Reference ReadableEvent from WritableEvent 2018-11-29 08:48:40 -05:00
buffer_queue.h kernel/event: Reference ReadableEvent from WritableEvent 2018-11-29 08:48:40 -05:00
nvflinger.cpp service/nvflinger,service/vi: Handle failure cases with exposed API 2019-02-05 18:03:28 -05:00
nvflinger.h service/nvflinger,service/vi: Handle failure cases with exposed API 2019-02-05 18:03:28 -05:00