commit | a575e2cf5eeb8775cdf30ee85a4eda70d2fa4f24 | [log] [tgz] |
---|---|---|
author | Ozkan Sezer <sezeroz@gmail.com> | Mon Jan 17 20:56:24 2022 +0300 |
committer | Ozkan Sezer <sezeroz@gmail.com> | Mon Jan 17 20:56:24 2022 +0300 |
tree | 801d88055cc3dda05bfd7dca952b16cb5b418360 | |
parent | 33dadbf137a09e19328e5b6800235d49f673d315 [diff] |
Enable alloca on mingw/cygwin builds: This effectively reverts commit 391d73e37b26614e2e343ca8e9d4334e07380896 Fixes https://github.com/libsdl-org/SDL/issues/5234
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)