about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added llrintl wrapped function (for #419)ptitSeb2022-11-011-0/+4
|
* Added some more wrapped function to libX11 (for #436)ptitSeb2022-10-291-0/+2
|
* Fixed a signature in tbbmallocproxy wrapped libptitSeb2022-10-291-2/+0
|
* Malloc override (#437)ptitSeb2022-10-291-0/+5
| | | | | * Add some malloc override mecanism, but missing c++ function overriding * Add c++ new/delete redirection too * Added support for libtbbmalloc_proxy
* Added __pread_chk wrapped function to libcptitSeb2022-09-221-0/+3
|
* More fixes and improvment to bash handling (helps #360)ptitSeb2022-09-181-3/+0
|
* Attempt at fixing wrapped __vfwprintf_chk (for #404)ptitSeb2022-09-121-1/+2
|
* Added vfwprintf and __vfwprintf_chk wrapped function (for #404)ptitSeb2022-09-121-0/+1
|
* Added some wrapped function to libgio, libgdk3 and libxiptitSeb2022-09-121-0/+3
|
* Added many wrapped function to libva and friendsptitSeb2022-09-111-0/+18
|
* Added a few more wrapped libnss3 functionsptitSeb2022-09-111-0/+3
|
* Added some more GL/GLES extensionsptitSeb2022-09-101-0/+51
|
* Added a few libnss3 wrapped functionsptitSeb2022-09-101-0/+3
|
* Some cleanupptitSeb2022-08-101-0/+2
|
* Added a few more wrapped nns3 and nspr4 functionsptitSeb2022-07-301-0/+3
|
* Fixed CERT_PKIXVerifyCert that can have a well hiden callback...ptitSeb2022-07-301-3/+2
|
* Improve obstack support (for #352)ptitSeb2022-07-301-0/+3
|
* Added 2 SDL2 wrapped function (for #364)ptitSeb2022-07-281-0/+6
|
* Added a few libdrm wrapped functionsptitSeb2022-07-241-0/+3
|
* Added many gbm wrapped functionsptitSeb2022-07-241-0/+3
|
* Added a few more libGL wrapped extensionsptitSeb2022-07-241-0/+40
|
* More work on wrapping for gtk3 and friendsptitSeb2022-07-241-2/+15
|
* Some work around chromium / libcef / electron / nw (still not ok)ptitSeb2022-07-231-0/+5
|
* Added wrapped gtk3 and gdk3 (from box86)ptitSeb2022-07-151-2/+36
|
* Added more function so x86_64 bash can work (a copy is in tests folder)ptitSeb2022-07-151-0/+3
|
* Added a bunch of vulkan functions wrappersptitSeb2022-07-141-0/+54
|
* Added more gstreamer wrapped functionsptitSeb2022-07-091-0/+4
|
* Various improvement and some workaround to support musl binary (for #324)ptitSeb2022-07-091-0/+7
|
* Added one libssl wrapped functions (for #331)ptitSeb2022-06-281-0/+3
|
* More work on libfuse (some AppImage now runs)ptitSeb2022-06-111-0/+7
|
* Added wrapped __wprintf_chk and wprintf (for #311)ptitSeb2022-06-111-0/+2
|
* Added one more GL extensionptitSeb2022-06-061-0/+2
|
* Added preliminary support for wrapped libEGLptitSeb2022-06-051-0/+3
|
* More work on FAudio (Salt And Sanctuary seems to work fine now)ptitSeb2022-05-281-0/+44
|
* Fixed XRenderComposite wrapped function signatureptitSeb2022-05-261-0/+5
|
* Fixed fstat, fstatat and lstat wrapper signature (for #295)ptitSeb2022-05-011-0/+2
|
* Added some wrapped libs and functionsptitSeb2022-04-181-0/+3
|
* Added some new gtk wrappingsmhavu2022-04-101-0/+3
|
* Updated autogenerated filesmhavu2022-04-051-2/+5
|
* Added remaining __strto*_internal libc wrapped functionsMarko Havu2022-04-041-0/+11
|
* Added clone wrapped function and libgbm wrapped libptitSeb2022-03-271-0/+10
|
* More work around steam and proton/SteamPlay (working, but need also latest ↵ptitSeb2022-03-261-0/+2
| | | | box86)
* Add some function wrapper of libx11wannacu2022-03-111-4/+0
|
* Added some vulkan extentionsptitSeb2022-03-061-0/+9
|
* Some work to have steam streaming working (for #247)ptitSeb2022-03-051-0/+9
|
* Various changes and improvement centered around steam (but still not good ↵ptitSeb2022-03-041-0/+19
| | | | enough)
* More work on readlinkat and clone syscallptitSeb2022-03-011-0/+4
|
* Added some more wrapped pulse functionsptitSeb2022-03-011-0/+4
|
* Added a few more wrapped function (for #241)ptitSeb2022-02-261-0/+6
|
* Added wrapped lldiv (for Ion Fury)ptitSeb2022-02-101-0/+2
|