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
/
generated
/
wrapper.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix hidden error in PR 1677 (#1678)
kaixindeken
2024-07-15
1
-0
/
+2
*
Wrapped lots of new function t be abble to run emulated libgnutls.so.30
ptitSeb
2024-07-14
1
-0
/
+37
*
This should fix regular build
ptitSeb
2024-07-10
1
-13
/
+2490
*
[STATICBUILD] Try to fix staticbuild and add it to the CI (for #1377)
ptitSeb
2024-07-10
1
-2492
/
+13
*
Wrap some functions for libc (#1635)
Yip Coekjan
2024-07-04
1
-0
/
+4
*
Wrapped libsqlite3 (#1625)
Yang Liu
2024-07-01
1
-0
/
+5
*
Wrapped more functions (#1624)
Yang Liu
2024-07-01
1
-0
/
+2
*
Small fix for a signature of a gnutls function
ptitSeb
2024-06-21
1
-0
/
+1
*
Added more wrapped functions to gmp and idn2 (#1598)
LiZhuoheng
2024-06-18
1
-0
/
+5
*
Added more wrapped functions (#1593)
LiZhuoheng
2024-06-18
1
-0
/
+2
*
Fixed some symbols not found error for libc and libresolv wrapping (#1591)
Yang Liu
2024-06-17
1
-2
/
+2
*
Fixed some vulkan wrapper functions (#1585)
Yang Liu
2024-06-15
1
-21
/
+20
*
Added more wrapped function to libunistring2 (#1582)
LiZhuoheng
2024-06-13
1
-0
/
+1
*
Better wrapping for libwayland-client, removed the x64 versions of the libs, ...
ptitSeb
2024-06-12
1
-0
/
+5
*
Removed wrapped libwayland-client and libwayland-cursor, the wrapping is wron...
ptitSeb
2024-06-12
1
-5
/
+0
*
Wrapped libtasn1-6 (#1563)
LiZhuoheng
2024-06-06
1
-0
/
+1
*
Wrapped libssh2 (#1538)
LiZhuoheng
2024-05-30
1
-0
/
+1
*
Added a few libc wrapped function (for #1517 and #1531)
ptitSeb
2024-05-29
1
-0
/
+1
*
Workaround on a race condition on SDL_GetThreadID (#1530)
Yang Liu
2024-05-24
1
-0
/
+1
*
Added some more wrapped functions
ptitSeb
2024-05-13
1
-0
/
+1
*
Added 1 more wrapped function to waylandclient lib
ptitSeb
2024-05-01
1
-0
/
+1
*
Fixed wrapped function signature for xcb_image_put (should help #1450)
ptitSeb
2024-04-30
1
-1
/
+1
*
More work on X11 wrapping, allowing gtk to run fully emulated
ptitSeb
2024-03-07
1
-0
/
+1
*
some gcrypt wrapping (#1338)
Lily
2024-03-06
1
-0
/
+6
*
Improved wrapping of xcb (xcb_XXX_iterator_t and xcb_contection_t)
ptitSeb
2024-03-06
1
-3
/
+4
*
Added wrapped support for EGL/GLESv2
ptitSeb
2024-02-29
1
-0
/
+1
*
Added all wrapped function to libpci
ptitSeb
2024-02-28
1
-0
/
+4
*
Added some more wrapped libm functions
ptitSeb
2024-02-27
1
-0
/
+4
*
Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...
ptitSeb
2024-02-26
1
-7
/
+10
*
Added some various wrapped function (for rpcs3, but still not working)
ptitSeb
2024-02-23
1
-1
/
+1
*
Added some more symbol to wrapped libgnutls
ptitSeb
2024-02-18
1
-0
/
+1
*
Added some more wrapped function to libc, libXt and libX11
ptitSeb
2024-02-16
1
-0
/
+2
*
[WRAPPING] Added supot for the 'long double complex' type
ptitSeb
2024-02-09
1
-1
/
+5
*
Added some more symbols to wrapped libm
ptitSeb
2024-02-09
1
-0
/
+8
*
Added some more function to wrapped libcrypto.so.3 and libssl.so.3
ptitSeb
2024-02-04
1
-0
/
+3
*
Added a few wrapped function to libcups
ptitSeb
2024-01-20
1
-0
/
+1
*
[VULKAN] Added some more extensions (for #424)
ptitSeb
2024-01-12
1
-0
/
+3
*
Added 1 more wrapped function to libcups
ptitSeb
2024-01-10
1
-0
/
+1
*
expose minimal libxcb-xinput wrapper (#1192)
Frank Benkstein
2024-01-08
1
-0
/
+1
*
[WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185)
rajdakin
2024-01-05
1
-1
/
+1
*
More xcb_connection_t wrapping for vulkan
ptitSeb
2023-12-31
1
-0
/
+1
*
[RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)
Yang Liu
2023-12-27
1
-0
/
+1
*
More work on xcb wrapping, as xcb_connection_t needs alignment
ptitSeb
2023-12-26
1
-65
/
+101
*
Reviewed signatures of libxcb and libdbus libs
ptitSeb
2023-12-24
1
-16
/
+21
*
Added more wrapped signature to libnuma and libxcb (should help #531)
ptitSeb
2023-12-24
1
-1
/
+2
*
Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for GridAu...
ptitSeb
2023-12-21
1
-0
/
+1
*
Limit the number of CPU Core repported to 64 when running wine (or proton)
ptitSeb
2023-12-15
1
-1
/
+2
*
Small fixes to a few pulse wrapped symbol signature
ptitSeb
2023-12-09
1
-0
/
+2
*
Added some new wrapped function to pulseaudio
ptitSeb
2023-12-07
1
-0
/
+1
*
Added some more wrapped function to libdrm
ptitSeb
2023-12-02
1
-0
/
+7
[next]