mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-24 03:49:29 -04:00
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. |
||
|---|---|---|
| .. | ||
| display | ||
| layer | ||
| vi.cpp | ||
| vi.h | ||
| vi_m.cpp | ||
| vi_m.h | ||
| vi_s.cpp | ||
| vi_s.h | ||
| vi_u.cpp | ||
| vi_u.h | ||