index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wrapped
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not force mmap alginement if wine not detected (shoudl help #1249)
ptitSeb
2024-02-06
1
-2
/
+2
*
[ANDROID] Fix GLib and GObject Library Names (#1247)
KreitinnSoftware
2024-02-06
11
-11
/
+163
*
Added curl_url api to wrapped libcurl
ptitSeb
2024-02-04
1
-0
/
+6
*
Added some more function to wrapped libcrypto.so.3 and libssl.so.3
ptitSeb
2024-02-04
9
-40
/
+254
*
Updated wrapped SDL2 (will help #1225)
ptitSeb
2024-02-04
1
-15
/
+41
*
[WRAPPER] Regenerated the wrapper files (#1241)
rajdakin
2024-02-01
1
-1
/
+1
*
[DYNAREC] Handling of memfd_create backed mmap on dynarec (help #1234 but doe...
ptitSeb
2024-02-01
1
-2
/
+9
*
Consider libutil as integral part of glibc
ptitSeb
2024-01-31
1
-0
/
+5
*
Added more slot for X11 Callbacks wrapping
ptitSeb
2024-01-29
1
-1
/
+6
*
Track protection even if 0
ptitSeb
2024-01-27
1
-7
/
+1
*
[MMAP32] Fixed mmap32 behaviour
ptitSeb
2024-01-24
1
-2
/
+2
*
Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...
ptitSeb
2024-01-23
1
-3
/
+3
*
Used rb_stree for mapallmem too
ptitSeb
2024-01-20
1
-4
/
+4
*
Added a few wrapped function to libcups
ptitSeb
2024-01-20
4
-3
/
+7
*
Fix build on some older compiler
ptitSeb
2024-01-19
1
-1
/
+1
*
Reworked exit, unloading libs and running Fini as it should (plus a workaroun...
ptitSeb
2024-01-19
2
-4
/
+54
*
Added 1 more wrapped libc function (for #1208)
ptitSeb
2024-01-19
3
-1
/
+3
*
Reworked wrapping of callback in X11 Va args
ptitSeb
2024-01-18
1
-36
/
+289
*
Fixes (#1207)
rajdakin
2024-01-18
9
-24
/
+22
*
Partial Wrapping of libxkbregistry
ptitSeb
2024-01-18
6
-0
/
+112
*
Added 1 more wrapped function to libc
ptitSeb
2024-01-18
4
-1
/
+31
*
Added 1 more wrapped function to libgconf2
ptitSeb
2024-01-18
1
-1
/
+1
*
Wrapped libpulse-mainloop-glib (for #1203, untested)
ptitSeb
2024-01-16
7
-0
/
+104
*
Used AddCheckBridge were the check could make sense
ptitSeb
2024-01-16
6
-17
/
+17
*
Small fix for a faked wrapped function
ptitSeb
2024-01-15
1
-1
/
+1
*
Added 1 more wrapped function to libgmp
ptitSeb
2024-01-15
1
-1
/
+1
*
[RBTREE] Reverted memory tracking to 32 bits (#1201)
rajdakin
2024-01-13
1
-5
/
+5
*
[TRACE] Better trace for wrapped dladdr1 calls
ptitSeb
2024-01-12
1
-1
/
+1
*
Removed a debug leftover
ptitSeb
2024-01-12
1
-2
/
+5
*
[VULKAN] Added some more extensions (for #424)
ptitSeb
2024-01-12
6
-1
/
+69
*
Added 1 more wrapped function to libcups
ptitSeb
2024-01-10
4
-1
/
+6
*
[VULKAN] Wrapped VK_EXT_device_fault extension (for #424)
ptitSeb
2024-01-10
1
-0
/
+3
*
[VULKAN] Wrapped VK_KHR_map_memory2 extension (for #424)
ptitSeb
2024-01-10
1
-0
/
+4
*
[VULKAN] Wrapped VK_EXT_host_image_copy extension (for #424)
ptitSeb
2024-01-10
1
-1
/
+8
*
[VULKAN] Completed wrapping of VK_NV_scissor_exclusive extension (for #424)
ptitSeb
2024-01-10
1
-0
/
+1
*
[VULKAN] Completed wrapping of VK_EXT_discard_rectangles extension (for #424)
ptitSeb
2024-01-10
1
-0
/
+2
*
expose minimal libxcb-xinput wrapper (#1192)
Frank Benkstein
2024-01-08
9
-1
/
+540
*
Added 2 more wrapped function to libgtk3 (for epsxe)
ptitSeb
2024-01-07
4
-2
/
+25
*
Added (much) more slot for genereic GCallback on gobject2
ptitSeb
2024-01-07
1
-22
/
+27
*
Added ncurses6 as alias to ncurses5 as it's deprecated on modern OS
ptitSeb
2024-01-07
2
-0
/
+2
*
Added 1 more wrapped function to libcups
ptitSeb
2024-01-06
1
-1
/
+1
*
Added wrapped libicuuc and libicui18n v74
ptitSeb
2024-01-05
11
-0
/
+314
*
[WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185)
rajdakin
2024-01-05
644
-644
/
+1002
*
Added 1 more symbol to wrapped libgnutls
ptitSeb
2024-01-04
1
-1
/
+1
*
More xcb_connection_t wrapping for vulkan
ptitSeb
2023-12-31
5
-2
/
+24
*
Fixed some (nasty sometimes) warning
ptitSeb
2023-12-31
1
-2
/
+2
*
[MEMORY] Switched from a sparse array to a red-black tree (#1180)
rajdakin
2023-12-31
1
-5
/
+5
*
[WRAPPER] Added 4 more wrapped glib2 functions (for #1175) (#1176)
Yang Liu
2023-12-28
4
-4
/
+25
*
[RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)
Yang Liu
2023-12-27
4
-1
/
+6
*
Added 2 more wrapped gtk3 functions
ptitSeb
2023-12-26
4
-1
/
+21
[prev]
[next]