4441 Commits

Author SHA1 Message Date
dashboard
cdd485aca8 Added arm64 libs + replace some GLFW JNI calls with LWJGL's invokes 2021-11-08 11:48:16 +07:00
Duy Tran Khanh
3124ef9cbd
Fix returning null in nativeEglGetCurrentContext
Still, nothing changed, virglrenderer seems to face a deadlock...

thread #49, name = 'Client thread'
frame #0: 0x000071c448382187 libc.so`read + 7
frame #1: 0x000071c380338bf0 libOSMesa_8.so`virgl_block_read(fd=215, buf=0x000071c39ec81c98, size=8) at virgl_vtest_socket.c:61:13
frame #2: 0x000071c38033872b libOSMesa_8.so`virgl_vtest_negotiate_version(vws=0x000071c382e155c0) at virgl_vtest_socket.c:164:10
frame #3: 0x000071c380338576 libOSMesa_8.so`virgl_vtest_connect(vws=0x000071c382e155c0) at virgl_vtest_socket.c:220:28
frame #4: 0x000071c380335b60 libOSMesa_8.so`virgl_vtest_winsys_wrap(sws=0x000071c3899dea70) at virgl_vtest_winsys.c:662:4
frame #5: 0x000071c37f7e5305 libOSMesa_8.so`sw_screen_create_named(winsys=0x000071c3899dea70, driver="virpipe") at inline_sw_helper.h:57:13
frame #6: 0x000071c37f7e5246 libOSMesa_8.so`sw_screen_create_vk(winsys=0x000071c3899dea70, sw_vk=false) at inline_sw_helper.h:118:36
frame #7: 0x000071c37f7e5137 libOSMesa_8.so`sw_screen_create(winsys=0x000071c3899dea70) at inline_sw_helper.h:131:11
frame #8: 0x000071c37f7e50b0 libOSMesa_8.so`osmesa_create_screen at target.c:51:13
frame #9: 0x000071c37f7e6ce7 libOSMesa_8.so`create_st_manager at osmesa.c:159:23
frame #10: 0x000071c448396fa3 libc.so`pthread_once + 83
frame #11: 0x000071c37f7e6c8d libOSMesa_8.so`call_once(flag=0x000071c3805a6008, func=(libOSMesa_8.so`create_st_manager at osmesa.c:153)) at threads_posix.h:96:5
frame #12: 0x000071c37f7e5ba7 libOSMesa_8.so`get_st_manager at osmesa.c:176:4
frame #13: 0x000071c37f7e5afd libOSMesa_8.so`get_st_api at osmesa.c:187:4
frame #14: 0x000071c37f7e5d8f libOSMesa_8.so`OSMesaMakeCurrent(osmesa=0x000071c386500da0, buffer=0x000071c3a96bd040, type=5121, width=1920, height=1080) at osmesa.c:788:27
2021-11-07 18:52:57 +07:00
github-actions
4558bf4c2f CI: Update gl4es 2021-11-07 11:27:47 +00:00
Duy Tran Khanh
b73cf700a9
Update GL.java 2021-11-07 18:24:18 +07:00
Duy Tran Khanh
b5c43b399f
Update android.yml 2021-11-07 16:00:20 +07:00
Duy Tran Khanh
2a67a05d3f
Set VTEST_SOCKET_NAME 2021-11-07 15:58:37 +07:00
Duy Tran Khanh
bdbb38c273
Update README.md 2021-11-07 15:51:00 +07:00
github-actions
ae31572c94 CI: Update gl4es 2021-11-07 08:36:20 +00:00
github-actions
f26df7edb7 CI: Update gl4es 2021-11-07 08:35:43 +00:00
Duy Tran Khanh
a5d035254d
Update android.yml 2021-11-07 15:32:48 +07:00
Duy Tran Khanh
d6da2573db
Update android.yml 2021-11-07 15:32:11 +07:00
Duy Tran Khanh
41257f0805
Don't upload to internal track (test branch) 2021-11-07 15:30:04 +07:00
github-actions
50787cd69e CI: Update gl4es 2021-11-07 08:26:17 +00:00
Duy Tran Khanh
6064d85e41
TEST: disable calling OSMesaMakeCurrent from LWJGL side 2021-11-07 15:22:40 +07:00
Duy Tran Khanh
bf4340c564
Added libs for x86_64 2021-11-07 15:18:28 +07:00
Duy Tran Khanh
94423a014d
Minimize loadSymbolsVirGL function 2021-11-07 14:55:15 +07:00
Duy Tran Khanh
45c98c3073
Bug fix: loadSymbols() is called twice 2021-11-07 14:51:23 +07:00
Duy Tran Khanh
7d2d4c53f8
Properly init the EGL context for vtest server 2021-11-07 14:43:11 +07:00
Duy Tran Khanh
df7d78d916
WIP: changes for VirGL 2021-11-06 06:30:16 +07:00
github-actions
21f6b166ae CI: Update vgpu 2021-11-04 23:02:14 +00:00
github-actions
9c6ee1f938 CI: Update gl4es 2021-11-04 22:59:54 +00:00
Duy Tran Khanh
06dbc8adce
Update JavaGUILauncherActivity.java
return true
2021-11-05 05:56:32 +07:00
github-actions
27624f31bd CI: Update vgpu 2021-11-04 22:31:28 +00:00
github-actions
f77f5b305c CI: Update gl4es 2021-11-04 22:28:48 +00:00
Duy Tran Khanh
1a6e029e95
Update JavaGUILauncherActivity.java 2021-11-05 05:25:07 +07:00
github-actions
21531c57a8 CI: Update vgpu 2021-11-04 22:21:23 +00:00
github-actions
1c54a9441c CI: Update gl4es 2021-11-04 22:19:19 +00:00
Duy Tran Khanh
71b7c9696d
Impl: toggle virtual mouse button for mod installer 2021-11-05 05:14:29 +07:00
Duy Tran Khanh
027be08816
Add toggle virtual mouse button for mod installer 2021-11-05 04:52:29 +07:00
github-actions
14dcf99938 CI: Update vgpu 2021-10-24 12:16:30 +00:00
LegacyGamerHD
7e8bc71118
Update README.md 2021-10-24 05:13:34 -07:00
github-actions
b2d3f2f9ad CI: Update vgpu 2021-10-23 10:39:39 +00:00
LegacyGamerHD
98ed5156af
Update README.md 2021-10-23 12:36:07 +02:00
Duy Tran Khanh
7db14dc41e
Update README.md 2021-10-23 14:48:46 +07:00
Duy Tran Khanh
fca386ca6d
Update AndroidManifest.xml 2021-10-20 11:33:13 +07:00
Duy Tran Khanh
bf963d8f3e
(test) freeform: don't restart activity on resize 2021-10-20 11:26:59 +07:00
rscDMTalt
9f9e64c870
Update README.md (#2052) 2021-10-17 19:58:28 +02:00
Duy Tran Khanh
f30b4a23e0
Use scaled x,y for touch hover 2021-10-12 11:13:56 +07:00
Duy Tran Khanh
f1e4f6ea4c
Fix camera jumps when switch to grab state while moving finger 2021-10-12 09:07:56 +07:00
github-actions
f7b2c7b463 CI: Update vgpu 2021-10-12 01:33:41 +00:00
github-actions
966d1ff6ea CI: Update gl4es 2021-10-12 01:31:43 +00:00
Duy Tran Khanh
96202b9d05
Possible fix for broken touch hover 2021-10-12 08:28:52 +07:00
github-actions
4152a0011e CI: Update vgpu 2021-10-02 09:16:00 +00:00
LegacyGamerHD
98e1d321b2
Update README.md 2021-10-02 11:13:18 +02:00
github-actions
b2a8fece06 CI: Update vgpu 2021-10-01 16:44:18 +00:00
LegacyGamerHD
b6d88e53c5
Update README.md 2021-10-01 18:40:37 +02:00
Duy Tran Khanh
7df3d7e05e
Mod installer: Fail when Java 8 is not selected 2021-09-29 15:42:05 +07:00
Duy Tran Khanh
e021d4220e
Use r0adkll/upload-google-play@v1.0.15
Bug: https://github.com/r0adkll/upload-google-play/issues/80
2021-09-29 08:18:44 +07:00
Duy Tran Khanh
80ef076e2d
Android 5 support is broken, attempt to fix
dlopen(RTLD_NOW|RTLD_GLOBAL|RTLD_NODELETE) causing Android 5.0 support is broken

DlLoader: using default libEGL.so
DlLoader: unable to load: dlopen failed: invalid flags to dlopen: 1102
2021-09-29 08:09:17 +07:00
Kucing Nolep
ecdbe3ec0a
Add gradlew.bat (#2073)
* Update .gitigrone

* Add gradlew.bat
2021-09-26 07:23:37 +07:00