Added bochs submodule

This commit is contained in:
Sergii Pylypenko
2016-03-16 20:18:41 +02:00
parent 87bb39a074
commit bcfd019efe
8 changed files with 10 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -71,3 +71,6 @@
[submodule "project/jni/application/xserver/pulseaudio"]
path = project/jni/application/xserver/pulseaudio
url = git@github.com:pelya/pulseaudio-android.git
[submodule "project/jni/application/bochs/bochs"]
path = project/jni/application/bochs/bochs
url = git@github.com:lubomyr/bochs.git

View File

@@ -0,0 +1 @@
/*.so

View File

@@ -0,0 +1 @@
bochs/android/bochs/AndroidAppSettings.cfg

View File

@@ -0,0 +1 @@
bochs/android/bochs/AndroidBuild.sh

View File

@@ -0,0 +1 @@
bochs/android/bochs/AndroidData

View File

@@ -0,0 +1 @@
bochs/android/bochs/icon.png

View File

@@ -7,7 +7,7 @@ TODO, which will get actually done
- TeeWorlds: aiming with gyroscope.
- OpenArena: fix aiming angles jumping at random after the first zoom and after respawn, publish to Android TV.
- OpenArena: publish to Android TV.
- OpenArena: fix VR mode, add settings for eye separation and focus angle.