about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reworked a bit wrapped libc functions signaturesptitSeb2023-04-234-344/+434
* Cosmetic change to wrapped pthread privateptitSeb2023-04-231-47/+44
* Reworked libgl wrapped signaturesptitSeb2023-04-234-2691/+2785
* Added a bunch of wrapped functions (for #725)ptitSeb2023-04-2316-28/+132
* Added more gtk3 wrapped functions (#731)lizhuoheng2023-04-235-4/+30
* Added more gtk3 wrapped functions (#727)lizhuoheng2023-04-233-10/+36
* Another fix for dlopen with RTLD_NOLOAD when lib was already loaded elswhere ...ptitSeb2023-04-221-0/+1
* inc ref count for dlopen with RTL_NOLOADptitSeb2023-04-221-3/+2
* Fixed and improved __cxa_atexit handlingptitSeb2023-04-221-4/+6
* Fixed gtk2 apps, broken since #720ptitSeb2023-04-213-4/+7
* [WRAPPER] Fix my___vsnprintf_chk (#722)xctan2023-04-211-1/+1
* Fixed a macro and change chinese comment to englishptitSeb2023-04-211-1/+1
* Added more gtk3 wrapped functions (#720)lizhuoheng2023-04-215-15/+21
* Some sligth improvment to __vsnprintf_chk and vfprintfptitSeb2023-04-196-9/+20
* Added some weixin support (not really tested, for #711)ptitSeb2023-04-191-1/+1
* [WRAPPER] Added more fontconfig wrapped functions (#708)Yang Liu2023-04-181-2/+2
* [WRAPPER] Fixed mpg123 wrapper (#704)Yang Liu2023-04-176-36/+3
* Fixed __atomic_is_lock_free wrapped function signatureptitSeb2023-04-161-1/+1
* Added more gtk2 wrapped functions, and fixed gconf2 wrapped oneptitSeb2023-04-167-40/+144
* Added some more gconf2 wrapped functionsptitSeb2023-04-166-15/+84
* Added some wrapped function to libnss3 and friendsptitSeb2023-04-165-15/+47
* Added 2 more wrapped symbols to libmptitSeb2023-04-161-2/+2
* Fixed dependancies for musl programsptitSeb2023-04-161-1/+1
* Improved/fixed handling of dlopen with RTLD_NOLOAD flagptitSeb2023-04-161-3/+25
* Added 1 more wrapped function to libatomicptitSeb2023-04-161-1/+1
* Added more implied dependancies for musl programsptitSeb2023-04-161-1/+1
* Improved support for musl programsptitSeb2023-04-1613-0/+206
* Added some libxml2 and libxst wrapped functionsptitSeb2023-04-168-53/+252
* Added 1 wrapped function to libdrmptitSeb2023-04-164-1/+6
* [WRAPPER] Fixed a libFLAC func wrapper (for #701) (#702)Yang Liu2023-04-165-8/+8
* More fixes for dlclose/dlopen sequencesptitSeb2023-04-151-37/+58
* Added 2 GL extensionsptitSeb2023-04-144-0/+27
* Added 1 more wrapped function to both libicu (for #690)ptitSeb2023-04-132-0/+2
* Added wrapped libicuuc67 and libicui18n67, based on 72 version (for #690)ptitSeb2023-04-1311-0/+240
* Added 1 wrapped function to libicuuc72 (for #690)ptitSeb2023-04-131-0/+1
* Improve loading/unloading of libs, and fixed a regression when dlopen a lib a...ptitSeb2023-04-121-8/+1
* [ELFLOADER] Improved handling of Failed-to-load library (and unloading of lib...ptitSeb2023-04-101-1/+3
* Added some libxcb wrapped functionsptitSeb2023-04-106-7/+11
* Added some more wrapped function to libdbusptitSeb2023-04-104-12/+63
* [ELFLOADER] Improved handling of default versionsptitSeb2023-04-102-19/+31
* Added some more gstreamer wrapped function (in sync with box86)ptitSeb2023-04-095-11/+72
* Added a few wrapped functions to libxcbxfixes (for #675)ptitSeb2023-04-084-6/+11
* Added gdk_x11_window_get_type to wrapped libgdk3ptitSeb2023-04-061-0/+1
* Try to add complex function in libmptitSeb2023-04-06563-620/+626
* Added 3 wrapped symbol to libxml2ptitSeb2023-04-021-3/+3
* Added a few more symbols to wrapped libnss3 and libnspr4ptitSeb2023-04-012-5/+7
* Improved handling of libssl/libcrypto version 1.1 and 3.0ptitSeb2023-03-2717-7/+5470
* fix some spelling mistakes (#640)josch2023-03-261-2/+2
* Added wrapped libicuuc and libicui18n v72 (help Stardew Valley)ptitSeb2023-03-2613-0/+282
* Added wrapped libnumaptitSeb2023-03-258-0/+195