Commit Graph

1980 Commits

Author SHA1 Message Date
ptitSeb
add0081b50 Added some wayland wrapped libs (partial) 2022-07-30 17:02:18 +02:00
ptitSeb
46fb9d6df1 Small changed to wrapped exit function 2022-07-30 16:44:05 +02:00
ptitSeb
e324942a07 Fixed wrapped gtk_tree_store_new function 2022-07-30 16:18:28 +02:00
ptitSeb
b853012cb6 Small improvment to BOX64_ROLLING_LOG=1 2022-07-30 16:08:41 +02:00
ptitSeb
d64d7db5f5 Better trace for readlink 2022-07-30 15:50:51 +02:00
ptitSeb
d19a076f1e Added a few more wrapped nns3 and nspr4 functions 2022-07-30 15:40:52 +02:00
ptitSeb
5ad314ba5a Added wrapping of GtkTextViewClass in gtk2 2022-07-30 15:22:17 +02:00
ptitSeb
c7473dd7c9 Added wrapped g_signal_override_class_handler function 2022-07-30 15:05:05 +02:00
ptitSeb
abb9ab1bb6 Fixed CERT_PKIXVerifyCert that can have a well hiden callback... 2022-07-30 14:56:46 +02:00
ptitSeb
8bc9baefd6 Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal 2022-07-30 14:18:53 +02:00
ptitSeb
0fe835e087 Improve obstack support (for #352) 2022-07-30 11:50:51 +02:00
ptitSeb
e8ed41c763 Improve support of MyAlign for printf type (for #356) 2022-07-30 11:44:20 +02:00
ptitSeb
d9cd0604cc Added an empty wrapped libsoftokn3 (for #365) 2022-07-30 10:42:43 +02:00
ptitSeb
afb2cc4a99 Fixed syscall 332 (for #361) 2022-07-30 10:04:10 +02:00
ptitSeb
a72751914d Added 2 SDL2 wrapped function (for #364) 2022-07-28 18:25:39 +02:00
ptitSeb
9e3c5b1bf2 Added syscall 60 (for #363) 2022-07-28 09:38:50 +02:00
ptitSeb
bf77789076 Merge branch 'main' of https://github.com/ptitSeb/box64 into main 2022-07-27 21:43:09 +02:00
ptitSeb
1b0d063cff Added SDL_GameControllerFromPlayerIndex wrapped function to sdl2 2022-07-27 21:42:58 +02:00
ptitSeb
24f8f47f76 Forgot those from previous commit 2022-07-27 21:41:46 +02:00
ptitSeb
7745457f9b Quick hack to align pthread_cond_t if needed (for #362) 2022-07-27 15:33:02 +02:00
ptitSeb
660bbae9a8 Added a few GLES wrapped function (for #362) 2022-07-27 15:19:00 +02:00
ptitSeb
c071e9b051 Improved wrapping of libatk 2022-07-27 14:48:43 +02:00
ptitSeb
1c1bab8d6b Added F2 0F 7D opcode 2022-07-25 16:53:48 +02:00
ptitSeb
8beb818100 Added a few more Atk wrapped functions 2022-07-24 20:48:05 +02:00
ptitSeb
1ff0a7c4e7 Added 66 0F D0 opcode 2022-07-24 20:41:37 +02:00
ptitSeb
49991a3341 Added a mostly empty wrapped libatomic 2022-07-24 20:36:24 +02:00
ptitSeb
88af5ea07c Added a few libdrm wrapped functions 2022-07-24 19:41:45 +02:00
ptitSeb
63fbd64eb8 Wrapped one more GL extension 2022-07-24 19:38:34 +02:00
ptitSeb
8337fd306a Added many gbm wrapped functions 2022-07-24 19:37:26 +02:00
ptitSeb
7df6dbeafb Added a few more libGL wrapped extensions 2022-07-24 19:24:59 +02:00
ptitSeb
bf2d6b8999 More work on wrapping for gtk3 and friends 2022-07-24 19:09:21 +02:00
ptitSeb
5528cb9f16 Added syscall 128 2022-07-24 14:00:47 +02:00
ptitSeb
d8bc6dcc1b Added 1 more symbol to wrapped libc 2022-07-24 14:00:33 +02:00
ptitSeb
c0ebc4cbb0 Some work around chromium / libcef / electron / nw (still not ok) 2022-07-23 20:06:28 +02:00
ptitSeb
e3b6d6e6b2 Disabling steamwebhelper again, it was eanbled by mystake 2022-07-23 18:23:04 +02:00
ptitSeb
a50b10b869 Added GL_EXT_window_rectangles wrapped extension to libGL 2022-07-17 17:52:32 +02:00
ptitSeb
183704ab95 Added one more syscall 2022-07-17 16:10:17 +02:00
ptitSeb
e654ed980a Better log for waitpid 2022-07-17 16:09:49 +02:00
ptitSeb
a4eb35371f Better signal function handler log 2022-07-17 15:26:04 +02:00
ptitSeb
0931f95e65 Fixed a typo 2022-07-17 12:45:13 +02:00
ptitSeb
83997e1125 Added '+' in FILE_TRACE_NAME to append trace 2022-07-17 12:43:35 +02:00
ptitSeb
555a1184e4 Better trace for getenv and setenv 2022-07-17 12:41:38 +02:00
ptitSeb
f6b31f65ac Fixed a few more warnings 2022-07-17 09:25:49 +02:00
ptitSeb
fc67b208ad Fixed a few warnings 2022-07-17 09:19:58 +02:00
ptitSeb
b6f83007eb Added a few GLES wrapped functions 2022-07-16 22:15:28 +02:00
ptitSeb
6e82268704 [DYNAREC] Improved handlinf of RIP value 2022-07-16 21:57:55 +02:00
ptitSeb
4142cc296b tls parameter of clone libc function needs special treatment (not done yet) 2022-07-16 21:47:26 +02:00
ptitSeb
e98b1e6716 Added a few syscalls 2022-07-16 21:46:23 +02:00
ptitSeb
fda8b96063 [DYNAREC] Fixed 0F 09 Opcode 2022-07-16 21:35:34 +02:00
ptitSeb
bb8e11e08d Improved 0F 0B opcode (SIGILL at ip, not ip+2) 2022-07-16 21:34:33 +02:00