Sam Lantinga
|
bb12c6e03e
|
Added Android hidapi 0.14.0 support
|
2023-05-26 08:19:04 -07:00 |
|
Sam Lantinga
|
3b7b8f3c09
|
Updated hidapi to 0.14.0 release
Upstream: https://github.com/libusb/hidapi/releases/tag/hidapi-0.14.0
|
2023-05-26 08:19:04 -07:00 |
|
Anonymous Maarten
|
b6ae281e97
|
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2023-03-30 21:35:01 +00:00 |
|
Sam Lantinga
|
63724c113b
|
Removed the vi format comments from the source
Vim users can use the [editorconfig plugin](https://github.com/editorconfig/editorconfig-vim) to automatically set tab spacing for the SDL coding style.
Fixes https://github.com/libsdl-org/SDL/issues/6903
|
2022-12-26 11:17:23 -08:00 |
|
Anonymous Maarten
|
4676d1d31e
|
android: register all methods using JNI_OnLoad
|
2022-12-21 23:00:58 -08:00 |
|