about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Attempt at fixing wrapped __vfwprintf_chk (for #404)ptitSeb2022-09-124-5/+8
* Added vfwprintf and __vfwprintf_chk wrapped function (for #404)ptitSeb2022-09-124-0/+7
* Added some wrapped function to libgio, libgdk3 and libxiptitSeb2022-09-123-0/+5
* Added many wrapped function to libva and friendsptitSeb2022-09-113-0/+34
* Added a few more wrapped libnss3 functionsptitSeb2022-09-113-0/+5
* Added empty wrapped libva and friendsptitSeb2022-09-1013-0/+136
* Added some more GL/GLES extensionsptitSeb2022-09-104-0/+89
* Added empty wrapped libfreebl3ptitSeb2022-09-104-0/+34
* Added a few libnss3 wrapped functionsptitSeb2022-09-103-0/+5
* Added special case for pthread_kill because behaviour changed with glibc 2.34ptitSeb2022-09-102-0/+2
* Added wprintw wrapped function to ncurses and ncurses6 lib (for #401)ptitSeb2022-09-083-0/+8
* Some cleanupptitSeb2022-08-104-0/+8
* Added some wayland wrapped libs (partial)ptitSeb2022-07-3010-0/+102
* Added a few more wrapped nns3 and nspr4 functionsptitSeb2022-07-303-0/+5
* Added wrapped g_signal_override_class_handler functionptitSeb2022-07-302-0/+2
* Fixed CERT_PKIXVerifyCert that can have a well hiden callback...ptitSeb2022-07-304-6/+9
* Improve obstack support (for #352)ptitSeb2022-07-304-0/+13