commit | ba0ba9ef16499f197639d22b1ae96b1c41b16704 | [log] [tgz] |
---|---|---|
author | Ethan Lee <flibitijibibo@gmail.com> | Fri Apr 08 01:20:36 2022 -0400 |
committer | Sam Lantinga <slouken@libsdl.org> | Thu Apr 07 23:47:20 2022 -0700 |
tree | 62ed30a0227af826e5942424eaba23e40789ffdc | |
parent | cb8163081685fd97deba3c800bb8f10841b555a1 [diff] |
direct3d11: Set the swapchain target immediately after creating it. Fixes #4782
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)