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
...
*
Improved dlsym wrapped function, will find more symbols from emulated libs
ptitSeb
2024-12-03
1
-2
/
+9
*
[WRAPPER] Wrapped more symbols in libcrypto3 (#2105)
Yang Liu
2024-12-03
8
-13
/
+65
*
Android Long Double handling (#2101)
ptitSeb
2024-12-02
1
-28
/
+53
*
[WRAPPER] Added 1 more function to libgcrypt
ptitSeb
2024-11-30
1
-1
/
+1
*
[WRAPPER] Fixed libc wrappers includes
ptitSeb
2024-11-30
1
-8
/
+1
*
[WRAPPER] Refactored some glib2 signal handling
ptitSeb
2024-11-29
7
-286
/
+279
*
[WRAPPER] Added back faked ITM weak functions
ptitSeb
2024-11-29
4
-0
/
+36
*
[WRAPPER] Fixed wrapped dlerror behaviour
ptitSeb
2024-11-29
1
-3
/
+11
*
[WRAPPER] Reworked sqlite3 with new wrapperhelper
ptitSeb
2024-11-28
6
-77
/
+178
*
[WRAPPER] More work on gtk/gstreamer wrapping
ptitSeb
2024-11-27
1
-1
/
+5
*
[WRAPPER] Reworked gstvideo with new wrapperhelper
ptitSeb
2024-11-26
4
-202
/
+259
*
[WRAPPER] Reworked gsttag with new wrapperhelper
ptitSeb
2024-11-26
1
-44
/
+44
*
[WRAPPER] Reworked gstsdp with new wrapperhelper
ptitSeb
2024-11-26
4
-172
/
+196
*
[WRAPPER] Reworked gst-rtp and gst-rtsp with new wrapperhelper
ptitSeb
2024-11-26
5
-344
/
+464
*
[WRAPPER] Reworked gstriff with new wrapperhelper
ptitSeb
2024-11-26
1
-11
/
+11
*
[WRAPPER] Reworked gst-pbutils with new wrapperhelper
ptitSeb
2024-11-26
1
-162
/
+162
*
[WRAPPER] Reworked gstnet with new wrapperhelper
ptitSeb
2024-11-26
1
-23
/
+23
*
[WRAPPER] Reworked gst-gl with new wrapperhelper
ptitSeb
2024-11-26
4
-219
/
+256
*
[WRAPPER] Reworked gstfft with new wrapperhelper
ptitSeb
2024-11-26
1
-22
/
+22
*
[WRAPPER] Reworked gstcontroller with new wrapperhelper
ptitSeb
2024-11-26
1
-17
/
+17
*
[WRAPPER] Reworked gstcheck with new wrapperhelper
ptitSeb
2024-11-26
4
-198
/
+203
*
[WRAPPER] Reworked gstbase with new wrapperhelper
ptitSeb
2024-11-26
4
-249
/
+286
*
[WRAPPER] Reworked gstaudio with new wrapperhelper
ptitSeb
2024-11-25
4
-163
/
+172
*
[WRAPPER] Reworked gstapp with new wrapperhelper
ptitSeb
2024-11-25
1
-41
/
+41
*
[WRAPPER] Reworked wrapping of gstallocators with new wrapperhelper
ptitSeb
2024-11-25
4
-10
/
+15
*
[WRAPPER] Reworked gstreamer with new wrapperhelper
ptitSeb
2024-11-25
6
-788
/
+875
*
[VULKAN] Added a new extension and a missing function
ptitSeb
2024-11-24
1
-1
/
+5
*
Reworked on mmap address alignments for a performance regression (#2057)
Yang Liu
2024-11-22
1
-3
/
+2
*
[WRAPPER]my_dbus_message_get_args() args type error (#2042)
liuli
2024-11-19
5
-4
/
+8
*
[WRAPPER] Added last 2 wrapped function for libexpat
ptitSeb
2024-11-17
4
-2
/
+16
*
[WRAPPER] Fixed an isue with __iso99_swcanf wrapped function
ptitSeb
2024-11-17
1
-1
/
+1
*
[WRAPPER] Added wrapped libzstd.so.1 support, with new wrapperhelper
ptitSeb
2024-11-17
8
-0
/
+691
*
[WRAPPER] Added 2 more wrapped function to libcrypto.so.3 (for #1271)
ptitSeb
2024-11-16
1
-2
/
+2
*
[WRAPPER] Fixed myStackAlignGVariantNew and refined the test too (#2038)
Yang Liu
2024-11-15
1
-34
/
+3
*
[LA64] Implement convert x64_va_list_t to sysv_varargs for float (#2025) (#2031)
Leslie Zhai
2024-11-14
1
-2
/
+39
*
[WRAPPER] Added more callback slots for libwaylend-client
ptitSeb
2024-11-13
1
-1
/
+6
*
Preserve errno on mmap / munmap speicifc memory traqking operations
ptitSeb
2024-11-10
1
-1
/
+5
*
[WRAPPER] Added wrapped libXaw with new wrapperhelper (for #1990)
ptitSeb
2024-11-09
8
-0
/
+328
*
This should fix LA64 Static build
ptitSeb
2024-11-09
1
-0
/
+8
*
[WRAPPER] Added a bunch of libc wrapped functions (for #2010)
ptitSeb
2024-11-09
6
-4
/
+25
*
Added a few wrapped function and fixed some other (for Steam)
ptitSeb
2024-11-06
5
-2
/
+58
*
[WRAPPER] Wrapped 3 more symbols for libc (#2000)
Yang Liu
2024-11-05
4
-11
/
+17
*
[WRAPPER] forgot to handle libfontconfig also
ptitSeb
2024-11-04
1
-9
/
+2
*
[WRAPPER] merged android naming so no more ifdef is needed
ptitSeb
2024-11-04
94
-543
/
+207
*
[ANDROID] Try to fix libfontconfig not loading properly
ptitSeb
2024-11-04
2
-0
/
+5
*
Improve handling of memory protection, and excution bit
ptitSeb
2024-11-04
1
-6
/
+27
*
[WRAPPER] Small rework on wrapper return values
ptitSeb
2024-11-02
1
-1007
/
+1007
*
Added a few more gtk3/gdk3 symbols (probably gtk/gdk 4.+ symbol actually)
ptitSeb
2024-11-01
5
-0
/
+44
*
Fixed a typo (for #1986)
ptitSeb
2024-10-31
1
-1
/
+1
*
Fixed a small memory invalid read with my_execv
ptitSeb
2024-10-30
1
-1
/
+1
[prev]
[next]