[OpenTK] Fixed Utilities.CreateSdl2WindowInfo
authorStefanos A. <stapostol@gmail.com>
Fri, 10 Jan 2014 15:56:26 +0000 (16:56 +0100)
committerStefanos A. <stapostol@gmail.com>
Fri, 10 Jan 2014 15:56:26 +0000 (16:56 +0100)
commit19eb72b3a9afe06536f346a822aac4e57841e5d4
tree695b0a2ff9648e9e8622cafb39ebc873310f0e60
parentaff97198726d225e31122807ecd154a4c7045e54
[OpenTK] Fixed Utilities.CreateSdl2WindowInfo

Utilities.CreateSdl2WindowInfo should store the specified windowHandle
directly instead of trying to call SDL.SDL.CreateWindowFrom.
Source/OpenTK/Platform/Utilities.cs