mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 18:55:38 +00:00
28ac3cec0b
When running over remote desktop without hardware acceleration, there are no GraphicsModes that support desktop composition. This patch adds logic to avoid requesting composition-capable modes when running over RDP. Additionally, it changes the mode selection logic to consider modes that support features partially (e.g. 16bpp color instead of 32bpp), albeit with a heavy penalty over fully supported modes. |
||
---|---|---|
.. | ||
Bindings | ||
API.cs | ||
WglHelper.cs | ||
WinDisplayDevice.cs | ||
WinFactory.cs | ||
WinGLContext.cs | ||
WinGLNative.cs | ||
WinGraphicsMode.cs | ||
WinInputBase.cs | ||
WinKeyMap.cs | ||
WinMMJoystick.cs | ||
WinRawInput.cs | ||
WinRawKeyboard.cs | ||
WinRawMouse.cs | ||
WinWindowInfo.cs | ||
XInputJoystick.cs |