1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-20 16:22:02 -05:00

Somewhat better NvFlinger (I guess) (fixes #30)

This commit is contained in:
gdkchan
2018-02-23 18:48:27 -03:00
parent eafc58c9f2
commit 2ed733b1d5
14 changed files with 820 additions and 444 deletions

View File

@@ -1,4 +1,3 @@
using Ryujinx.Core.OsHle.Handles;
using Ryujinx.Core.OsHle.Ipc;
using System.Collections.Generic;