4623 Commits

Author SHA1 Message Date
Duy Tran Khanh
f5fbc3df7d
Update README.md 2021-11-10 05:17:42 +07:00
Duy Tran Khanh
bb4ca63fd0
Update version 2021-11-09 20:26:19 +07:00
github-actions
36bd3f9043 CI: Update gl4es 2021-11-09 13:12:07 +00:00
Duy Tran Khanh
8063e2a826
Update build.gradle 2021-11-09 20:08:08 +07:00
github-actions
bdac345317 CI: Update gl4es 2021-11-09 13:01:42 +00:00
Duy Tran Khanh
452dccd78a
added jitpack maven 2021-11-09 19:58:36 +07:00
github-actions
910f4a46a6 CI: Update gl4es 2021-11-09 12:56:38 +00:00
Duy Tran Khanh
e60f123fe5
Move from jcenter to mavenCentral 2021-11-09 19:48:22 +07:00
khanhduytran0
91296a9826 fix 2021-11-09 19:47:10 +07:00
Duy Tran Khanh
cd4fc36261
Move from jcenter to mavenCentral 2021-11-09 19:41:14 +07:00
Duy Tran Khanh
1767a94a11
Update build.gradle 2021-11-09 19:35:36 +07:00
Duy Tran Khanh
a5c70024b3
bypass ssl for now - jcenter has expired cert 2021-11-09 19:34:37 +07:00
LegacyGamerHD
da97169dd6
Update gradle.properties 2021-11-09 13:32:19 +01:00
LegacyGamerHD
99d4ef2400
Update gradle.properties 2021-11-09 13:31:43 +01:00
LegacyGamerHD
29a4e313ff
Update gradle.properties 2021-11-09 13:31:35 +01:00
LegacyGamerHD
14b9055d92
Update gradle.properties 2021-11-09 13:31:19 +01:00
Duy Tran Khanh
f278cf01f5
Update egl_bridge.c 2021-11-09 19:11:40 +07:00
khanhduytran0
d6ecad04d4 Use pbuffer for now for testing first 2021-11-09 19:09:06 +07:00
khanhduytran0
0967dae16c attempt fix blank + updated x64 libs 2021-11-09 18:57:03 +07:00
Duy Tran Khanh
04cc1f4646
Use virglrenderer 0.9.1 2021-11-09 17:48:20 +07:00
Duy Tran Khanh
f8c8b3d394
Update JREUtils.java 2021-11-09 08:10:22 +07:00
Duy Tran Khanh
3c7c0a0882
Added a null check 🇫🇷
The mod installer tries to set Mesa OpenGL version that depends on renderer, but it is unused.
2021-11-09 08:05:49 +07:00
Duy Tran Khanh
e1c7c2c5c9
Link xhook to pojavexec 2021-11-09 07:27:28 +07:00
Duy Tran Khanh
bf43265558
Update jre_launcher.c 2021-11-09 07:17:23 +07:00
Duy Tran Khanh
29cfec1e26
Update jre_launcher.c 2021-11-09 07:12:50 +07:00
Duy Tran Khanh
cdfd769f91
Update egl_bridge.c 2021-11-09 06:54:51 +07:00
Duy Tran Khanh
48cf6ca696
Update lwjgl build date 2021-11-08 15:22:44 +07:00
Duy Tran Khanh
97fc33ffa6
Fixes wrong function name
pojavSwapInternal -> pojavSwapInterval
2021-11-08 14:54:09 +07:00
Duy Tran Khanh
9b97f8b0e8
Update GL.java 2021-11-08 12:43:39 +07:00
Duy Tran Khanh
8a940f4cb3
Update GL.java 2021-11-08 12:42:40 +07:00
Duy Tran Khanh
b70b03deb8
Update GL.java 2021-11-08 12:35:07 +07:00
Duy Tran Khanh
b281598a58
Update egl_bridge.c 2021-11-08 12:12:36 +07:00
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