MonoGame / MonoGame.Dependencies

The MonoGame binary dependencies submodule.
38 stars 51 forks source link

OpenTK Update #65

Closed harry-cpp closed 8 years ago

harry-cpp commented 8 years ago

OpenTK source: https://github.com/opentk/opentk/tree/a1ff0d949f0eaa800533548d6ea635402c6d2467

Need this so Joystick ID can be implemented for the DesktopGL platform.

harry-cpp commented 8 years ago

Since https://github.com/mono/MonoGame/issues/4399 is a thing, I really don't see a point in doing this update.

tomspilman commented 8 years ago

Well... we still want to ship a good 3.5 release soon. Is this required for 3.5 to work well?

harry-cpp commented 8 years ago

Well... we still want to ship a good 3.5 release soon. Is this required for 3.5 to work well?

The OpenTK fixes @mrhelmut has done are much more important, and they will provide newer OpenTK anyway, so my PR is redundant.

tomspilman commented 8 years ago

Got it.