mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-24 03:30:15 +01:00
fa4dc2cf42
With the display and layer structures relocated to the vi service, we can begin giving these a proper interface before beginning to properly support the display types. This converts the display struct into a class and provides it with the necessary functions to preserve behavior within the NVFlinger class.