mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-14 00:50:38 +00:00
998d480d62
- The OSX builds exclude the new Vulkan support, because it requires building against 10.11 or newer SDK, and I build against 10.8 SDK. - The Windows builds exclude the new wasapi audio feature, because it keeps sending AUDIO_F32LSB in the obtained.format for me. git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1490 af15c1b1-3010-417e-b628-4374ebc0bcbd |
||
---|---|---|
.. | ||
bin | ||
include | ||
lib | ||
lib64 | ||
main | ||
watcom | ||
BUGS.txt | ||
COPYING.txt | ||
README-SDL.txt | ||
README.txt | ||
WhatsNew.txt |
Simple DirectMedia Layer (SDL) Version 2.0 --- https://www.libsdl.org/ 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)