about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Reworked libgl wrapped signaturesptitSeb2023-04-231-0/+50
|
* Added a bunch of wrapped functions (for #725)ptitSeb2023-04-231-4/+7
|
* Added more gtk3 wrapped functions (#731)lizhuoheng2023-04-231-0/+5
|
* Some sligth improvment to __vsnprintf_chk and vfprintfptitSeb2023-04-191-1/+2
|
* [WRAPPER] Fixed mpg123 wrapper (#704)Yang Liu2023-04-171-3/+0
|
* Added more gtk2 wrapped functions, and fixed gconf2 wrapped oneptitSeb2023-04-161-0/+2
|
* Added some more gconf2 wrapped functionsptitSeb2023-04-161-0/+2
|
* Improved support for musl programsptitSeb2023-04-161-0/+3
|
* Added 1 wrapped function to libdrmptitSeb2023-04-161-0/+3
|
* [WRAPPER] Fixed a libFLAC func wrapper (for #701) (#702)Yang Liu2023-04-161-2/+2
|
* Added 2 GL extensionsptitSeb2023-04-141-0/+7
|
* Added some libxcb wrapped functionsptitSeb2023-04-101-0/+2
|
* Added a few wrapped functions to libxcbxfixes (for #675)ptitSeb2023-04-081-0/+3
|
* Try to add complex function in libmptitSeb2023-04-061-5/+11
|
* Improved handling of libssl/libcrypto version 1.1 and 3.0ptitSeb2023-03-271-0/+3
|
* Added wrapped libicuuc and libicui18n v72 (help Stardew Valley)ptitSeb2023-03-261-0/+25
|
* Added wrapped libnumaptitSeb2023-03-251-0/+17
|
* Added 2 more libcups wrapped functions (for Heroic)ptitSeb2023-03-191-0/+2
|
* Rmoved the 32bits->64bits wrapper hack (there might be some regression, but ↵ptitSeb2023-03-191-4036/+4036
| | | | it's needed for riscv and other architectures wich sign extend ther 32bits values)
* Added many wrapped functons to libnssptitSeb2023-03-181-0/+6
|
* Added some wrapped functions to libgio2 and libglib2ptitSeb2023-03-181-4/+4
|
* Added some wrapped libfreetype symbols (for #581)ptitSeb2023-03-171-0/+3
|
* Wrapped 1 more libc function for bash (for #770)ptitSeb2023-03-061-0/+3
|
* Added some more wrapped function for zoom (for #510, #451, #302...)ptitSeb2023-03-051-0/+3
|
* Added wrapped libibus and a few other libgtk fixedptitSeb2023-03-041-0/+11
|
* [D3DADAPTER9] Added support for CreateDeviceExptitSeb2023-02-231-2/+2
|
* Added a large batch of libssl/libcrypto wrapped functions (for StardewValley)ptitSeb2023-02-211-0/+17
|
* [WRAPPERS] Version updaterajdakin2023-02-121-1/+1
|
* [WRAPPERS] Fixed the Windows ABIrajdakin2023-02-121-166/+166
|
* [WRAPPER] Forgot to filter out Windows function from isSimpleWrapper()rajdakin2023-02-121-52/+0
|
* Change all d3dadapter9 to W type of wrappersptitSeb2023-02-121-88/+220
|
* Added preliminary support for d3dadapter9, but need more work on calling ↵ptitSeb2023-02-121-2/+93
| | | | convention
* Added some more gtk3 wrapped functionsptitSeb2023-02-121-0/+2
|
* Added some more function to wrapped libgcrypt.soptitSeb2023-02-111-0/+5
|
* Added some more wrapped functions to glib2 and gobject2 (for #503)ptitSeb2023-02-041-0/+4
|
* Disable SECCOMP and added a bunch of wrapped function (partially fixed ↵ptitSeb2022-12-301-0/+12
| | | | Heroic launcher)
* More work on malloc override and tbbmalloc wrappingptitSeb2022-12-171-0/+3
|
* Fixed wrapping of lzma_stream_decoder (for #360)ptitSeb2022-12-061-0/+2
|
* Added wrapped libxcb-xkb.so (helps #468)ptitSeb2022-12-061-0/+11
|
* Added wrapped libxcb-sync.so (helps #468)ptitSeb2022-12-061-0/+3
|
* Added wrapped libxcb-render.so (helps #468)ptitSeb2022-12-061-0/+8
|
* Added wrapped libxcb-icccm.so (helps #468)ptitSeb2022-12-061-0/+3
|
* Added some wrapped function to mostly xcb libs (for #468)ptitSeb2022-12-061-0/+5
|
* Added wrapped libXpresent.so.1ptitSeb2022-12-041-0/+5
|
* Added box64rc configuration file handlingptitSeb2022-11-271-3/+2
|
* Added one more GLES extension to wrapped libGLptitSeb2022-11-151-0/+11
|
* Added a bunch of libGL and libGLES2 extensionsptitSeb2022-11-151-0/+115
|
* Added 1 vulkan extensionptitSeb2022-11-131-0/+3
|
* Fixed some fuse wrapped functions (better AppImage compatibility)ptitSeb2022-11-111-0/+3
|
* Added fuse_main_real wrapped functionptitSeb2022-11-101-0/+5
|