about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added some more wrapped libm functionsptitSeb2024-02-273-0/+16
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-265-166/+57
* Added some various wrapped function (for rpcs3, but still not working)ptitSeb2024-02-234-7/+10
* Added some more symbol to wrapped libgnutlsptitSeb2024-02-183-0/+5
* Added some more wrapped function to libc, libXt and libX11ptitSeb2024-02-164-0/+21
* Added wrapped libanlptitSeb2024-02-164-0/+34
* Added some wrapped function to libxml2ptitSeb2024-02-092-1/+5
* [WRAPPING] Added supot for the 'long double complex' typeptitSeb2024-02-09663-664/+682
* Added some more symbols to wrapped libmptitSeb2024-02-094-6/+36
* More work on libcurl and friends (and set to used emulated version of curl if...ptitSeb2024-02-083-1/+7
* Added wrapped (empty) libpam.so.0ptitSeb2024-02-074-0/+34
* Added some more function to wrapped libcrypto.so.3 and libssl.so.3ptitSeb2024-02-045-0/+34
* [WRAPPER] Regenerated the wrapper files (#1241)rajdakin2024-02-011-1/+1
* Added a few wrapped function to libcupsptitSeb2024-01-203-0/+4
* Added 1 more wrapped libc function (for #1208)ptitSeb2024-01-192-0/+2
* Partial Wrapping of libxkbregistryptitSeb2024-01-184-0/+34
* Added 1 more wrapped function to libcptitSeb2024-01-182-0/+2
* Wrapped libpulse-mainloop-glib (for #1203, untested)ptitSeb2024-01-164-0/+38
* [VULKAN] Added some more extensions (for #424)ptitSeb2024-01-124-0/+19
* Added 1 more wrapped function to libcupsptitSeb2024-01-103-0/+5
* expose minimal libxcb-xinput wrapper (#1192)Frank Benkstein2024-01-086-0/+40
* Added 2 more wrapped function to libgtk3 (for epsxe)ptitSeb2024-01-072-0/+6
* Added wrapped libicuuc and libicui18n v74ptitSeb2024-01-057-0/+68
* [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185)rajdakin2024-01-05644-644/+1002
* More xcb_connection_t wrapping for vulkanptitSeb2023-12-313-0/+4
* [WRAPPER] Added 4 more wrapped glib2 functions (for #1175) (#1176)Yang Liu2023-12-282-0/+6
* [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)Yang Liu2023-12-273-0/+5
* Added 2 more wrapped gtk3 functionsptitSeb2023-12-262-0/+4
* More work on xcb wrapping, as xcb_connection_t needs alignmentptitSeb2023-12-26645-930/+1088
* Reviewed signatures of libxcb and libdbus libsptitSeb2023-12-243-73/+98
* Added more wrapped signature to libnuma and libxcb (should help #531)ptitSeb2023-12-243-4/+9
* Addedempty wrapped libidn2 (for quake 2 rtx)ptitSeb2023-12-234-0/+34
* Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for GridAu...ptitSeb2023-12-215-1/+15
* Limit the number of CPU Core repported to 64 when running wine (or proton)ptitSeb2023-12-154-5/+16
* Added 1 more vulkan extensionptitSeb2023-12-132-0/+4
* Small fixes to a few pulse wrapped symbol signatureptitSeb2023-12-093-0/+10
* Added a couple of wrapped gtk3/gdk3 function (for #1120)ptitSeb2023-12-082-0/+4
* Added some new wrapped function to pulseaudioptitSeb2023-12-074-0/+10
* Many new (and some fixed) gtk3/gdk3 functions (for Cemu)ptitSeb2023-12-072-0/+2
* Added one more wrapped function to gtk3ptitSeb2023-12-062-0/+2
* Added some more wrapped function to libdrmptitSeb2023-12-024-1/+39
* [TERMUX] Added faked wrapped termux-exec and simplified output (#1103)Lily2023-12-029-0/+99
* [MALLOCHOOK] Small improvments to mallochook_2ptitSeb2023-12-014-14/+4
* Added support for wrapped libbsd (needed for latest libstdc++ lib)ptitSeb2023-11-304-0/+34
* Use non-Android version of functions_list.txt on the repoptitSeb2023-11-281-1/+0
* [WRAPPERS] Added fallback glXSwapIntervalEXT function if not present (#1092)Yang Liu2023-11-272-1/+5
* [ANDROID] Fix Compiling (#1091)Lily2023-11-272-0/+18
* [ANDROID] Added missing wrappedandroidshmem def headers (#1088)Lily2023-11-272-0/+16
* Fixed some wrapped aio_ functions signature of librtptitSeb2023-11-234-6/+23
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-254-8/+72