about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added a few libc wrapped function (for #1517 and #1531)ptitSeb2024-05-291-0/+1
* Workaround on a race condition on SDL_GetThreadID (#1530)Yang Liu2024-05-241-0/+1
* Added some more wrapped functionsptitSeb2024-05-131-0/+1
* Added 1 more wrapped function to waylandclient libptitSeb2024-05-011-0/+1
* Fixed wrapped function signature for xcb_image_put (should help #1450)ptitSeb2024-04-301-1/+1
* More work on X11 wrapping, allowing gtk to run fully emulatedptitSeb2024-03-071-0/+1
* some gcrypt wrapping (#1338)Lily2024-03-061-0/+6
* Improved wrapping of xcb (xcb_XXX_iterator_t and xcb_contection_t)ptitSeb2024-03-061-3/+4
* Added wrapped support for EGL/GLESv2ptitSeb2024-02-291-0/+1
* Added all wrapped function to libpciptitSeb2024-02-281-0/+4
* Added some more wrapped libm functionsptitSeb2024-02-271-0/+4
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-7/+10
* Added some various wrapped function (for rpcs3, but still not working)ptitSeb2024-02-231-1/+1
* Added some more symbol to wrapped libgnutlsptitSeb2024-02-181-0/+1
* Added some more wrapped function to libc, libXt and libX11ptitSeb2024-02-161-0/+2
* [WRAPPING] Added supot for the 'long double complex' typeptitSeb2024-02-091-1/+5
* Added some more symbols to wrapped libmptitSeb2024-02-091-0/+8
* Added some more function to wrapped libcrypto.so.3 and libssl.so.3ptitSeb2024-02-041-0/+3
* Added a few wrapped function to libcupsptitSeb2024-01-201-0/+1
* [VULKAN] Added some more extensions (for #424)ptitSeb2024-01-121-0/+3
* Added 1 more wrapped function to libcupsptitSeb2024-01-101-0/+1
* expose minimal libxcb-xinput wrapper (#1192)Frank Benkstein2024-01-081-0/+1
* [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185)rajdakin2024-01-051-1/+1
* More xcb_connection_t wrapping for vulkanptitSeb2023-12-311-0/+1
* [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)Yang Liu2023-12-271-0/+1
* More work on xcb wrapping, as xcb_connection_t needs alignmentptitSeb2023-12-261-65/+101
* Reviewed signatures of libxcb and libdbus libsptitSeb2023-12-241-16/+21
* Added more wrapped signature to libnuma and libxcb (should help #531)ptitSeb2023-12-241-1/+2
* Added more wrapped function to libnss3, libnssutils3 and libnspr4 (for GridAu...ptitSeb2023-12-211-0/+1
* Limit the number of CPU Core repported to 64 when running wine (or proton)ptitSeb2023-12-151-1/+2
* Small fixes to a few pulse wrapped symbol signatureptitSeb2023-12-091-0/+2
* Added some new wrapped function to pulseaudioptitSeb2023-12-071-0/+1
* Added some more wrapped function to libdrmptitSeb2023-12-021-0/+7
* [MALLOCHOOK] Small improvments to mallochook_2ptitSeb2023-12-011-2/+0
* Fixed some wrapped aio_ functions signature of librtptitSeb2023-11-231-1/+1
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-251-2/+8
* Added wrapped OpenCL (mostly complete, for wine)ptitSeb2023-10-241-0/+23
* Various changes on pthread cancel and tls destructor, should be easier to mai...ptitSeb2023-10-131-0/+1
* [WRAPPER] Added missing function signature (#1024)Yang Liu2023-10-131-0/+1
* Added a few libgomp wrapped function (for #1019)ptitSeb2023-10-111-0/+1
* Updated wrapping of SDL_GetJoystickGUIDInfo with latest version (will help #1...ptitSeb2023-10-101-1/+1
* Fixed signature for functions in wrapped libatomic (will help #1013)ptitSeb2023-10-101-0/+2
* Improved gstreamer wrappingptitSeb2023-10-091-0/+2
* Added a few wrapped symbols to libwayland-clientptitSeb2023-10-081-0/+3
* Added wrapped liblcms2 and libevent-2.1 used by TeamSpeak3 linux client (for ...ptitSeb2023-10-071-0/+2
* Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997)ptitSeb2023-10-071-1/+1
* Added a few more wrapped function to libgssapi_krb5 (for wine)ptitSeb2023-09-301-3/+2
* Added a few missing GLES wrapped function to libGLptitSeb2023-09-261-0/+2
* Improvd steam/proton handling, and gstreamer initialization and a large bunch...ptitSeb2023-09-161-1/+33
* Wrapped some more libdrm and libgbm functionsptitSeb2023-09-101-0/+3