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
*
[WRAPPED] Wrapped more functions for libc (#2870)
Yang Liu
2025-08-01
1
-3
/
+3
*
[WRAPPER] Added 1 more wrapped function to libavcodec58
ptitSeb
2025-07-31
1
-1
/
+1
*
[WRAPPER] Added __powl_finite wrapping to libm (for #2862)
ptitSeb
2025-07-31
4
-1
/
+16
*
[WRAPPER][VULKAN] Added 1 new extensions (for #2847, used by PanVK)
ptitSeb
2025-07-25
4
-0
/
+28
*
[WRAPPER] Wrapper wrappedgobject2 g_closure_ref and g_closure_sink (#2848) (#...
Leslie Zhai
2025-07-25
1
-3
/
+3
*
[WRAPPER] Added more slot to libdbus callback wrappers
ptitSeb
2025-07-22
1
-1
/
+5
*
[WRAPPER] Added 4 more symbols to libwaylandclient
ptitSeb
2025-07-22
1
-4
/
+4
*
[WRAPPER] Added 1 more function to wrapped libharfbuzz
ptitSeb
2025-07-22
4
-1
/
+9
*
[WRAPPER] Added 2 more wrapped function to libcairo
ptitSeb
2025-07-22
6
-2
/
+48
*
[WRAPPER] Added 1 more wrapped function to libfontconfig
ptitSeb
2025-07-22
1
-0
/
+1
*
[WRAPPER] Added 3 more functions to libcairo
ptitSeb
2025-07-22
4
-4
/
+13
*
[WRAPPER] Added some more dbus wrapped functions
ptitSeb
2025-07-22
4
-3
/
+50
*
[WRAPPER] Added 1 more wrapped function to libpthreads (for #2808)
ptitSeb
2025-07-12
3
-2
/
+4
*
[WRAPPER] added one missing wrapped function to libasound (for #2796)
ptitSeb
2025-07-08
1
-0
/
+1
*
[WRAPPER] Wrapper xmlMemGet and xmlMemSetup (#2799)
Leslie Zhai
2025-07-05
4
-2
/
+102
*
[WRAPPER] Added a couple of libc/libm wrapped functions (for #2796)
ptitSeb
2025-07-04
7
-13
/
+12
*
[WRAPPER] Add bridge for Display's resource_alloc when directly call (#2795)
Leslie Zhai
2025-07-04
4
-1
/
+21
*
[WRAPPER] Allow to use libFLAC.so.12 for libFLAC.so.8
ptitSeb
2025-07-03
1
-0
/
+1
*
[WRAPPER] Wrapper XCreateWindow when Display's resource_alloc is x64 entry (...
Leslie Zhai
2025-07-03
6
-7
/
+41
*
[WRAPPER] additional wrapped symbols (#2765)
airidosas252
2025-06-24
2
-0
/
+16
*
[DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)
ptitSeb
2025-06-19
2
-4
/
+7
*
[BIONIC] Fixed some compilation warnings (#2756)
Yang Liu
2025-06-18
3
-7
/
+8
*
[DYNACACHE] More work on dynache relocation
ptitSeb
2025-06-15
1
-1
/
+0
*
[ANDROID] Unimportant updates (#2741)
Yang Liu
2025-06-13
4
-3
/
+4
*
[DYNACACHE] Created a const table, for later use in internal relocation ([ARM...
ptitSeb
2025-06-13
3
-4
/
+4
*
[WRAPPER] Wrapped a few more functions in gio2 and libresolv (#2737)
Yang Liu
2025-06-13
5
-2
/
+15
*
[WRAPPER] Added 2 more functions to libc (for #2731) (#2733)
Yang Liu
2025-06-12
6
-2
/
+26
*
[DYNAREC] Improved mmap'd file tracking
ptitSeb
2025-06-10
1
-1
/
+1
*
[WRAPPER][TRACE] Cleanup some trace on DLSYM_ERROR=1
ptitSeb
2025-06-02
1
-9
/
+9
*
[WRAPPER] Fixed some xcb-image wrappings (#2697)
Yang Liu
2025-06-01
4
-6
/
+6
*
[WRAPPER] Implement myStackAlignGVariantNew for g_variant_new (#2687)
Leslie Zhai
2025-05-30
1
-1
/
+6
*
[WRAPPER][TRACE] Fixed some DLSYM_ERROR traces
ptitSeb
2025-05-22
2
-13
/
+13
*
[WRAPPER] added arm64 special case to of_unconvert helper function
ptitSeb
2025-05-14
1
-2
/
+6
*
[WRAPPER] Reduce the warning on of_unconvert helper function
ptitSeb
2025-05-14
1
-2
/
+5
*
Improved libdl error message handling
ptitSeb
2025-05-12
1
-87
/
+48
*
[WRAPPER] Added libOpenCL.so as synonym
ptitSeb
2025-05-12
1
-0
/
+1
*
[WRAPPER] Improved handling of multiple vulkan devices
ptitSeb
2025-05-12
1
-1
/
+6
*
[WRAPPER] Added more wrapped function to ffmpeg, and disable it with NOGTK=1,...
ptitSeb
2025-05-11
10
-51
/
+391
*
[WRAPPER] Added 1 more function to wrapped fontconfig
ptitSeb
2025-05-10
1
-1
/
+1
*
[WRAPPER] Added a few more wrapped function to ffmpegs libs
ptitSeb
2025-05-09
5
-3
/
+9
*
[ENV] Refactored file-mapping handling (#2612)
Yang Liu
2025-05-08
1
-11
/
+1
*
[WRAPPER] Added a couple of wrapped function to glib2 (for #71)
ptitSeb
2025-05-08
1
-0
/
+2
*
[DYNAREC] Use PE volatile metadata in dynarec (#2610)
Yang Liu
2025-05-07
1
-8
/
+10
*
[WRAPPER] Better handling of secure_getenv, but still not perfect
ptitSeb
2025-05-07
1
-3
/
+10
*
[WRAPPER] Added 1 more wrapped function to glib2 (for #71)
ptitSeb
2025-05-06
1
-0
/
+1
*
Added a simple PE loaded dedicated for volatileMetadata (#2607)
Yang Liu
2025-05-06
1
-1
/
+9
*
[WRAPPER] Reworked libssh2 wrapping, to make it more complete
ptitSeb
2025-04-27
6
-7
/
+380
*
[WRAPPER] Fixed some potential sagfault on my_backtrace wrapped function
ptitSeb
2025-04-26
1
-0
/
+6
*
[WRAPPER] Added some missing function to wrapped libgio-2 (for #2575)
ptitSeb
2025-04-26
6
-2
/
+30
*
Added some missing newlines (#2567)
Yang Liu
2025-04-24
1
-2
/
+2
[next]