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
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
+1
View File
@@ -0,0 +1 @@
/*.so
+1
View File
@@ -0,0 +1 @@
bochs/android/bochs/AndroidAppSettings.cfg
+1
View File
@@ -0,0 +1 @@
bochs/android/bochs/AndroidBuild.sh
+1
View File
@@ -0,0 +1 @@
bochs/android/bochs/AndroidData
+1
View File
@@ -0,0 +1 @@
bochs/android/bochs/icon.png
+1 -1
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.