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
...
*
Added VK_KHR_calibrated_timestamps extension to wrapped vulkan (for #1256)
ptitSeb
2024-02-18
1
-0
/
+4
*
[ELFLOADER] Better handling of STB_GNU_UNIQUE binded symbol (prevent dlclose)
ptitSeb
2024-02-16
1
-1
/
+5
*
Added a few more function to libicuuc.so.*
ptitSeb
2024-02-16
4
-0
/
+12
*
Added some more wrapped function to libc, libXt and libX11
ptitSeb
2024-02-16
8
-9
/
+122
*
Added wrapped libanl
ptitSeb
2024-02-16
6
-0
/
+57
*
[ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...
ptitSeb
2024-02-15
3
-32
/
+19
*
Added support for RTLD_DEEPBIND flag on dlopen
ptitSeb
2024-02-11
1
-17
/
+21
*
more wrapped functions in libxcb-randr and libcap (#1260)
Coreforge
2024-02-10
2
-8
/
+8
*
[ANDROID] BOX64_SHOWBT Now show Emulated BT on Android (#1258)
KreitinnSoftware
2024-02-10
1
-2
/
+0
*
Wrapped libraries refactor (#1257)
rajdakin
2024-02-10
130
-947
/
+235
*
Added some more libc wrapped functions
ptitSeb
2024-02-09
1
-0
/
+4
*
Added some wrapped function to libxml2
ptitSeb
2024-02-09
4
-4
/
+13
*
[WRAPPING] Added supot for the 'long double complex' type
ptitSeb
2024-02-09
664
-675
/
+724
*
Added some more symbols to wrapped libm
ptitSeb
2024-02-09
5
-21
/
+86
*
More work on libcurl and friends (and set to used emulated version of curl if...
ptitSeb
2024-02-08
7
-31
/
+158
*
Added wrapped (empty) libpam.so.0
ptitSeb
2024-02-07
6
-0
/
+100
*
Reworked, again, exit process
ptitSeb
2024-02-06
1
-10
/
+16
*
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
[prev]
[next]