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
...
*
More work on xcb wrapping, as xcb_connection_t needs alignment
ptitSeb
2023-12-26
670
-1236
/
+1476
*
New attempts at mmap fixing
ptitSeb
2023-12-25
1
-2
/
+2
*
Small change with not 48bits memory space for mmap64 (might help #1163)
ptitSeb
2023-12-25
1
-1
/
+5
*
Reviewed signatures of libxcb and libdbus libs
ptitSeb
2023-12-24
15
-162
/
+187
*
Added more wrapped signature to libnuma and libxcb (should help #531)
ptitSeb
2023-12-24
5
-7
/
+12
*
Small imrpovment to wrapped libc and mmap
ptitSeb
2023-12-23
1
-0
/
+13
*
Addedempty wrapped libidn2 (for quake 2 rtx)
ptitSeb
2023-12-23
6
-0
/
+77
*
[WRAPPER] add dbus_message_iter_get_element_count auto wrapper (#1153)
liuli
2023-12-22
1
-0
/
+1
*
Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created...
ptitSeb
2023-12-21
1
-3
/
+10
*
Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for GridAu...
ptitSeb
2023-12-21
10
-56
/
+170
*
This should fix x86_64 build
ptitSeb
2023-12-20
1
-4
/
+4
*
Expose max of 64 cpus core when Wine is launched (avoid buch of warning, and ...
ptitSeb
2023-12-20
2
-30
/
+34
*
[VUKAN] Added 1 more extension
ptitSeb
2023-12-18
1
-1
/
+4
*
Added 1 more vulkan extension
ptitSeb
2023-12-15
1
-0
/
+3
*
Limit the number of CPU Core repported to 64 when running wine (or proton)
ptitSeb
2023-12-15
6
-7
/
+28
*
Added 1 more vulkan extension
ptitSeb
2023-12-13
4
-1
/
+25
*
Added 1 vulkan extension (for modern nvidia cards)
ptitSeb
2023-12-13
1
-1
/
+6
*
Added 1 wrapped symbol to libcups
ptitSeb
2023-12-11
1
-1
/
+1
*
Small fixes to a few pulse wrapped symbol signature
ptitSeb
2023-12-09
4
-5
/
+15
*
Added a couple of wrapped gtk3/gdk3 function (for #1120)
ptitSeb
2023-12-08
5
-1
/
+11
*
Refactored wrapping of libpulse
ptitSeb
2023-12-08
1
-264
/
+312
*
More wrapped gtk3 functions
ptitSeb
2023-12-08
1
-0
/
+1
*
Small fixes to new pulse additions
ptitSeb
2023-12-08
1
-2
/
+3
*
Added some new wrapped function to pulseaudio
ptitSeb
2023-12-07
6
-1
/
+47
*
Many new (and some fixed) gtk3/gdk3 functions (for Cemu)
ptitSeb
2023-12-07
5
-8
/
+57
*
Fixed some Callback signature for wrapped libpng16
ptitSeb
2023-12-07
1
-4
/
+4
*
Added 1 more gdk3 function
ptitSeb
2023-12-06
1
-0
/
+1
*
Added one more wrapped function to gtk3
ptitSeb
2023-12-06
4
-1
/
+9
*
[GTK3] Wrapped GtkFixed
ptitSeb
2023-12-06
1
-0
/
+1
*
Added wrapped gtk_scrollable_get_type (for #1077)
ptitSeb
2023-12-06
1
-0
/
+1
*
Added mbstowcs_chk wrapped function
ptitSeb
2023-12-06
1
-1
/
+1
*
Added some more wrapped function to libdrm
ptitSeb
2023-12-02
6
-19
/
+87
*
[TERMUX] Added faked wrapped termux-exec and simplified output (#1103)
Lily
2023-12-02
11
-0
/
+125
*
Fixed some potentials segfault with wine apps (maybe other too)
ptitSeb
2023-12-01
1
-2
/
+4
*
[TERMUX] Hopefully this will fix it
ptitSeb
2023-12-01
2
-2
/
+2
*
[TERMUX] Added 2 faked wrapped libs (symbols should be in libc already)
ptitSeb
2023-12-01
4
-0
/
+52
*
[MALLOCHOOK] Small improvments to mallochook_2
ptitSeb
2023-12-01
6
-18
/
+8
*
[VULKAN] Better wrapping of vkCreateInstance
ptitSeb
2023-12-01
1
-9
/
+50
*
[ANDROID] Try to fix libbsd issues
ptitSeb
2023-12-01
2
-1
/
+6
*
[ANDROID] Small change that might help on android?
ptitSeb
2023-11-30
1
-1
/
+0
*
Added support for wrapped libbsd (needed for latest libstdc++ lib)
ptitSeb
2023-11-30
8
-10
/
+186
*
Use non-Android version of functions_list.txt on the repo
ptitSeb
2023-11-28
1
-1
/
+0
*
[WRAPPERS] Added fallback glXSwapIntervalEXT function if not present (#1092)
Yang Liu
2023-11-27
4
-3
/
+50
*
[ANDROID] Fix Compiling (#1091)
Lily
2023-11-27
2
-0
/
+18
*
Added a few wrapped libxcb and xcbrandr function (for Recursed)
ptitSeb
2023-11-27
2
-13
/
+13
*
[ANDROID] Added missing wrappedandroidshmem def headers (#1088)
Lily
2023-11-27
2
-0
/
+16
*
[ANDROID] This should fix Android build, again and again
ptitSeb
2023-11-23
1
-5
/
+5
*
[ANDROID] This should fix Android build, again
ptitSeb
2023-11-23
1
-0
/
+2
*
[ANDROID] This should fix Android build
ptitSeb
2023-11-23
1
-0
/
+35
*
Small change (mostly cosmetics) for some wrapped libc functions
ptitSeb
2023-11-23
1
-20
/
+26
[prev]
[next]