aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/vi/vi_m.cpp
AgeCommit message (Expand)Author
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-21Service/vi: convert services to modulemailwl
2018-02-04logger: Add VI service logging category.bunnei
2018-01-24hle: Rename RequestBuilder to ResponseBuilder.bunnei
2018-01-24service: Fix all incorrect IPC response headers.bunnei
2018-01-22Services: Vi shouldn't be responsible for creating nvflinger.Subv
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-10NV: Keep track of Displays, Layers and BufferQueues in nvflinger.Subv
2018-01-10NV: Implemented (with stubs) the vi:m service and some of its subservices.Subv