Ozkan Sezer
|
afc1738ecb
|
SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists.
Avoids gcc -pedantic warnings, closes bug #4253.
|
2018-09-07 10:47:50 +03:00 |
Ryan C. Gordon
|
0cf1ae9d0b
|
Fixed a comment typo.
|
2018-09-05 21:24:13 -04:00 |
Sam Lantinga
|
8adadf8f0e
|
Added documentation for additional Android sensors
|
2018-08-23 10:51:54 -07:00 |
Sam Lantinga
|
f225af0c1e
|
Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes.
Documented the values returned by the accelerometer and gyroscope sensors
|
2018-08-22 21:48:28 -07:00 |
Sam Lantinga
|
c5bcefa7e8
|
Fixed duplicate definition of SDL_JoystickID
|
2018-08-21 13:44:11 -07:00 |
Sam Lantinga
|
7c3040e08a
|
First pass on the new SDL sensor API
|
2018-08-21 12:11:34 -07:00 |