mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-02 18:41:05 +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 |
||
---|---|---|
.. | ||
Bind | ||
Build.UpdateVersion | ||
Compatibility | ||
Converter | ||
Examples | ||
GLControl | ||
OpenTK | ||
QuickStart |