kmx git
login
register
kc3-lang
/
SDL
/
src/sensor/SDL_sensor.c
src/sensor/SDL_sensor.c
Log
Author
Commit
Date
CI
Message
7df0f4fd
2018-09-27T14:56:29
Fixed bug 4277 - warnings patch Sylvain Patch a few warnings when using: -Wmissing-prototypes -Wdocumentation -Wdocumentation-unknown-command They are automatically enabled with -Wall
c6647bf9
2018-08-21T17:24:12
Added the iOS sensor implementation
3e5dbc69
2018-08-21T13:29:21
Added a dummy sensor driver
7c3040e0
2018-08-21T12:11:34
First pass on the new SDL sensor API