Merge branch 'questzdoom' of https://github.com/emawind84/QuestZDoom into questzdoom

This commit is contained in:
Emanuele Disco 2021-08-05 00:20:39 +09:00
commit 1b4d9448cb
6 changed files with 2 additions and 2 deletions

View File

@ -1866,7 +1866,7 @@ JNIEXPORT jlong JNICALL Java_com_drbeef_questzdoom_GLES3JNILib_onCreate( JNIEnv
gpu = arg_int0("g", "gpu", "<int>", "GPU perf index 1-4 (default: 3)"),
msaa = arg_int0("m", "msaa", "<int>", "MSAA 1-4 (default: 1)"),
ffr = arg_int0("f", "ffr", "<int>", "FFR 0-4 (default: 0)"),
refresh = arg_int0("r", "refresh", "<int>", "Display Refresh 60 or 72 (default: 72)"),
refresh = arg_int0("r", "refresh", "<int>", "Display Refresh 60, 72 or 90 (default: 72)"),
end = arg_end(20)
};

@ -1 +1 @@
Subproject commit cb48a9a10157f05bdd2ba902cf23af62da619718
Subproject commit 91f71cf679dcd6b632e8c30ff5a9a528568f9502

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.