about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [WRAPPER] Wrapped remaining 2 function to libbrotidec (for #1860)ptitSeb2024-10-304-5/+111
* Improved clone wrapped function compatibilityptitSeb2024-10-301-0/+1
* [WRAPPER] Added more crypto3 and ssl3 function, and fixed some issue with hid...ptitSeb2024-10-307-52/+333
* [WRAPPER] Reworked ssl3 and crypto3 with new wrapperhelper (for #1860)ptitSeb2024-10-296-491/+532
* [VULKAN] Fixed a typo in a vulkan extensionptitSeb2024-10-271-1/+1
* [WRAPPER] Added some ssl3 and crypto3 wrapped functions (for #1860)ptitSeb2024-10-255-10/+199
* [WRAPPER] Added wrapped libbrotlidec with new warpperhelper (for #1860)ptitSeb2024-10-258-0/+95
* [WRAPPER] Added 1 missing symbol to libSDL2ptitSeb2024-10-181-0/+1
* [VULKAN] Added 2 more extensionsptitSeb2024-10-184-0/+13
* [WRAPPER] Added gtk_marshal to gtk2 (for #1943)ptitSeb2024-10-172-26/+59
* [WRAPPER] Reworked libcups wrapping with new wrapperhelperptitSeb2024-10-174-374/+507
* Added 1 more wrapped symbol to gtk2 (for #1943)ptitSeb2024-10-174-1/+34
* [WRAPPER] Reworked libharfbuzz wrapping with new wrapperhelperptitSeb2024-10-171-6/+6
* [WRAPPER] Added alternative libname for libFLACptitSeb2024-10-161-0/+1
* [BOX32] Fixed dlvsym for RTLD_NEXT, like dlsymptitSeb2024-10-131-1/+10
* [WRAPPER] Hacked some support for libGLX_nvidia.so.0ptitSeb2024-10-131-1/+8
* [WRAPPER] Reworked libgnutls wrapping with new wrapperhelperptitSeb2024-10-134-938/+1074
* [RV64_DYNAREC] Wrapped icuuc75 (#1926)Yang Liu2024-10-1111-0/+317
* [BOX32] Actually fixed dlsym on RTLD_NEXT 32bits callptitSeb2024-10-101-1/+8
* [BOX32] Fixed 32bits dlsym on RTLD_NEXT not workingptitSeb2024-10-101-0/+2
* [WRAPPER] Reworked libXss with new wrapperhelperptitSeb2024-10-104-11/+11
* [BOX32] Improved again, X11 and XImage handlingptitSeb2024-10-091-1/+1
* [BOX32] Fixed some X11 function so wine launch (and added BOX64_X11SYNC to he...ptitSeb2024-10-081-0/+1
* [WRAPPER] Reworked libresolv with new wrapper helper ([STATICBUILD] fixed pot...ptitSeb2024-10-085-42/+67
* Reworked mmap allocator and wine prereserve handling ([BOX32] fix handling of...ptitSeb2024-10-071-3/+5
* [WRAPPER] Reworked wrapped libXi with new wrapperhelperptitSeb2024-10-064-122/+189
* [BOX32][WRAPPER] Added 32bits wrapped libXcomposite (with new wrapperhelper)ptitSeb2024-10-061-1/+1
* [WRAPPER] Reworked libXinerama with new wrapperhelperptitSeb2024-10-051-4/+4
* [WRAPEPR] Reworked libXext wrapping with new wrapperhelperptitSeb2024-10-046-115/+163
* Fixed x86_64 buildptitSeb2024-10-041-1/+1
* Return the correct errno when mmap can't allocated hinted memory addressptitSeb2024-10-041-0/+2
* [BOX32] Added more 32bits wrapped function and reworked 32bits memory allocatorptitSeb2024-10-031-6/+6
* [WRAPPER] Fixed RV64 isSimpleWrappers (#1898)rajdakin2024-10-031-113/+409
* [WRAPPER] Improved libudev1 wrapped logf functionptitSeb2024-10-031-13/+4
* [WRAPPER] Reworked libudev1 wrapping with new wrapperhelperptitSeb2024-10-034-11/+10
* [BOX32][WRAPPER] Added a bunch of wrapped 32bits functions, and fixed a few e...ptitSeb2024-09-301-2/+2
* Various box32 wrapped libs and script fixes (#1889)rajdakin2024-09-302-6/+7
* [ANDROID][BOX32] Fix __libc_init, Fix Some Warnings (#1887)Pablo Labs2024-09-292-7/+5
* [BOX32][WRAPPER] Added more SDL2 and freetype function, and fixed missing fon...ptitSeb2024-09-296-15/+15
* [WRAPPER] Reworked libfontconfig with new wrapperhelperptitSeb2024-09-281-29/+29
* [WRAPPER] Reworked wrapping of libexpat with new wrapperhelperptitSeb2024-09-281-25/+25
* [BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)Yang Liu2024-09-276-13/+13
* [WRAPPER] Reworked wrapped libXxf86vm with new wrapperhelperptitSeb2024-09-261-2/+2
* [WRAPPER] Added 1 GLX extension ([BOX32] too)ptitSeb2024-09-254-0/+20
* [BOX32][WRAPPER] More 32bits wrapped functions, and a few fixes on threads ha...ptitSeb2024-09-231-1/+1
* [WRAPPER] Reworked wrapped libwayland-client with new wrapperhelperptitSeb2024-09-236-17/+66
* [WRAPPER] Reworked wrapped libopenal with new wrapperhelperptitSeb2024-09-234-172/+157
* [BOX32][WRAPPER] Added a couple of 32bits libx11 functionsptitSeb2024-09-221-1/+1
* [WRAPPER] Reworked wrapping of libXcurse, libXfixes, libXrender and libXrandr...ptitSeb2024-09-227-222/+282
* [BOX32][wrapper] Added some basic 32bits X11 wrapping, fixed 32bits sem_XXX w...ptitSeb2024-09-223-1/+5