commit | a0f01d229039417d139a06fd3da687c8add56377 | [log] [tgz] |
---|---|---|
author | joeslay <54322500+joeslay@users.noreply.github.com> | Wed Mar 11 17:51:02 2020 +0000 |
committer | ocornut <omarcornut@gmail.com> | Wed Mar 11 21:22:52 2020 +0100 |
tree | 37502890b2702862f4981b8857b20642ab62a662 | |
parent | a5041c8820866bffb59f606c4d31abdb1ea6d8e2 [diff] |
Improve resizing in dx11 example (#3057) Make the dx11 example implementation resize the window in a sane way, i.e. not the stretching/scaling the initial render to fit the new window size (current behaviour).