about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Rmoved the 32bits->64bits wrapper hack (there might be some regression, but ↵ptitSeb2023-03-1972-4471/+4471
| | | | it's needed for riscv and other architectures wich sign extend ther 32bits values)
* Added many wrapped functons to libnssptitSeb2023-03-184-0/+12
|
* Added some wrapped functions to libgio2 and libglib2ptitSeb2023-03-183-8/+8
|
* Added some wrapped function to libatspiptitSeb2023-03-182-1/+5
|
* Added some more wrapped function to libatkptitSeb2023-03-182-0/+2
|
* Added 3 more function to libasoundptitSeb2023-03-182-0/+4
|
* Added some wrapped libfreetype symbols (for #581)ptitSeb2023-03-173-0/+5
|
* Cleanup mutex wrappingptitSeb2023-03-122-18/+0
|
* Wrapped 1 more libc function for bash (for #770)ptitSeb2023-03-063-0/+5
|
* Added wrapped libGLXptitSeb2023-03-054-0/+40
|
* Added some more wrapped function for zoom (for #510, #451, #302...)ptitSeb2023-03-054-0/+7
|
* Added wrapped libibus and a few other libgtk fixedptitSeb2023-03-046-0/+87
|
* [D3DADAPTER9] Added support for CreateDeviceExptitSeb2023-02-233-4/+4
|
* Added a large batch of libssl/libcrypto wrapped functions (for StardewValley)ptitSeb2023-02-215-0/+59
|
* [WRAPPERS] Version updaterajdakin2023-02-12539-539/+539
|
* [WRAPPERS] Fixed the Windows ABIrajdakin2023-02-123-332/+332
|
* [WRAPPER] Forgot to filter out Windows function from isSimpleWrapper()rajdakin2023-02-121-52/+0
|
* Change all d3dadapter9 to W type of wrappersptitSeb2023-02-124-165/+395
|
* Added preliminary support for d3dadapter9, but need more work on calling ↵ptitSeb2023-02-129-4/+243
| | | | convention
* Added some more gtk3 wrapped functionsptitSeb2023-02-123-0/+4
|
* Added some more function to wrapped libgcrypt.soptitSeb2023-02-114-1/+14
|
* Added fts64_XXX wrapped functions to libc (for #503)ptitSeb2023-02-042-0/+2
|
* Added partial support for register_printf_specifier and friend (for #503)ptitSeb2023-02-042-0/+4
|
* Added some more wrapped functions to glib2 and gobject2 (for #503)ptitSeb2023-02-045-0/+30
|
* Added a bunch of libexpat wrapped function (for Heroic Launcher / Legendary)ptitSeb2022-12-312-1/+47
|
* Added empty wrapped _dl_find_object function (for #487, probably other too, ↵ptitSeb2022-12-312-0/+2
| | | | but not sure it's enough)
* Disable SECCOMP and added a bunch of wrapped function (partially fixed ↵ptitSeb2022-12-305-0/+52
| | | | Heroic launcher)
* Added 1 gnutls wrapped functionptitSeb2022-12-171-0/+1
|
* More work on malloc override and tbbmalloc wrappingptitSeb2022-12-177-1/+91
|
* Fixed wrapping of lzma_stream_decoder (for #360)ptitSeb2022-12-064-0/+8
|
* Added wrapped libxcb-xkb.so (helps #468)ptitSeb2022-12-066-0/+55
|
* Added wrapped libxcb-xinerama.so (helps #468)ptitSeb2022-12-064-0/+34
|
* Added wrapped libxcb-sync.so (helps #468)ptitSeb2022-12-066-0/+39
|
* Added wrapped libxcb-render.so (helps #468)ptitSeb2022-12-066-0/+48
|
* Added wrapped libxcb-render-util.so (helps #468)ptitSeb2022-12-064-0/+34
|
* Added wrapped (empty) libxcb-util.so (helps #468)ptitSeb2022-12-064-0/+34
|
* Added wrapped libxcb-icccm.so (helps #468)ptitSeb2022-12-066-0/+39
|
* Added some wrapped function to mostly xcb libs (for #468)ptitSeb2022-12-063-0/+9
|
* Added wrapped libXpresent.so.1ptitSeb2022-12-046-0/+43
|
* Fixed some tc_mallinfo signatureptitSeb2022-11-282-0/+4
|
* Added box64rc configuration file handlingptitSeb2022-11-274-5/+8
|
* Added wrapped libcairoobject-2 and a bunch of other gtk related wrapped ↵ptitSeb2022-11-225-0/+40
| | | | functions
* Added one more GLES extension to wrapped libGLptitSeb2022-11-154-0/+21
|
* Added a bunch of libGL and libGLES2 extensionsptitSeb2022-11-153-0/+201
|
* Added wrapped (empty) libvdpauptitSeb2022-11-134-0/+34
|
* Added 1 vulkan extensionptitSeb2022-11-134-0/+9
|
* Added wrapped libgstgl-1.0 with a few functionsptitSeb2022-11-134-0/+34
|
* Fixed some fuse wrapped functions (better AppImage compatibility)ptitSeb2022-11-113-0/+5
|
* Added fuse_main_real wrapped functionptitSeb2022-11-104-0/+13
|
* Added llrintl wrapped function (for #419)ptitSeb2022-11-013-0/+8
|