commit | e4428f1d301f63e3f8c6f06b3f287026d539bc1e | [log] [tgz] |
---|---|---|
author | Michael Martz <michael.martz@live.com> | Wed Apr 13 12:39:44 2022 -0700 |
committer | ocornut <omarcornut@gmail.com> | Mon Apr 17 16:11:28 2023 +0200 |
tree | 9d2963ab1221ce0e07d62748397bc7ec0ef79f75 | |
parent | 7269baad8f1d99b7880f034d2637b08215e45de6 [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.