commit | 648a2b4ff41ee3630c4649a81a38ca71545e0093 | [log] [tgz] |
---|---|---|
author | Michael Martz <michael.martz@live.com> | Wed Apr 13 12:39:44 2022 -0700 |
committer | ocornut <omarcornut@gmail.com> | Fri Apr 07 18:56:28 2023 +0200 |
tree | 95bfa6a8a6988891b2c7adbc397cc528eca18008 | |
parent | 3f4482e3346981164937926ab15a6934ef46a28a [diff] |
Resolved multiple issues with fix 2600 Device Contexts are no longer maintained for the application lifetime. ::GetDC() is now never called when using DirectX backend. Removed lambda callback and brought WGL function loading into conformance with XInput DLL loading.