mirror of
https://github.com/Ryujinx/ChocolArm64.git
synced 2025-01-03 16:55:43 +00:00
Try fixing NvFlinger rotation with scaling, return correct error code on WaitSignal timeout, always display window at the center of the screen
This commit is contained in:
parent
6d60fcfc24
commit
f38339fabc
|
@ -7,7 +7,6 @@ using System;
|
|||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection.Emit;
|
||||
using System.Threading;
|
||||
|
||||
namespace ChocolArm64
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue