mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 16:25:37 +00:00
0d3ab7174c
uint-to-intptr conversion must obey uint-to-int conversions on 32-bit machines, otherwise an OverflowException may occur: conversions of numbers over 2^31-1 must be declared as unchecked. Fixes issue reported here: http://www.opentk.com/node/3418 |
||
---|---|---|
.. | ||
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 |