| Commit message (Expand) | Author | Age | Files | Lines |
| * | Small fix for a signature of a gnutls function | ptitSeb | 2024-06-21 | 1 | -0/+2 |
| * | Added more wrapped functions to gmp and idn2 (#1598) | LiZhuoheng | 2024-06-18 | 1 | -0/+14 |
| * | Added more wrapped functions (#1593) | LiZhuoheng | 2024-06-18 | 1 | -0/+5 |
| * | Fixed some symbols not found error for libc and libresolv wrapping (#1591) | Yang Liu | 2024-06-17 | 1 | -6/+4 |
| * | Fixed some vulkan wrapper functions (#1585) | Yang Liu | 2024-06-15 | 1 | -52/+49 |
| * | Added more wrapped function to libunistring2 (#1582) | LiZhuoheng | 2024-06-13 | 1 | -0/+3 |
| * | Better wrapping for libwayland-client, removed the x64 versions of the libs, ... | ptitSeb | 2024-06-12 | 1 | -0/+11 |
| * | Removed wrapped libwayland-client and libwayland-cursor, the wrapping is wron... | ptitSeb | 2024-06-12 | 1 | -11/+0 |
| * | Wrapped libtasn1-6 (#1563) | LiZhuoheng | 2024-06-06 | 1 | -0/+3 |
| * | Wrapped libssh2 (#1538) | LiZhuoheng | 2024-05-30 | 1 | -0/+3 |
| * | Added a few libc wrapped function (for #1517 and #1531) | ptitSeb | 2024-05-29 | 1 | -0/+3 |
| * | Workaround on a race condition on SDL_GetThreadID (#1530) | Yang Liu | 2024-05-24 | 1 | -0/+2 |
| * | Added some more wrapped functions | ptitSeb | 2024-05-13 | 1 | -0/+2 |
| * | Added 1 more wrapped function to waylandclient lib | ptitSeb | 2024-05-01 | 1 | -0/+2 |
| * | Fixed wrapped function signature for xcb_image_put (should help #1450) | ptitSeb | 2024-04-30 | 1 | -2/+2 |
| * | More work on X11 wrapping, allowing gtk to run fully emulated | ptitSeb | 2024-03-07 | 1 | -0/+2 |
| * | some gcrypt wrapping (#1338) | Lily | 2024-03-06 | 1 | -0/+18 |
| * | Improved wrapping of xcb (xcb_XXX_iterator_t and xcb_contection_t) | ptitSeb | 2024-03-06 | 1 | -9/+8 |
| * | Added wrapped support for EGL/GLESv2 | ptitSeb | 2024-02-29 | 1 | -0/+2 |
| * | Added all wrapped function to libpci | ptitSeb | 2024-02-28 | 1 | -0/+11 |
| * | Added some more wrapped libm functions | ptitSeb | 2024-02-27 | 1 | -0/+8 |
| * | Added ability to staticaly build box64 (for #1045 and #310, maybe a few other... | ptitSeb | 2024-02-26 | 1 | -20/+28 |
| * | Added some various wrapped function (for rpcs3, but still not working) | ptitSeb | 2024-02-23 | 1 | -4/+3 |
| * | Added some more symbol to wrapped libgnutls | ptitSeb | 2024-02-18 | 1 | -0/+3 |
| * | Added some more wrapped function to libc, libXt and libX11 | ptitSeb | 2024-02-16 | 1 | -0/+5 |
| * | [WRAPPING] Added supot for the 'long double complex' type | ptitSeb | 2024-02-09 | 1 | -3/+13 |
| * | Added some more symbols to wrapped libm | ptitSeb | 2024-02-09 | 1 | -0/+20 |
| * | Added some more function to wrapped libcrypto.so.3 and libssl.so.3 | ptitSeb | 2024-02-04 | 1 | -0/+8 |
| * | [WRAPPER] Regenerated the wrapper files (#1241) | rajdakin | 2024-02-01 | 1 | -1/+1 |
| * | Added a few wrapped function to libcups | ptitSeb | 2024-01-20 | 1 | -0/+2 |
| * | [VULKAN] Added some more extensions (for #424) | ptitSeb | 2024-01-12 | 1 | -0/+7 |
| * | Added 1 more wrapped function to libcups | ptitSeb | 2024-01-10 | 1 | -0/+3 |
| * | expose minimal libxcb-xinput wrapper (#1192) | Frank Benkstein | 2024-01-08 | 1 | -0/+4 |
| * | [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185) | rajdakin | 2024-01-05 | 1 | -1/+359 |
| * | More xcb_connection_t wrapping for vulkan | ptitSeb | 2023-12-31 | 1 | -0/+2 |
| * | [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174) | Yang Liu | 2023-12-27 | 1 | -0/+3 |
| * | More work on xcb wrapping, as xcb_connection_t needs alignment | ptitSeb | 2023-12-26 | 1 | -160/+201 |
| * | Reviewed signatures of libxcb and libdbus libs | ptitSeb | 2023-12-24 | 1 | -41/+56 |
| * | Added more wrapped signature to libnuma and libxcb (should help #531) | ptitSeb | 2023-12-24 | 1 | -2/+5 |
| * | Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for GridAu... | ptitSeb | 2023-12-21 | 1 | -0/+2 |
| * | Limit the number of CPU Core repported to 64 when running wine (or proton) | ptitSeb | 2023-12-15 | 1 | -3/+4 |
| * | Small fixes to a few pulse wrapped symbol signature | ptitSeb | 2023-12-09 | 1 | -0/+6 |
| * | Added some new wrapped function to pulseaudio | ptitSeb | 2023-12-07 | 1 | -0/+2 |
| * | Added some more wrapped function to libdrm | ptitSeb | 2023-12-02 | 1 | -0/+20 |
| * | [MALLOCHOOK] Small improvments to mallochook_2 | ptitSeb | 2023-12-01 | 1 | -4/+0 |
| * | Fixed some wrapped aio_ functions signature of librt | ptitSeb | 2023-11-23 | 1 | -3/+2 |
| * | [INTERP] Fix fpu_round (#1030) | Yang Liu | 2023-10-25 | 1 | -4/+16 |
| * | Added wrapped OpenCL (mostly complete, for wine) | ptitSeb | 2023-10-24 | 1 | -0/+52 |
| * | Various changes on pthread cancel and tls destructor, should be easier to mai... | ptitSeb | 2023-10-13 | 1 | -0/+2 |
| * | [WRAPPER] Added missing function signature (#1024) | Yang Liu | 2023-10-13 | 1 | -0/+3 |