ui/overlay: Fix enhanced frame pacing naming and disable frameskip for now. (#99)
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
bc649965ee
commit
be552c37a1
10 changed files with 91 additions and 185 deletions
|
@ -9,7 +9,6 @@ export NDK_CCACHE=$(which ccache)
|
|||
export ANDROID_KEYSTORE_FILE=~/android.keystore
|
||||
export ANDROID_KEYSTORE_PASS=`cat ~/android.pass`
|
||||
export ANDROID_KEY_ALIAS=`cat ~/android.alias`
|
||||
export ANDROID_HOME=/opt/android-sdk/
|
||||
|
||||
cd src/android
|
||||
chmod +x ./gradlew
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue