about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 conv...ptitSeb2023-02-129-4/+243
* 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, b...ptitSeb2022-12-312-0/+2
* Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...ptitSeb2022-12-305-0/+52
* 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 funct...ptitSeb2022-11-225-0/+40
* 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
* Added some more wrapped function to libX11 (for #436)ptitSeb2022-10-293-0/+4
* Fixed a signature in tbbmallocproxy wrapped libptitSeb2022-10-294-8/+2
* Malloc override (#437)ptitSeb2022-10-297-4/+69
* Fixed FT_Outline_Decompose wrapped functionptitSeb2022-10-292-0/+4
* Added one more gtk3 wrapped functionptitSeb2022-10-262-0/+2
* Added __pread_chk wrapped function to libcptitSeb2022-09-223-0/+5
* More fixes and improvment to bash handling (helps #360)ptitSeb2022-09-183-5/+0