This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
da034f324adebda824db010e1d020df884cb1e81
engine
/
platform
/
android
T
History
Rémi Verschelde
7d06d50e65
Merge pull request
#5395
from vnen/android-sensors
...
Fix Android sensors polling rate on resume
2016-06-26 09:46:10 +02:00
..
export
…
globals
…
java
…
android_native_app_glue.c
…
android_native_app_glue.h
…
AndroidManifest.xml.template
…
audio_driver_jandroid.cpp
…
audio_driver_jandroid.h
…
audio_driver_opensl.cpp
…
audio_driver_opensl.h
…
build.gradle.template
Gradle: remove trailing spaces
2016-06-25 13:39:03 +02:00
cpu-features.c
…
cpu-features.h
…
detect.py
…
dir_access_android.cpp
…
dir_access_android.h
…
dir_access_jandroid.cpp
…
dir_access_jandroid.h
…
file_access_android.cpp
…
file_access_android.h
…
file_access_jandroid.cpp
…
file_access_jandroid.h
…
godot_android.cpp
…
ifaddrs_android.cpp
…
ifaddrs_android.h
…
java_class_wrapper.cpp
…
java_class_wrapper.h
…
java_glue.cpp
…
java_glue.h
…
logo.png
…
os_android.cpp
…
os_android.h
…
platform_config.h
…
SCsub
…
sign.sh
…
thread_jandroid.cpp
Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS
2016-06-25 10:41:23 -03:00
thread_jandroid.h
…