about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] Reworked libGLU with new wrapper helperptitSeb2024-09-181-10/+10
* [WRAPPER] Reworked libEGL with new wrapperhelperptitSeb2024-09-181-0/+2
* [WRAPPER] Reworked libgobject-2.0 with new wrapperhelperptitSeb2024-09-181-12/+13
* [WRAPPER] Reworked wrapping glib-2.0 (stil with new wrapperhelper)ptitSeb2024-09-181-19/+22
* [WRAPPER] Reworked wrapped libgio-2.0ptitSeb2024-09-181-22/+22
* [WRAPEPR] Reworked wrapping of libgdk3ptitSeb2024-09-171-5/+4
* [WRAPPER] Reworked gtk3 wrappingptitSeb2024-09-171-11/+17
* [WRAPPER] Updat generated wrapper filesptitSeb2024-09-101-1/+0
* [WRAPPER] Minors adjustments to pulse audio wrappingptitSeb2024-09-101-2/+3
* [WRAPPER] Added H as paramterand, added 2 wrapped function from libatomic (fo...ptitSeb2024-09-091-4/+5
* [WRAPPED] Fixed some libc wrapped functions (#1806)rajdakin2024-09-081-3/+3
* [WRAPPING] Updated gtk3 wrapping (still more work to do)ptitSeb2024-09-081-2/+2
* [WRAPPER] Fixed some OpenGL function signaturesptitSeb2024-09-071-56/+41
* Added some more wrapeed function to libusb1 (for #1802)ptitSeb2024-09-071-0/+1
* Added a workaround with syscall if statx function is not defined in libcptitSeb2024-09-071-1/+1
* [WRAPPED] Update libc wrappers (#1800)rajdakin2024-09-061-20/+60
* [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784)rajdakin2024-09-011-29/+11
* Wrapped 1 more function for libxcb (#1776)Yang Liu2024-08-301-0/+1
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-1/+1
* Added more curl function wrapper (#1738)Yang Liu2024-08-161-0/+1
* [WRAPPER] Wrapped libdrm_amdgpu.so.1ptitSeb2024-08-101-0/+14
* Fix hidden error in PR 1677 (#1678)kaixindeken2024-07-151-0/+2
* Wrapped lots of new function t be abble to run emulated libgnutls.so.30ptitSeb2024-07-141-0/+37
* This should fix regular buildptitSeb2024-07-101-13/+2490
* [STATICBUILD] Try to fix staticbuild and add it to the CI (for #1377)ptitSeb2024-07-101-2492/+13
* Wrap some functions for libc (#1635)Yip Coekjan2024-07-041-0/+4
* Wrapped libsqlite3 (#1625)Yang Liu2024-07-011-0/+5
* Wrapped more functions (#1624)Yang Liu2024-07-011-0/+2
* Small fix for a signature of a gnutls functionptitSeb2024-06-211-0/+1
* Added more wrapped functions to gmp and idn2 (#1598)LiZhuoheng2024-06-181-0/+5
* Added more wrapped functions (#1593)LiZhuoheng2024-06-181-0/+2
* Fixed some symbols not found error for libc and libresolv wrapping (#1591)Yang Liu2024-06-171-2/+2
* Fixed some vulkan wrapper functions (#1585)Yang Liu2024-06-151-21/+20
* Added more wrapped function to libunistring2 (#1582)LiZhuoheng2024-06-131-0/+1
* Better wrapping for libwayland-client, removed the x64 versions of the libs, ...ptitSeb2024-06-121-0/+5
* Removed wrapped libwayland-client and libwayland-cursor, the wrapping is wron...ptitSeb2024-06-121-5/+0
* Wrapped libtasn1-6 (#1563)LiZhuoheng2024-06-061-0/+1
* Wrapped libssh2 (#1538)LiZhuoheng2024-05-301-0/+1
* 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