commit | 6b8b9af88a2fef32039691d2013b637d04067e8e | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Thu May 25 15:58:32 2023 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Fri May 26 08:19:04 2023 -0700 |
tree | 9905bef8a382aeb6344c095ebed0035e01b9f727 | |
parent | b252ecec6d139e236b4b7cce99076acdf89f3151 [diff] |
Disable HIDAPI libusb support on FreeBSD in CI It looks like we're expecting a newer version of libusb than is installed on our VM image. Disabling pending further investigation.
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)