about summary refs log tree commit diff stats
path: root/src/wrapped (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added some wrapped functions in pthreadptitSeb2023-03-253-0/+9
* [RV64][LA464][PPC64] Fixed some issues with VALIST handlingptitSeb2023-03-251-0/+57
* Added expl wrapped function (for #616)ptitSeb2023-03-221-1/+5
* Added 2 wrapped function to libatomic (for #609)ptitSeb2023-03-211-2/+2
* Added 1 more libxkbcommon wrapped function (for Heroic)ptitSeb2023-03-191-1/+1
* Added 1 more libxcb wrapped function (for Heroic)ptitSeb2023-03-191-1/+1
* Added 2 more libasound wrapped function (for Heroic)ptitSeb2023-03-191-0/+2
* Added 1 more gio2 and gtk3 wrapped function (for Heroic)ptitSeb2023-03-192-2/+3
* Added 2 more libcups wrapped functions (for Heroic)ptitSeb2023-03-196-4/+61
* Added some more atspi wrapped symbols (for Heroic)ptitSeb2023-03-191-6/+6
* Added some more atk wrapped symbols (for Heroic)ptitSeb2023-03-191-5/+5
* Rmoved the 32bits->64bits wrapper hack (there might be some regression, but i...ptitSeb2023-03-1973-4479/+4479
* Added some wrapped function to libnspr4ptitSeb2023-03-181-5/+5
* Added many wrapped functons to libnssptitSeb2023-03-186-41/+80
* Added 1 wrapped function to libexpatptitSeb2023-03-181-1/+1
* Added some wrapped functions to libcurlptitSeb2023-03-181-14/+14
* Added some wrapped functions to libgio2 and libglib2ptitSeb2023-03-185-18/+14
* Added some wrapped function to libatspiptitSeb2023-03-184-18/+100
* Added a wrapped function to libxcbdri3ptitSeb2023-03-181-1/+1
* Added some more wrapped function to libatkptitSeb2023-03-184-18/+47
* Added some libatk wrapped functionsptitSeb2023-03-181-10/+10
* Added 3 more function to libasoundptitSeb2023-03-184-3/+34
* Added some wrapped function to libdrmptitSeb2023-03-181-8/+8
* Added some wrapped libfreetype symbols (for #581)ptitSeb2023-03-174-3/+17
* Tried to optimize TLS fetchingptitSeb2023-03-121-2/+3
* Cleanup mutex wrappingptitSeb2023-03-123-35/+6
* Expose POPCNT capability tooptitSeb2023-03-121-1/+1
* Added support for SSE4.1, and added a couple of opcode ([ARM64_DYNAREC] too)ptitSeb2023-03-121-1/+1
* Added 2 more wrapped function to libgnutls (for #210)ptitSeb2023-03-091-2/+5
* Added libresolv to libc for glibc2.34+ (might help #210)ptitSeb2023-03-091-1/+2
* Added some special case to the CPU Name grabbingptitSeb2023-03-061-9/+11
* Fixed cpu name extraction for big.LITTLE configurationsptitSeb2023-03-061-0/+6
* Change branding of Cpu to refect Box64 and the cpu it's running onptitSeb2023-03-061-0/+40
* Wrapped 1 more libc function for bash (for #770)ptitSeb2023-03-064-2/+7
* Added back the load of libGL when using GL in SDL2 (fixed regression with Nuc...ptitSeb2023-03-051-0/+8
* Removed a warning when getting glXGetProcAddress with a glXGetProcAddress fun...ptitSeb2023-03-051-1/+3
* Added wrapped libGLXptitSeb2023-03-056-0/+149
* Refactored OpenGL symbol fetching and managmentptitSeb2023-03-054-290/+281
* Added some more wrapped function for zoom (for #510, #451, #302...)ptitSeb2023-03-0510-10/+26
* Added wrapped libibus and a few other libgtk fixedptitSeb2023-03-049-3/+686
* Better way to use CREATE_VALIST_FROM_VAARG macroptitSeb2023-03-031-4/+4
* Use CREATE_VALIST_FROM_VAARG if exist on XXprintf familyptitSeb2023-03-021-0/+16
* Merge branch 'main' into steam_chromeptitSeb2023-03-021-2/+2
|\
| * Added a couple of wrapped function to libm (for #496)ptitSeb2023-02-281-2/+2