Skip to content

v2.1.2

Compare
Choose a tag to compare
@anko anko released this 22 Mar 21:49
· 18 commits to master since this release

No user-facing functionality changes.

Performance improvements, and a guard against future XInput2 API changes.

  • Slightly more efficient event-looping.
  • Query for specific version of XInput2, to guard against future versions of XInput2 that could potentially break API unless we do this.