meyraud705
|
9cfac88054
|
Improve sensor detection for Linux gamepad
|
2023-06-26 07:32:40 -07:00 |
|
Sam Lantinga
|
fde78d12f2
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08: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 |
|
Sam Lantinga
|
53e685168d
|
Fixed declaration-after-statement warning
|
2022-07-18 07:31:23 -07:00 |
|
Sam Lantinga
|
6ad7fdecce
|
Fixed infinite loop for values bigger than 0x40000000
Fixes https://github.com/libsdl-org/SDL/issues/5930
|
2022-07-18 07:26:29 -07:00 |
|
Sam Lantinga
|
b299cb3d3c
|
Added a utility function to calculate the next power of 2 for a value
|
2022-07-17 08:31:16 -07:00 |
|