about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Better wrapping for libwayland-client, removed the x64 versions of the libs, ↵ptitSeb2024-06-121-0/+11
| | | | using wrapped one instead
* Removed wrapped libwayland-client and libwayland-cursor, the wrapping is ↵ptitSeb2024-06-121-11/+0
| | | | wrong, and use native libs instead
* Wrapped libtasn1-6 (#1563)LiZhuoheng2024-06-061-0/+3
|
* Wrapped libssh2 (#1538)LiZhuoheng2024-05-301-0/+3
| | | | | * Wrapped libssh2 * Add more libssh2 wrapped functions
* Added a few libc wrapped function (for #1517 and #1531)ptitSeb2024-05-291-0/+3
|
* Workaround on a race condition on SDL_GetThreadID (#1530)Yang Liu2024-05-241-0/+2
|
* Added some more wrapped functionsptitSeb2024-05-131-0/+2
|
* Added 1 more wrapped function to waylandclient libptitSeb2024-05-011-0/+2
|
* Fixed wrapped function signature for xcb_image_put (should help #1450)ptitSeb2024-04-301-2/+2
|
* More work on X11 wrapping, allowing gtk to run fully emulatedptitSeb2024-03-071-0/+2
|
* some gcrypt wrapping (#1338)Lily2024-03-061-0/+18
| | | | | | | * some gcrypt wrapping (needed to check sign) * little more wrapping in gcrypt * correcting sign
* Improved wrapping of xcb (xcb_XXX_iterator_t and xcb_contection_t)ptitSeb2024-03-061-9/+8
|
* Added wrapped support for EGL/GLESv2ptitSeb2024-02-291-0/+2
|
* Added all wrapped function to libpciptitSeb2024-02-281-0/+11
|
* Added some more wrapped libm functionsptitSeb2024-02-271-0/+8
|
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few ↵ptitSeb2024-02-261-20/+28
| | | | others tickets)
* Added some various wrapped function (for rpcs3, but still not working)ptitSeb2024-02-231-4/+3
|
* Added some more symbol to wrapped libgnutlsptitSeb2024-02-181-0/+3
|
* Added some more wrapped function to libc, libXt and libX11ptitSeb2024-02-161-0/+5
|
* [WRAPPING] Added supot for the 'long double complex' typeptitSeb2024-02-091-3/+13
|
* Added some more symbols to wrapped libmptitSeb2024-02-091-0/+20
|
* Added some more function to wrapped libcrypto.so.3 and libssl.so.3ptitSeb2024-02-041-0/+8
|
* [WRAPPER] Regenerated the wrapper files (#1241)rajdakin2024-02-011-1/+1
|
* Added a few wrapped function to libcupsptitSeb2024-01-201-0/+2
|
* [VULKAN] Added some more extensions (for #424)ptitSeb2024-01-121-0/+7
|
* Added 1 more wrapped function to libcupsptitSeb2024-01-101-0/+3
|
* expose minimal libxcb-xinput wrapper (#1192)Frank Benkstein2024-01-081-0/+4
| | | | | Expose minimal libxcb-xinput interface, enough to run the Enpass password manager. Also expose XkbGetIndicatorState since that is also required.
* [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185)rajdakin2024-01-051-1/+359
| | | | | * [WRAPPERS] Added an isSimpleWrapper function for RV64 * [WRAPPERS] Version bump
* More xcb_connection_t wrapping for vulkanptitSeb2023-12-311-0/+2
|
* [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)Yang Liu2023-12-271-0/+3
| | | | | | | * [WRAPPER] Added 1 more wrapped libc functions * [RCFILE] Disable CALL/RET optimization for zoom (#1170) * Do not delete BOX64_DYNAREC_CALLRET=1 in case we make it not default again
* More work on xcb wrapping, as xcb_connection_t needs alignmentptitSeb2023-12-261-160/+201
|
* Reviewed signatures of libxcb and libdbus libsptitSeb2023-12-241-41/+56
|
* Added more wrapped signature to libnuma and libxcb (should help #531)ptitSeb2023-12-241-2/+5
|
* Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for ↵ptitSeb2023-12-211-0/+2
| | | | GridAutosport)
* Limit the number of CPU Core repported to 64 when running wine (or proton)ptitSeb2023-12-151-3/+4
|
* Small fixes to a few pulse wrapped symbol signatureptitSeb2023-12-091-0/+6
|
* Added some new wrapped function to pulseaudioptitSeb2023-12-071-0/+2
|
* Added some more wrapped function to libdrmptitSeb2023-12-021-0/+20
|
* [MALLOCHOOK] Small improvments to mallochook_2ptitSeb2023-12-011-4/+0
|
* Fixed some wrapped aio_ functions signature of librtptitSeb2023-11-231-3/+2
|
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-251-4/+16
| | | | | | | | | | | | | | | * [INTERP] Fix fpu_round * Should be working this time * Handling wrappedlibm * Format * Fix loongarch * Make it optional * Fix android build
* Added wrapped OpenCL (mostly complete, for wine)ptitSeb2023-10-241-0/+52
|
* Various changes on pthread cancel and tls destructor, should be easier to ↵ptitSeb2023-10-131-0/+2
| | | | maintain
* [WRAPPER] Added missing function signature (#1024)Yang Liu2023-10-131-0/+3
|
* Added a few libgomp wrapped function (for #1019)ptitSeb2023-10-111-0/+2
|
* Updated wrapping of SDL_GetJoystickGUIDInfo with latest version (will help ↵ptitSeb2023-10-101-3/+3
| | | | #1018, probably other SDL2 program too)
* Fixed signature for functions in wrapped libatomic (will help #1013)ptitSeb2023-10-101-0/+6
|
* Improved gstreamer wrappingptitSeb2023-10-091-0/+6
|
* Added a few wrapped symbols to libwayland-clientptitSeb2023-10-081-0/+6
|
* Added wrapped liblcms2 and libevent-2.1 used by TeamSpeak3 linux client (for ↵ptitSeb2023-10-071-0/+4
| | | | #986)