gosu icon indicating copy to clipboard operation
gosu copied to clipboard

Initial UWP support

Open Dahrkael opened this issue 7 years ago • 0 comments

  • added UWP solution and projects inside winrt folder to keep them contained.
  • added GOSU_IS_UWP macro to detect when compilling for UWP and include/exclude specific code.
  • added specific code for UWP, mainly because incompatibilities between WIN32 and UWP.

OpenAL dependency is another fork with UWP backends, maybe mergeable with the current one.

Dahrkael avatar Dec 06 '16 19:12 Dahrkael