about summary refs log tree commit diff stats
path: root/src/wrapped/generated (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved pthread wrappingptitSeb2021-04-124-0/+28
|
* Merge pull request #6 from rajdakin/generalImprovementsptitSeb2021-04-1140-17/+1371
|\ | | | | General improvements to box64 and fixed some SDL2 functions
| * General improvements to box64 and fixed some SDL2 functionsrajdakin2021-04-1140-17/+1371
| |
* | Added wrapped libSDL2_netptitSeb2021-04-113-0/+14
|/
* pthread_attr_t don't have the same size on x86_64 (0x38) and arm64 (0x40)...ptitSeb2021-04-093-0/+13
|
* Added a libvorbisfile wrapped function and fixed another one (structure as ↵ptitSeb2021-04-083-5/+5
| | | | argument are in the stack, always)
* Added a xcb wrapped functionptitSeb2021-04-083-5/+5
|
* Added wrapped libcairo, libpango, libpangoft2 and libpangocairoptitSeb2021-04-083-0/+180
|
* Added a few more wrapped libc functionsptitSeb2021-04-083-0/+5
|
* Added wrapped libcurl/libcurl-gnutlsptitSeb2021-04-073-0/+13
|
* Small changes to a few libGL wrapped function signatureptitSeb2021-04-073-5/+15
|
* Added wrapped ldiv functionptitSeb2021-04-063-0/+4
|
* Added wrapped libcrypto and libsslptitSeb2021-04-063-0/+205
|
* Fixed __realpath_chk wrappingptitSeb2021-04-063-3/+3
|
* Added some more GL wrapped functionsptitSeb2021-04-053-0/+14
|
* [WRAPPER] Added a new feature in the wrapper, forced all i32 to i64rajdakin2021-04-042-926/+1658
|
* One more libc wrapped functionptitSeb2021-04-033-0/+4
|
* Added some more libc wrapped functionsptitSeb2021-04-033-0/+4
|
* Added a few more libc wrapped function and fixed munmap wrappingptitSeb2021-04-023-0/+4
|
* Added some more libc wrapped functionsptitSeb2021-04-013-0/+4
|
* Added a few more libc wrapped functionsptitSeb2021-03-303-0/+8
|
* Changed wrapper generator to force 32bits i/u value to 64bitsptitSeb2021-03-301-932/+932
|
* Fixed some wrapped function signature, and added a few moreptitSeb2021-03-303-8/+0
|
* Wraped some SDL2 printf functionsptitSeb2021-03-303-0/+8
|
* Added __strtol_internal wrapped functionptitSeb2021-03-303-0/+4
|
* Added wrapped syslog and __syslog_chkptitSeb2021-03-293-0/+4
|
* Added wrapped libbz2 and liblzmaptitSeb2021-03-293-0/+32
|
* Goes with the new wrapped backtrace functionsptitSeb2021-03-293-0/+4
|
* Added more libc and pthreads wrapped functionsptitSeb2021-03-283-0/+8
|
* Added wrapped libudev0 and libudev1ptitSeb2021-03-263-0/+12
|
* Added more libc wrapped functionsptitSeb2021-03-263-0/+20
|
* Fixed a signature of an X11 wrapped functionptitSeb2021-03-263-4/+4
|
* Added more libc wrapped symbolsptitSeb2021-03-263-0/+4
|
* Added wrapped libdbus-1ptitSeb2021-03-263-0/+12
|
* Added wrapped libcups, plus some changes in wrapped libSDL2 and pthreadptitSeb2021-03-263-0/+20
|
* Added even more libc wrapped functionsptitSeb2021-03-263-0/+4
|
* Added more libc and libfontconfig wrapped functionsptitSeb2021-03-263-0/+4
|
* Added some more libc wrapped functionsptitSeb2021-03-263-0/+4
|
* Even more libc wrapped functionsptitSeb2021-03-253-0/+4
|
* Added wrapped libgnutlsptitSeb2021-03-253-0/+12
|
* Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfixptitSeb2021-03-253-0/+100
|
* Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ↵ptitSeb2021-03-253-7/+11
| | | | libc wrapped functions
* More libc wrapped symbolsptitSeb2021-03-253-4/+0
|
* Added wrapped libICE and libSM plus a few more libc wrapped functionsptitSeb2021-03-253-0/+12
|
* A bit more libc wrapped functionptitSeb2021-03-253-0/+4
|
* Added some more libc wrapped functionsptitSeb2021-03-253-0/+8
|
* Added a few more wrapped functionsptitSeb2021-03-253-0/+44
|
* Added a bunch of X11 related wrapped libsptitSeb2021-03-253-0/+116
|
* Added some more libc wrapped function (and now SuperHexagon works fine)ptitSeb2021-03-253-4/+48
|
* Added wrapped libvorbis and libvorbisfileptitSeb2021-03-253-0/+16
|