yuzu/src/core/hle/service/vi
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures
C++20 deprecates capturing the this pointer via the '=' capture.
Instead, we replace it or extend the capture specification.
2020-08-03 11:54:04 -04:00
..
display service: vi: Implement CloseLayer. 2020-01-04 00:45:06 -05:00
layer service/nvflinger: Store BufferQueue instances as regular data members 2019-02-21 22:09:46 -05:00
vi.cpp yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
vi.h service/vi: Unstub GetDisplayService 2019-02-26 20:16:23 -05:00
vi_m.cpp service/vi: Unstub GetDisplayService 2019-02-26 20:16:23 -05:00
vi_m.h service/vi: Remove use of a module class 2019-02-26 17:44:03 -05:00
vi_s.cpp service/vi: Unstub GetDisplayService 2019-02-26 20:16:23 -05:00
vi_s.h service/vi: Remove use of a module class 2019-02-26 17:44:03 -05:00
vi_u.cpp service: Update function tables 2020-06-29 04:01:34 +02:00
vi_u.h service/vi: Remove use of a module class 2019-02-26 17:44:03 -05:00