mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 19:45:32 +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 |
||
---|---|---|
.. | ||
Dummy | ||
Egl | ||
MacOS | ||
SDL2 | ||
Windows | ||
X11 | ||
DesktopGraphicsContext.cs | ||
DisplayDeviceBase.cs | ||
EmbeddedGraphicsContext.cs | ||
Factory.cs | ||
IDisplayDeviceDriver.cs | ||
INativeGLWindow.cs | ||
IPlatformFactory.cs | ||
IWindowInfo.cs | ||
PlatformException.cs | ||
Utilities.cs |